@charset "utf-8";
/* CSS Document */

html,
body {
	overflow-x: hidden;
}

ul,
li {
	margin: 0;
	padding: 0;
}

a,
a:hover,
a:focus {
	text-decoration: none;
	color: #000;
}

p {
	margin: 0;
	padding: 0;
}

.pc {
	display: block !important;
}

.sp {
	display: none !important;
}

.lps9_container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 186px;
	font-family: 'EB Garamond', 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #442e18;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	box-sizing: border-box;
}

.lps9_container * {
	box-sizing: border-box;
}

.lps9_container img {
	max-width: 100%;
	height: auto;
}

.mv {
	width: 100%;
	max-width: 1000px;
	text-align: center;
}

.lead {
	margin-top: 88px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 2.2;
	font-weight: 600;
}

.lead p {
	font-size: 18px;
	line-height: 2.04;
	letter-spacing: 0.8px;
}

.lead_title {
	font-size: 30px;
	line-height: 47px;
	font-family: 'EB Garamond', 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #442e18;
	margin-bottom: 11px;
	font-weight: 600;
}

.lead_title-sub {
	font-size: 18px;
}


.item-lead {
	margin-top: 143px;
	text-align: center;
	font-size: 16px;
	line-height: 2;
}

.item-lead-02{
	margin-top: 147px;
}
.item-lead-03, .item-lead-04{
	margin-top: 152px;
}

.item-lead_title {
	max-width: 630px;
	margin: 0 auto;
	text-align: left;
}
.item-lead_title img{
	width:90%;
}
.item-lead_title_01 img{
	max-width: 448px;
}
.item-lead_title_02 img{
	max-width: 446px;
}
.item-lead_title_03 img{
	max-width: 558px;
}
.item-lead_title_04 img{
	max-width: 564px;
}

.item-lead_title-number{
	font-family: 'EB Garamond', 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-style: italic;
	font-weight: 400;
	font-size: 74px;
	padding: 0 4px;
	display: inline-flex; /* spanをinline-flexコンテナにする */
    align-items: center;
}

.item-lead_title-number::after{
	content: "";
	display: inline-block;
	position: relative;
	height: 64px;
	border-right: 1px solid #000;
	margin: 0 29px 0 22px;
}

.item-lead_title-en {
	padding: 0 50px;
	border-bottom: 1px solid #442e18;
	font-size: 33px;
	font-family: 'EB Garamond', serif;
	font-style: italic;
	display: inline-block;
}

.item-lead_description {
	margin-top: 68px;
	text-align: left;
}
.item-lead-02 .item-lead_description{
	margin-top: 53px;
}
.item-lead-02 .item-lead_description-sub{
	margin-top: 26px;
}
.item-lead-02 .item-lead_description-sub-02{
	margin-top: 34px;
}

.item-lead-03 .item-lead_description{
	margin-top: 46px;
}
.item-lead-03 .item-lead_description-sub{
	margin-top: 26px;
}
.item-lead-03 .item-lead_description-sub-02{
	margin-top: 30px;
}
.item-lead-03 .item-lead_description-sub-03{
	margin-top: 36px;
}

.item-lead-04 .item-lead_description{
	margin-top: 53px;
}

.item-lead_img_box {
	margin: 0 auto;
	max-width: 630px;
}

.item-lead_img {
	padding: 77px 0 0;
}
.item-lead-03 .item-lead_img{
	padding-top: 68px;
}
.item-lead-04 .item-lead_img{
padding-top: 47px;
}

.item {
	/*margin: 60px auto 100px;*/
	margin: 70px auto 124px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	position: relative;
}

.item_img {
	width: 50%;
	align-self: center;
}

.item_text {
	text-align: start;
	width: 50%;
	/*padding: 0 2.5%;*/
	padding: 0 5%;
	display: flex;
	flex-wrap: wrap;
	align-items: self-end;
}

.item_title {
	width: 100%;
	margin: 0 auto 4%;
	font-size: 32px;
	font-weight: normal;
	font-family: 'EB Garamond', 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #442e18;
	font-style: italic;
}

.item_title .number {
	display: block;
	font-size: 32px;
	font-family: 'EB Garamond', serif;
	font-style: italic;
}

.item-lead_description_title{
	font-family: 'EB Garamond', 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 21px;
	font-style: italic;
	text-align: left;
	line-height: 1;
	display: inline-block;
	margin-bottom: 8px;
}
.item_description {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
}


/* クレジット */
.detail {
	width: 100%;
	margin-top: 21px;
	margin-bottom: 0;
}

.item-lead .detail {
	margin-top: 24px;
}
.item-lead-02 .detail{
margin-top: 2px;
}
.item-lead-03 .detail{
margin-top: 0px;
}
.item-lead-03 .item-lead_description-sub-02+.detail{
	margin-top: 5px;
}
.item-lead-04 .detail{
margin-top: 2px;
}
.item-lead .detail_item {
	margin-top: 8px;
}
.detail_item {
	min-height: 50px;
	padding: 5px 0;
	border-bottom: 1px solid #442e18;
	font-size: 0;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}
.item-lead-02 .detail_item:first-child{
	margin-top: 0;
	padding: 0 0 5px 0;
}
.item-lead-03 .detail_item:first-child{
	margin-top: 0;
	padding: 0 0 5px 0;
}
.item-lead-04 .detail_item{
	margin-top: 0;
	padding: 0 0 5px 0;
}

.detail_name {
	width: 47%;
	font-size: 14px;
	line-height: 1.5;
	display: flex;
	align-items: center;
}

.detail_price {
	width: 30%;
	text-align: center;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.detail_price.notice {
	font-size: 14px;
	letter-spacing: 0;
	/*width: 26%;*/
	width: 18%;
	text-align: left;
}

.detail_price .tax {
	font-size: 12px;
}

.detail_btn {
	width: 22%;
	text-align: center;
	display: flex;
	align-items: center;
}

.detail_btn a {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 14px;
	background-color: #442e18;
	text-decoration: none;
	line-height: 38px;
	border: 1px solid #442e18;
	transition: all 0.3s;
	letter-spacing: 2px;
}

.detail_btn a:hover {
	background-color: #fff;
	color: #442e18;
}

.detail_btn.no-link a {
	background-color: #fff;
	border: none;
	color: #442e18;
	text-decoration: none;
	pointer-events: none;
	font-size: 14px;
	letter-spacing: 0;
}

.credit_side_text{
	margin-top: 1.06em;
	font-size:11px;
	color: #7a7a7a;
	font-weight: 300;
	text-align: left;
	letter-spacing: 0.8px;
}

/* .detail_btn2 {
	width: 22%;
	text-align: center;
	display: block;
	color: #442e18;
	font-size: 18px;
	background-color:#fff;
	text-decoration: none;
	line-height: 38px;
	transition: all 0.3s;
	letter-spacing: 2px;
} */


/* fabric */
.fabric-sec {
	display: flex;
	column-gap: 50px;
	justify-content: space-between;
	align-items: center;
	margin: 88px 0 116px;
}

.fabric-lead_img {
	width: 304px;

}

.fabric-lead_text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: start;
	background-color: #f5f5f5;
	width: 630px;
	height: 254px;
	padding: 0 65px;
}

.fabric-lead_head {
	font-size: 24px;
	font-family: 'EB Garamond', serif;
	font-style: italic;
}

.styling-title {
	display: flex;
	justify-content: center;
	margin-top: 107px;
}

.styling-title .item-lead_title-en {
	font-size: 30px;
	margin: 0 auto;

}

/* ボタンエリア */
.bottom-area {
	width: 80%;
	max-width: 600px;
	margin: 140px auto;
}

.brandlink {
	margin-bottom: 5%;
	text-align: center;
}

.brandlink a {
	display: block;
	text-decoration: none;
	line-height: 80px;
	background-color: #442e18;
	color: #fff;
	font-size: 16px;
	transition: all 0.3s;
	border: 1px solid #442e18;
}

.brandlink a:hover {
	background-color: #fff;
	color: #442e18;
}

/* --- lp_btn --- */
.bottom-area .lp_btn-wrap a {
	position: relative;
	width: 100%;
	display: block;
	color: #fff;
	font-size: 18px;
	background-color: #442e18;
	text-decoration: none;
	/* line-height: 80px; */
	border: 1px solid #442e18;
	transition: all 0.3s;
	letter-spacing: 2px;
	text-align: center;
	padding: 1.4rem;
}

.bottom-area .lp_btn-wrap a:hover {
	background-color: #fff;
	color: #442e18;
}

.bottom-area .lp_btn-wrap a::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	transform: rotate(45deg);
	position: absolute;
	top: 44%;
	right: 2rem;
}

.lp_btn-wrap a:hover::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #442e18;
	border-right: 1px solid #442e18;
	transform: rotate(45deg);
	position: absolute;
	top: 44%;
	right: 2rem;
}

.bottom-area .lp_btn-wrap:first-child {
	margin-bottom: 20px;
}

/* other */

.other {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.other_title-en {
	text-align: center;
	font-size: 24px;
	margin-bottom: 42px;
}

.other_wrap {
	display: flex;
	max-width: 1140px;
	width: 95%;
	margin: 0 auto;
	justify-content: space-between;
	gap: 30px;
}

p.other-item_text {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}

.other-item_btn {
	width: 100px;
	text-align: center;
	display: flex;
	align-items: center;
	margin: 30px auto 0;
}

.other-item_btn a {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 14px;
	background-color: #442e18;
	text-decoration: none;
	line-height: 32px;
	border: 1px solid #442e18;
	transition: all 0.3s;
	letter-spacing: 2px;
}

.other-item_btn a:hover {
	background-color: #fff;
	color: #442e18;
}

.lps9_container .item_recommend{
	display: flex;
	justify-content: center;
	margin-top: 211px;
	column-gap: 20px;
	max-width: 969px;
}

.lps9_container .item_recommend .item_recommend_image{
	width: 43.75%;
	max-width: 424px;
}
.lps9_container .item_recommend .item_recommend_text{
	width: 54.6%;
	background-color: #f5f5f5;
	display: flex;
	flex-direction: column;
	padding: 0 40px;
	justify-content: center;
	font-weight: 600;
}

.lps9_container .item_recommend_text_title{
	font-size: 24px;
	margin-top: 45px;
	line-height: 1.5;
}
.lps9_container .item_recommend_text_title_en{
	font-size: 21px;
	display: inline-block;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 1.2px;
}
.lps9_container .item_recommend_text_description{
	margin: 31px auto 15px;
	font-size: 16px;
	line-height: 1.9;
	letter-spacing: 0.8px;
}
.lps9_container .item_recommend .item_recommend_text .detail_item {
	border: none;
}
.lps9_container .item_recommend .detail{
	margin-top: 5px;
	width: 330px;
}
.lps9_container .item_recommend .detail_name{
	width: 25%;
}
.lps9_container .item_recommend .detail_price{
	width: 40%;
}
.lps9_container .item_recommend .detail_btn{
	width: 27%;
}
.lps9_container .item_recommend .detail_btn a{
	font-size: 13px;
	line-height: 27px;
}


@media screen and (max-width:991px) {
	.item {
		max-width: 500px;
		margin-inline: auto;
	}

	.item_img {
		width: 100%;
		text-align: center;
	}

	.item_text {
		width: 100%;
		margin-top: 5%;
	}

	.item-lead .detail {
		margin-top: 0;
	}
}

@media screen and (max-width:920px) {
	.lps9_container .item_recommend{
		flex-direction:column;
		margin-top: 30%;
		row-gap: 20px;
	}
	.lps9_container .item_recommend .item_recommend_image{
		width:100%;
		margin: 0 auto;
		text-align: center;
	}
	.lps9_container .item_recommend_text_title{
		margin-top: 30px;
	}
	
	.lps9_container .item_recommend .item_recommend_text{
		width:100%;
		max-width: 625px;
		margin: 0 auto;
		padding: 30px;
	}
}

@media screen and (max-width:767px) {

	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}

	.lps9_container {
		font-size: 14px;
		margin-bottom: 70px;
	}

	.lead {
		margin-top: 40px;
		font-size: 14px;
	}

	.lead p {
		font-size: 14px;
	}

	.lead_title {
		margin-bottom: 30px;
		font-size: 20px;
		line-height: 1.4;
	}

	.lead_title-sub {
		margin-top: 10px;
		font-size: 13px;
		display: block;
	}

	.item-lead {
		margin-top: 30%;
		font-size: 14px;
	}

	.item-lead_title{
		font-size: 20px;
		width: 100%;
		letter-spacing: 0.5px;
	}

	.item-lead_title-number::after{
		margin: 0 14px;
		height: 50px;
	}

	.item-lead_title-en {
		padding: 0 13px;
		font-size: 25px;
	}

	.item-lead_title-number{
		font-size:30px;
	}

	.item {
		margin: 50px 0;
	}

	.item:last-child {
		margin-bottom: 50px;
	}

	.item_title {
		font-size: 24px;
	}

	.item_description {
		font-size: 14px;
		line-height: 25px;
	}

	.detail_item {
		border-bottom: 1px solid #442e18;
		font-size: 0;
		align-items: flex-end;
	}

	.item-lead_description{
		margin-top: 10%;
	}

	.detail_name {
		width: 42%;
		font-size: 15px;
		text-align: left;
	}

	.detail_price {
		width: 36%;
		text-align: center;
		font-size: 14px;
	}

	.detail_btn {
		width: 20%;
		text-align: center;
	}

	.detail_btn a {
		font-size: 13px;
		line-height: 30px;
	}

	/* .detail_btn2 {
		width: 22%;
		text-align: center;
		display: block;
		color: #442e18;
		font-size: 12px;
		background-color:#fff;
		text-decoration: none;
		line-height: 40px;
		transition: all 0.3s;
		letter-spacing: 2px;
	} */

	.bottom-area {
		margin: 50px auto;
		/*width: 100%;*/
		width: 90%;
	}

	.brandlink a {
		font-size: 14px;
		line-height: 60px;
	}

	/* fabric */
	.fabric-sec {
		align-items: center;
		flex-direction: column;
		row-gap: 20px;
		margin: 60px 0 70px;
	}

	.fabric-lead_img {
		width: 90%;
		max-width: 500px;
	}

	.fabric-lead_text {
		width: 90%;
		height: unset;
		max-width: 500px;
		padding: 17px 27px;
	}

	.fabric-lead_head {
		font-size: 22px;
	}

	.styling-title {}

	.styling-title .item-lead_title-en {
		font-size: 23px;
	}

	.__pf_pIkgjoeY .pf-6_ {
		padding-top: 35px;
		padding-bottom: 0;
	}

	.__pf_pIkgjoeY .pf-7_ {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: -15px;
	}

	.bottom-area .lp_btn-wrap a {
		padding: 1rem;
		font-size: 15px;
	}

	.bottom-area .lp_btn-wrap a::after {
		right: 1.3rem;
	}

	.lp_btn-wrap a:hover::after {
		right: 1.3rem;
	}

	.detail_price.notice {
		width: 19%;
	}

	/*.detail_name.comming_Txt {
		width: 40%;
	}*/

	/*other*/

	.other {
		padding: 50px 15px 0;
	}

	.other_wrap {
		width: 100%;
		justify-content: center;
		flex-direction: column;
	}

	.other-item {
		text-align: center;
		margin-bottom: 40px;
	}

	.other-item_btn {
		margin: 20px auto 0;
	}
	.lps9_container .item_recommend_text_title{
		font-size: 17px;
		font-feature-settings: "palt";
	}
	.lps9_container .item_recommend_text_title_en{
		font-size: 17px;
	}
	.lps9_container .item_recommend_text_description{
		font-size:14px;
	}
	.lps9_container .item_recommend .item_recommend_text .detail{
		width:100%;
	}
	.lps9_container .item_recommend .detail_btn{
		width:18%;
	}
	.lps9_container .item_recommend .detail_name{
		width:30%;
		font-size: 14px;
	}
	.lps9_container .item_recommend .detail_price{
		width:42%;
		font-size: 12px;
	}
	.lps9_container .item_recommend .detail_btn a{
		font-size:12px;
	}
	.lps9_container .item_recommend .item_recommend_text .detail_item{
		align-items:center;
	}

}