@charset "utf-8";
/*------------------------------------------------------------
	fabric
------------------------------------------------------------*/
#main .topSec {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100vh;
	clip-path: inset(0);
	-webkit-clip-path: inset(0);
	z-index: 2;
}
#main .topSec .bg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../img/fabric/bg01.jpg) no-repeat center center;
	background-size: cover;
}
#main .topSec .content {
	position: relative;
	z-index: 10;
}
#main .topSec .headLine03 {
	padding-left: 20px;
	position: relative;
	z-index: 3;
}
#main .topSec .headLine03,
#main .innerBox .headLine03 {
	opacity: 0;
}
#main .topSec .headLine03.show,
#main .innerBox .headLine03.show {
	opacity: 1;
}
#main .topSec .content:before {
	position: absolute;
	left: -300px;
	top: -200px;
	width: 744px;
	height: 680px;
	background: url("../img/fabric/shadow.png") no-repeat left top;
	background-size: 744px auto;
	z-index: 2;
	content: "";
}
#main .topSec .headLine03 img {
	width: 204px;
	position: relative;
	z-index: 3;
}
#main .innerBox {
	padding: 200px 0;
	min-height: 780px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
#main .innerBox .parallaxBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 0;
}
#main .innerBox .parallaxBox .parallaxCon {
	background: url("../img/fabric/bg02.jpg") no-repeat center center;
	background-size: cover;
}
#main .innerBox .content {
	align-items: flex-start;
	justify-content: flex-end;
	position: relative;
}
#main .innerBox .headLine03 {
	padding-left: 20px;
}
#main .innerBox .headLine03 img {
	width: 204px;
	margin-right: 40px;
}
#main .innerBox .textBox p {
	font-size: 1.5rem;
	letter-spacing: 0.13em;
	line-height: 2.55;
}
#main .innerBox .txtInner {
	width: 640px;
	position: relative;
	z-index: 10;
}
#main .innerBox .txtInner .headLine04 {
	color: #2E2725;
	letter-spacing: 0.02em;
}
#main .innerBox .txtInner p {
	margin-bottom: 37px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #2E2725;
	line-height: 2.17;
	letter-spacing: 0.01em;
}
#main .innerBox .txtInner p:last-child {
	margin-bottom: 0;
}
#main .lineup {
	padding: 120px 40px 90px;
}
#main .lineup h3 {
	margin-bottom: 79px;
	color: #2E2725;
	font-family: 'Cormorant', serif;
	font-size: 4rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.04em;
}
#main .lineup .inner {
	padding-bottom: 38px;
	align-items: center;
	max-width: 1550px;
	margin: 0 auto;
}
#main .lineup .inner .photoBox {
	width: 50%;
	position: relative;
}
#main .lineup .inner .photoBox .slideCover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 416px;
	z-index: 1;
	background-color: transparent;
	cursor: pointer;
}
#main .lineup .inner .photoBox .topPho {
	width: 100%;
	height: 416px;
	background-position: center center;
	background-size: cover;
}
#main .lineup .inner .photoBox .txtSpan {
	margin-top: 15px;
	display: block;
	font-family: 'Shippori Mincho', serif;
	color: #2E2725;
	text-align: center;
	font-size: 1.9rem;
	letter-spacing: 0.01em;
}
#main .lineup .inner .textBox {
	width: 50%;
}
#main .lineup .inner .infoBox {
	max-width: 410px;
	margin: -90px 12.3% 0 auto;
	padding-left: 20px;
}
#main .lineup .inner .textBox .headLine05 {
	text-align: left;
	margin-bottom: 33px;
}
#main .lineup .inner .textBox .headLine05 .en {
	margin-bottom: 0;
	font-size: 4.5rem;
	font-family: 'Cormorant', serif;
	color: #2E2725;
	letter-spacing: 0.02em;
}
#main .lineup .inner .textBox p {
	color: #2E2725;
	font-weight: 500;
	line-height: 1.98;
	letter-spacing: 0.01em;
}
#main .lineup .inner01 {
	flex-direction: row-reverse;
}
#main .lineup .inner01 .infoBox {
	margin: -90px 0 0 12.3%;
	padding: 0 20px 0 0;
}
#main .collection {
	position: relative;
	margin: 0 13px;
	padding: 146px 0 136px;
	box-sizing: border-box;
	min-height: 689px;
}
#main .collection .parallaxBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 0;
}
#main .collection .parallaxBox .parallaxCon {
	background: url("../img/fabric/bg03.jpg") no-repeat center center;
	background-size: cover;
}
#main .collection .content {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 1040px;
	align-items: flex-start;
}
#main .collection .listUl {
	width: 42.6%;
	margin-top: -2.1%;
}
#main .collection .listUl li {
	width: 32%;
	margin: 2.1% 2% 0 0;
}
#main .collection .listUl li:nth-child(3n) {
	margin-right: 0;
}
#main .collection .textBox {
	width: 450px;
}
#main .collection .textBox .topImg {
	margin-bottom: 22px;
}
#main .collection .textBox .topImg img {
	width: 202px;
}
#main .collection .textBox .headLine05 {
	margin-bottom: 59px;
}
#main .collection .textBox .headLine05 .en {
	margin-bottom: 9px;
	color: #fff;
}
#main .collection .textBox .headLine05 .infoSpan {
	padding: 4px 11px 5px;
	font-size: 1.1rem;
	font-weight: 500;
	display: inline-block;
	color: #fff;
	background: #000;
	letter-spacing: 0.05em;
}
#main .collection .textBox .txt {
	margin-bottom: 70px;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 2.27;
	letter-spacing: 0.02em;
}
#main .collection .textBox .linkList {
	margin-right: 7px;
}
#main .collection .textBox .linkList li {
	width: 49%;
}
#main .collection .textBox .linkList li a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	height: 60px;
	background: rgba(123,123,123,0.9);
	letter-spacing: 0.1em;
	text-align: center;
}
#main .collection .textBox .linkList .bgColor a {
	background: rgba(170,170,170,0.9);
}
@media all and (min-width: 1001px) {
	#main .collection .textBox .linkList li a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 767px) {
	#main .topSec {
		align-items: flex-end;
		position: relative;
	}
	#main .topSec .bg {
		background: url(../img/fabric/sp_bg01.jpg) no-repeat center center;
		background-size: cover;
	}
	#main .topSec .content {
		padding: 0 34px;
		width: 100%;
		box-sizing: border-box;
	}
	#main .topSec .headLine03 {
		padding: 0 0 90px 3px;
	}
	#main .topSec .headLine03 img {
		margin-right: 29px;
		width: 172px;
	}
	#main .topSec .content:before {
		display: none;
	}
	#main .topSec:before {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 235px;
		background: url("../img/fabric/sp_shadow.png") no-repeat left top;
		background-size: 100% auto;
		content: "";
	}
	#main .innerBox {
		padding: 102px 0 76px;
		min-height: inherit;
		box-sizing: border-box;
	}
	#main .innerBox .parallaxBox .parallaxCon {
		background: url("../img/fabric/sp_bg02.jpg") no-repeat center center;
		background-size: cover;
	}
	#main .innerBox .content {
		align-items: flex-start;
	}
	#main .innerBox .headLine03 {
		padding-left: 3px;
		padding-bottom: 90px;
	}
	#main .innerBox .headLine03 img {
		width: 172px;
		margin-right: 30px;
	}
	#main .innerBox .txtInner {
		width: 100%;
		padding: 0 14px;
		box-sizing: border-box;
	}
	#main .innerBox .txtInner .headLine04 {
		margin: 0 -10px 35px 0;
		letter-spacing: 0.02em;
	}
	#main .innerBox .txtInner p {
		margin-bottom: 28px;
		font-size: 1.25rem;
		line-height: 1.9;
		letter-spacing: 0.01em;
	}
	#main .innerBox .txtInner p:last-child {
		margin-bottom: 0;
	}
	#main .innerBox .txtInner .txt01 {
		margin-right: -10px;
	}
	#main .lineup {
		padding: 80px 10px 35px;
	}
	#main .lineup h3 {
		margin-bottom: 40px;
		font-size: 3.0rem;
	}
	#main .lineup .inner {
		margin: 0 15px;
		padding-bottom: 70px;
		display: block;
	}
	#main .lineup .inner .photoBox {
		width: 100%;
		margin-top: 33px;
	}
	#main .lineup .inner .photoBox .txtSpan {
		margin-top: 13px;
		font-size: 1.5rem;
		letter-spacing: 0.01em;
	}
	#main .lineup .inner .textBox {
		width: 100%;
	}
	#main .lineup .inner .infoBox {
		max-width: inherit;
		margin: 0;
		padding: 0;
	}
	#main .lineup .inner .textBox .headLine05 {
		margin-bottom: 13px;
		font-size: 1.45rem;
	}
	#main .lineup .inner .textBox .headLine05 .en {
		margin-bottom: 0;
		font-size: 3.9rem;
	}
	#main .lineup .inner .textBox p {
		font-size: 1.3rem;
		line-height: 1.9;
		letter-spacing: 0.01em;
	}
	#main .lineup .inner01 {
		padding-bottom: 75px;
	}
	#main .lineup .inner01 .infoBox {
		margin: 0;
		padding: 0;
	}
	#main .collection {
		position: relative;
		margin: 0 10px;
		padding: 74px 0 83px;
		min-height: inherit;
	}
	#main .collection .parallaxBox .parallaxCon {
		background: url("../img/fabric/sp_bg03.jpg") no-repeat center center;
	}
	#main .collection .content {
		width: 100%;
		padding: 0 30px;
		max-width: inherit;
		box-sizing: border-box;
	}
	#main .collection .listUl {
		width: 100%;
		margin: 0 0 48px;
	}
	#main .collection .listUl li {
		width: 32%;
		margin: 2.1% 2% 0 0;
	}
	#main .collection .listUl li:nth-child(3n) {
		margin-right: 0;
	}
	#main .collection .textBox {
		width: 100%;
	}
	#main .collection .textBox .topImg {
		margin-bottom: 8px;
	}
	#main .collection .textBox .topImg img {
		width: 167px;
	}
	#main .collection .textBox .headLine05 {
		margin: 0 -10px 30px 0;
	}
	#main .collection .textBox .headLine05 .en {
		margin-bottom: 6px;
		font-size: 3.9rem;
		letter-spacing: 0.038em;
	}
	#main .collection .textBox .headLine05 .infoSpan {
		padding: 3px 10px 4px;
    font-size: 1.1rem;
	}
	#main .collection .textBox .txt {
		margin-bottom: 38px;
		font-size: 1.25rem;
		line-height: 1.94;
	}
	#main .collection .textBox .linkList {
		margin: 0 auto;
		max-width: 450px;
	}
	#main .collection .textBox .linkList li {
		width: 48.6%;
	}
	#main .collection .textBox .linkList li a {
		height: 56px;
		padding-bottom: 2px;
	}
	#main .lineup .inner .photoBox .topPho {
		height: 0;
		padding-bottom: 61.8%;
	}
}
@media all and (max-width: 374px) {
	#main .innerBox .txtInner {
		padding: 0;
	}
	#main .collection .content {
		padding: 0 20px;
	}
	#main .collection .textBox .headLine05 .en {
		font-size: 3.3rem;
	}
}
.fix {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	z-index: 1;
}
.fix.ab {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	left: 30px;
}
.fix.ab .content {
	width: auto;
	padding: 0;
	margin: 0;
}
@media all and (max-width: 767px) {
	.fix {
		align-items: flex-end;
	}
	.fix .content {
		margin: 0;
		width: 100%;
		padding: 0 34px;
		box-sizing: border-box;
	}
	.fix.ab {
		width: 100%;
		left: 0;
		box-sizing: border-box;
	}
	.fix.ab .content {
		padding: 0 34px;
	}
	#main .innerBox > .content {
		padding-top: 105px;
	}
}
@media all and (max-width: 374px) {
	#main .topSec .content {
		padding: 0 21px;
	}
	.fix .content {
		padding: 0 21px;
	}
	.fix.ab .content {
		padding: 0 21px;
	}
}
.comSlide .slick-dots {
	margin-top: 13px;
	text-align: center;
}
.comSlide .slick-dots button {
	display: none;
}
.comSlide .slick-dots li {
	margin: 0 6px;
	cursor: pointer;
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: rgba(159,159,159,0.29);
}
.comSlide .slick-dots li.slick-active {
	background: rgba(159,159,159,1);
}
.comSlide .slick-prev {
	position: absolute;
	left: 0;
	bottom: 35px;
	font-size: 0;
	line-height: 0;
	width: 12px;
	height: 22px;
	appearance: none;
	border: none;
	border-radius: 0;
	background: url(../img/materials/prev.png) no-repeat center center / cover;
	cursor: pointer;
	z-index: 10;
}
.comSlide .slick-next button {
	display: none;
}
.comSlide .slick-next {
	position: absolute;
	right: 0;
	bottom: 35px;
	font-size: 0;
	line-height: 0;
	width: 12px;
	height: 22px;
	appearance: none;
	border: none;
	border-radius: 0;
	background: url(../img/materials/next.png) no-repeat center center / cover;
	cursor: pointer;
	z-index: 10;
}
@media all and (max-width: 767px) {
	.comSlide .slick-dots {
		margin-top: 12px;
	}
	.comSlide .slick-prev {
		bottom: 35px;
	}
	.comSlide .slick-next {
		bottom: 35px;
	}
}
