/* ===== collection SLIDE ===== */

.collection-wrap .collection-slide-wrap {
	width: 100%;
}
.collection-wrap .collection-slide-square {
	display: none;
}


.collection-wrap .collection-slide-wrap .slick-dots {
	position: absolute;
	bottom: 10px;
	right: 0;
	left: 0;
	display: block;
	width: auto;
	padding: 0;
	margin: auto;
	list-style: none;
	text-align: center;
}
.collection-wrap .collection-slide-wrap .slick-dots li {
	margin: 0 4px;
}
.collection-wrap .collection-slide-wrap .slick-dots li button:before {
	font-size: 6px;
	line-height: 4px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 4px;
	height: 4px;
	content: '';
	text-align: center;
	opacity: 1;
	background-color: #000;
	border-radius: 50%;
}
.collection-wrap .collection-slide-wrap .slick-dots li.slick-active button:before {
	background-color: transparent;
	border: 3px solid #000;
}

.collection-wrap .collection-slide-wrap.dark .slick-dots li button:before {
	background-color: #fff;
}
.collection-wrap .collection-slide-wrap.dark .slick-dots li.slick-active button:before {
	background-color: transparent;
	border: 3px solid #fff;
}


@media screen and (max-width: 1280px), screen and (max-width: 1080px) and (orientation: landscape) {
}
@media screen and (max-width: 768px), screen and (max-width: 1080px) and (orientation: portrait) {
	.collection-wrap .collection-slide-wrap .collection-slide-item {
		width: 100%;
	}
	.collection-wrap .collection-slide {
		display: none;
	}
	.collection-wrap .collection-slide-square {
		display: block;
	}
}


/* ===== collection A ===== */

.collection-lists-wrap-A {
	width: 100%;
	padding: 0 4.16%;
	padding: 0 calc(100% * 50 / 1200);
}
.collection-wrap .item-box-A {
	display: inline-block;
	width: 20%;
	padding: 70px 10px 40px;
	padding: calc(100% * 70 / 1100) calc(100% * 10 / 1100) calc(100% * 40 / 1100);
	position: relative;
	vertical-align: top;
	position: relative;
}
.collection-wrap .item-box-A:nth-child(5n+1)::after {
	background-color: #ddd;
	display: block;
	content: "";
	width: 200vw;
	height: 1px;
	position: absolute;
	top: -1px;
	left: -100vw;
}

.collection-wrap .item-box-A h2 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 1;
	color: #bbb;
	border-left: 1px solid #ddd;
	padding-left: .5em;
	font-weight: 600;
	letter-spacing: .2em;

	padding-top: 6px;
}
.collection-wrap .item-box-A.item-1 h2 {
	display: block;
}
.collection-wrap .item-box-A h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 1em;
	text-align: center;
	color: #666;
	letter-spacing: .05em;
	opacity: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.collection-wrap .item-box-A:hover h3,
.collection-wrap .item-box-A.hover h3 {
	opacity: 1;
}
.collection-lists-wrap-A {
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 768px), screen and (max-width: 1080px) and (orientation: portrait) {
	.collection-wrap .item-box-A {
		width: 25%;
	}
}

/* ===== collection B ===== */

.collection-lists-wrap-B {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
.collection-wrap .item-box-B {
	display: inline-block;
	width: 370px;
	padding: 0 30px 50px;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.collection-wrap .item-box-B a img {
	width:100%;
	vertical-align:bottom;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.collection-wrap .item-box-B a:hover img {
	opacity: 0.6;
}
.collection-wrap .item-box-B a h2 {
	font-size: 14px;
	font-weight: 300;
	color: #000;

	line-height: 1;
	letter-spacing: .2em;
	margin-top: 1em;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.collection-wrap .item-box-B a:hover h2 {
	color: #000;
}


@media screen and (max-width: 1280px), screen and (max-width: 1080px) and (orientation: landscape) {
	.collection-lists-wrap-B {
		max-width: 840px;
	}
	.collection-wrap .item-box-B {
		width: 280px;
		padding: 0 10px 100px;
	}
}
@media screen and (max-width: 768px), screen and (max-width: 1080px) and (orientation: portrait) {
	.collection-lists-wrap-B {
		padding-top: 15.625%;
		width: 90%;
		margin: auto;
	}
	.collection-wrap .item-box-B {
		width: 49%;
		padding: 0 1.73% 17.3%;
		padding: 0 calc(50% * 10 / 288) calc(50% * 100 / 288);
	}
	.collection-wrap .item-box-B a h2 {
		font-size: 10px;
		font-size: calc(100vw * 20 / 640);
	}
}



/* ===== collection ALL MODELS ===== */

.page-template-all-models .contents-wrap {
	border-top: 1px solid #ddd;
	width: 100%;
}
.page-template-all-models .contents-wrap .collection-switch {
	position: relative;
	top: auto;
	left: auto;
	display: block;
	visibility: visible;
	opacity: 1;
	margin-left: 0;
	letter-spacing: -.5em;
	text-align: center;
	padding: 60px 0;
	border-bottom: 1px solid #ddd;
	z-index: 1;
	line-height: 1;
}
.page-template-all-models .contents-wrap .collection-switch::before {
	content: '';
	display: block;
	background-color: #ddd;
	width: 300px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -150px;
}
.page-template-all-models .contents-wrap .collection-switch li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1;
	padding: 0 20px;
}
.page-template-all-models .contents-wrap .collection-switch li a {
	color: #bbb;
	padding: 5px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.page-template-all-models .contents-wrap .collection-switch li a:hover,
.page-template-all-models .contents-wrap .collection-switch li.active a {
	color: #000;
}

.page-template-all-models .collection-lists-wrap-B {
	padding-top: 100px;
}
.page-template-all-models .collection-lists-wrap-B-wrap {
	border-bottom: 1px solid #ddd;
}
.page-template-all-models .collection-lists-wrap-B-wrap:last-child {
	border-bottom: none;
}
.page-template-all-models .collection-lists-wrap-B h2 {
	font-size: 18px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center;
	color: #000;
	padding: 60px 0;
}
.page-template-all-models .collection-wrap .item-box-B a h3 {
	font-size: 12px;
	font-weight: 600;
	color: #888;
	letter-spacing: .2em;

	line-height: 1;
	margin-top: 1em;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.page-template-all-models .collection-wrap .item-box-B a:hover h3 {
	color: #000;
}

@media screen and (max-width: 768px), screen and (max-width: 1080px) and (orientation: portrait) {
	.page-template-all-models .contents-wrap {
		border-bottom: none;
	}
	.page-template-all-models .contents-wrap .collection-switch {
		margin: auto;
		border-top: none;
	}
	.page-template-all-models .contents-wrap .collection-switch::before {
		left: 50%;
		margin-left: -43.75%;
		width: 87.5%;
	}
	.page-template-all-models .contents-wrap .collection-switch {
		line-height: 1;
		padding: 7.8125% 0;
	}
	.page-template-all-models .contents-wrap .collection-switch li {
		font-size: 11px;
		font-size: calc(100vw * 22 / 640);
		padding: 0 1em;
	}
	.page-template-all-models .contents-wrap .collection-switch li a {
		padding: .2em;
	}
	.page-template-all-models .collection-lists-wrap-B h2 {
		font-size: 13px;
		font-size: calc(100vw * 26 / 640);
		padding: 15.625% 0;
	}
	.page-template-all-models .collection-wrap .item-box-B a h3 {
		font-size: 10px;
		font-size: calc(100vw * 20 / 640);
	}
	.page-template-all-models .collection-lists-wrap-B {
		padding-top: 15.625%;
	}
	
}

/*------------------------------------------------------------
	COLLECTION SINGLE
------------------------------------------------------------*/

.single-collection-wrap.contents-wrap {
	padding: 0;
	width: 100%;
	margin-top: -100px;
	border-bottom: 0;
}


.single-collection-wrap > h2 {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 100px;
	letter-spacing: .08em;
	text-indent: .08em;
	color: #333;
}
.single-collection-wrap .item-contents-wrap {
	width: 100%;
	max-width: 900px;
	padding: 0;
	margin: 10% auto 0;
	display: block;
}



.single-collection-wrap .item-title-wrap {
	padding: 50px 0;
	position: relative;
	border-bottom: 0;
	margin-bottom: 0;
}
.single-collection-wrap .item-title-wrap h1 {
	font-size: 26px;
	font-weight: 400;
	line-height: 1;
	color: #000;
	letter-spacing: .2em;
	font-family: "english",sans-serif;
}
.single-collection-wrap .item-title-wrap .item-btnback {

	font-weight: 300;
	font-size: 14px;
	
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.single-collection-wrap .item-title-wrap .item-btnback a {
	color: #000;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	text-decoration: none;
}
.single-collection-wrap .item-title-wrap .item-btnback a:hover {
	opacity: .6;
}
.single-collection-wrap .item-title-wrap .item-btnback a::before {
	content: '';
	display: inline-block;
	width: .4em;
	height: .4em;
	margin-right: 1em;
	vertical-align: .1em;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media screen and (max-width: 768px), screen and (max-width: 1080px) and (orientation: portrait) {
	.single-collection-wrap.contents-wrap {
		margin-top: 0;
		border-bottom: none;
	}
	.single-collection-wrap.contents-wrap > h2 {
		display: none;
	}
	.single-collection-wrap .item-contents-wrap-sp {
		display: block;
	}
	.single-collection-wrap .item-title-wrap .item-btnback {
		position: static;
		width: 100%;
		text-align: center;
		font-size: 12px;
		font-size: calc(100vw * 24 / 640);
		line-height: 1;
		letter-spacing: .1em;
		text-indent: .1em;
		padding-top: 7.8125%;
		padding-bottom: 10.9375%;
		border-bottom: 1px solid #ddd;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.single-collection-wrap .item-title-wrap .item-btnback a {
		color: #333;
	}
	.single-collection-wrap .item-title-wrap .item-btnback a::before {
		margin-right: .5em;
		border-color: #333;
	}
	.single-collection-wrap .item-title-wrap {
		border-bottom: none;
		padding: 0;
		margin: 0;
	}
	.single-collection-wrap .item-title-wrap h1 {
		text-align: center;
		font-size: 19px;
		font-size: calc(100vw * 38 / 640);
		padding: 15.625% 0 12.5%;
	}
}

/* ===== detail ===== */

.single-collection-wrap .item-detail-wrap::after {
	content: '';
	display: block;
	clear: both;
}

.single-collection-wrap .item-description-wrap {
	font-size: 90%;
	font-weight: 400;
	line-height: 2;
	color: #000;
	font-family: yu-gothic-pr6n, sans-serif;
}
.single-collection-wrap .item-dl-wrap dt,
.single-collection-wrap .item-dl-wrap dd {
	border-top: 0;
	color: #888;
	font-size: 100%;
	font-weight: 400;
	letter-spacing: .1em;
	padding: 5px 0;
}
.single-collection-wrap .item-dl-wrap dt:first-child,
.single-collection-wrap .item-dl-wrap dt:first-child + dd {
	border-top: none;
}

.single-collection-wrap .item-dl-wrap dt {
	width: 90px;
	float: left;
}
.single-collection-wrap .item-dl-wrap dd {
	margin-left: 90px;
}

@media screen and (max-width: 768px), screen and (max-width: 1080px) and (orientation: portrait) {
	.single-collection-wrap .item-dl-wrap dt,
	.single-collection-wrap .item-dl-wrap dd {
		font-size: 10px;
		font-size: calc(100vw * 20 / 640);
		padding: 2% 0;
	}
	.single-collection-wrap .item-dl-wrap dt {
		width: 28%;
	}
	.single-collection-wrap .item-dl-wrap dd {
		margin-left: 28%;
	}
	.single-collection-wrap .item-description-wrap {
		padding: 0 6.25%;
		margin-bottom: 15.625%;
		font-size: 12px;
		font-size: calc(100vw * 24 / 640);
	}
	.single-collection-wrap .item-dl-wrap {
		padding: 0 6.25%;
		margin-bottom: 15.625%;
	}
}

/* ===== images ===== */

.single-collection-wrap .item-detail-wrap {
	width: 100%;
	padding-bottom: 100px;
}
.single-collection-wrap .item-lists-wrap {
	width: 690px;
	margin: auto;
}

.single-collection-wrap .item-contents-wrap .item-left {
	float: left;
	width: 50%;
	padding-right: 5%;
}
.single-collection-wrap .item-contents-wrap .item-right {
	float: right;
	width: 50%;
	padding-left: 5%;
	font-family: "english",sans-serif;
}

@media screen and (max-width: 768px) {
.single-collection-wrap .item-detail-wrap {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.single-collection-wrap .item-lists-wrap {
	width: 100%;
	margin: auto;
}
.single-collection-wrap .item-contents-wrap .item-left {
	float: left;
	width: 100%;
	padding-right: 0%;
}
.single-collection-wrap .item-contents-wrap .item-right {
	float: right;
	width: 100%;
	padding-left: 0%;
}
}


.single-collection-wrap .item-box {
	padding-bottom: 100px;
}
.single-collection-wrap .item-box img {
	vertical-align: bottom;
}
.single-collection-wrap .item-box h3 {
    font-size: 110%;
    color: #000;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: .1em;
    text-align: center;
    margin-top: 15px;
	font-family: "english",sans-serif;
}
.single-collection-wrap .item-hashed-wrap {
	position: relative;
	padding-top: calc(100% + 150px);
}
.single-collection-wrap .item-hashed-wrap .select {
	position: absolute;
	top: 0;
	left: 0;
}






/* ===== slide ===== */

.single-collection-wrap .single-collection-slide {
	width: 100%;
	margin: auto;
	padding: 0 6.25%;
}
.single-collection-wrap .single-collection-slide .slick-dots {
	position: static;
	margin: 8.9% auto;
	margin: calc(100% * 50 / 560) auto;
}
.single-collection-wrap .single-collection-slide .slick-dots li {
	width: auto;
	height: auto;
	line-height: 1.8;
	font-size: 10px;
	font-size: calc(100vw * 20 / 640);
	font-weight: 600;
	letter-spacing: .05em;
	margin: 0 .5em;
	color: #999;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.single-collection-wrap .single-collection-slide .slick-dots li.slick-active,
.single-collection-wrap .single-collection-slide .slick-dots li:hover {
	color: #000;
}
.single-collection-wrap .single-collection-slide span.slick-next,
.single-collection-wrap .single-collection-slide span.slick-prev {
	display: none;	
}
.single-collection-wrap .single-collection-slide .slick-prev::before,
.single-collection-wrap .single-collection-slide .slick-next::before {
	content: '';
}
.single-collection-wrap .single-collection-slide .slick-prev,
.single-collection-wrap .single-collection-slide .slick-next {
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: rgba(0,0,0,1);
	display: block;
	width: 2.65vw;
	height: 2.65vw;
	position: absolute;
	top: 13vw;
	cursor: pointer;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.single-collection-wrap .single-collection-slide .slick-next {	
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 2.5vw;
}
.single-collection-wrap .single-collection-slide .slick-prev {	
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	left: 2.5vw;
}
.single-collection-wrap .single-collection-slide span.slick-arrow:hover {
	border-color: rgba(0,0,0,0.5);
}


@media only print,only screen and (min-width:767px){
.contentstitle{width: 100%; max-width: 300px; margin: 4% auto 2%;}
.contentstitle img{width: 100%;}
.sp{display: none;}
.pc{display: block;}
main{padding:76px 20px 100px;
width: 100%; max-width: 1180px; margin: 0 auto;}
}
@media only print,only screen and (max-width:767px){
	main{padding:47px 0}
.contentstitle{width: 50%; margin: 5% auto;}
.contentstitle img{width: 100%;}
.pc{display: none;}
.sp{display: block;}
}



html{
overflow-x: hidden;
}


img {
    max-width: 100%;
    height: auto !important;
    vertical-align: bottom;
}