@charset "utf-8";

/*-------------------------------------------------
.bg_area
------------------------------------------------*/
.bg_area {
	background: url('../imgs/common/bg.jpg') repeat-y;
	background-size: 100% auto;
	padding: 70px 0 0;
	font-family: "Cardo",游明朝, "Yu Mincho", "YuMincho", serif;
}

/*-------------------------------------------------
Slider Area
------------------------------------------------*/
#slider {
	position: relative;
}
#slider .textarea {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	color: #fff;
	z-index: 9;
}
#slider .textarea h2 br.br {
	display: none;
}
#slider .textarea h2 {
	font-size: 9.3rem;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 30px;
	opacity: 0.8;
}
#slider .textarea p {
	font-size: 1.4rem;
	line-height: 1.4;
}
#slider .scrollarea {
	width: 69px;
	height: 69px;
	position: absolute;
	top: 66%;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	z-index: 9;
	color: #fff;
}
#slider .scrollarea .inner {
	position: relative;
}
#slider .scrollarea .inner img {
	width: auto;
	height: 69px;
}
#slider .scrollarea .inner p {
	color: #fff;
	margin: 0;
	font-size: 1.5rem;
	position: absolute;
	top: 10px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
/*-------------------------------------------------
DesingerProfile
------------------------------------------------*/
.designer_wrapper {
	max-width: 835px;
	margin: 0 auto;
}
.designer_wrapper .head {
	margin: 0 0 75px;
}
.designer_wrapper .head h2 {
	width: 500px;
	margin: 0 auto 55px;
}
.designer_wrapper .head h2 img {
	margin: 0 auto;
	display: block;
}
.designer_wrapper .head h2.top_bed {
	width: 40%;
}
.designer_wrapper .head h2.top_yohei {
	width: 45%;
}
.designer_wrapper .head h2.top_taakk {
	width: 28%;
}
.designer_wrapper .head h2.top_roggykei {
	width: 27%;
}
.designer_wrapper .head h2.top_chika {
	width: 35%;
}
.designer_wrapper .head h2.top_doublet {
	width: 28%;
}
.designer_wrapper .head .imagearea {
	float: left;
	width: 26%;
	margin: 0 4% 0 0;
	letter-spacing: 0.028em;
}
.designer_wrapper .head .imagearea .name {
	font-size: 1.3rem;
	line-height: 1.4;
	margin: 20px 0;
}
.designer_wrapper .head .imagearea ul li {
	float: left;
	margin: 0 15px 15px 0;
	height: 16px;
}
.designer_wrapper .head .imagearea ul li img {
	width: auto;
	height: 100%;
}
.designer_wrapper .head .imagearea .btn {
	display: block;
	line-height: 40px;
	border: solid 1px #323333;
	text-align: center;
	font-size: 1.3rem;
	margin: 0 0 7px;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}
.designer_wrapper .head .imagearea .btn:hover {
	color: #b90613;
	border-color: #b90613;
}
.designer_wrapper .head .textarea {
	float: left;
	width: 70%;
}
.designer_wrapper .head .textarea h3 {
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1;
	padding: 0 0 10px;
	border-bottom: solid 2px #910000;
	margin: 0 0 15px;
}
.designer_wrapper .head .textarea .text_ja,
.designer_wrapper .head .textarea .text_en {
	font-size: 1.3rem;
	line-height: 1.7;
	margin: 0 0 1.7em;
}
/*-------------------------------------------------
Collection
------------------------------------------------*/
.designer_wrapper .collection_wrapper section {
	margin: 0 0 70px;
}
.designer_wrapper .collection_wrapper section .title {
	position: relative;
}
.designer_wrapper .collection_wrapper section .title h3 {
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	border: solid 1px #333333;
}
.designer_wrapper .collection_wrapper section .title span {
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-size: 1.2rem;
	line-height: 1.3rem;
	text-align: center;
}
.designer_wrapper .collection_wrapper section .title span.open::after {
	display: block;
	content: "\2228";
	font-size: 1rem;
	-webkit-transform: scale(1.3,0.5);
	transform: scale(1.3,0.5);
}
.designer_wrapper .collection_wrapper section .title span.close {
	display: none;
}
.designer_wrapper .collection_wrapper section .title span.close::before {
	display: block;
	content: "\2227";
	font-size: 1rem;
	-webkit-transform: scale(1.3,0.5);
	transform: scale(1.3,0.5);
}
.designer_wrapper .collection_wrapper section.open .title span.close {
	display: block;
}
.designer_wrapper .collection_wrapper section.open .title span.open {
	display: none;
}
.designer_wrapper .collection_wrapper section ul {
	display: none;
	margin: 33px 0;
}
.designer_wrapper .collection_wrapper section.open ul {
	display: block;
}
.designer_wrapper .collection_wrapper section ul li {
	float: left;
	width: 15.5%;
	margin: 0 1.4% 14px 0;
}
.designer_wrapper .collection_wrapper section ul li:nth-child(6n) {
	margin: 0 0 14px;
}
/*-------------------------------------------------
BottomText
------------------------------------------------*/
.designer_wrapper .bottom_text section {
	margin: 0 0 40px;
	max-width: 835px;
}
.designer_wrapper .bottom_text section h3 {
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1;
	padding: 0 0 10px;
	border-bottom: solid 2px #910000;
	margin: 0 0 15px;
}
.designer_wrapper .bottom_text section p,
.designer_wrapper .bottom_text section div {
	font-size: 1.3rem;
	line-height: 1.7;
	margin: 0 0 1.7rem;
}
.designer_wrapper .bottom_text section div address {
	font-style: normal;
}
.designer_wrapper .bottom_text section a {
	text-decoration: underline;
}
.designer_wrapper .bottom_text section address.sp {
	display: none;
}

/*-------------------------------------------------
Lightbox
------------------------------------------------*/
.lightboxOverlay {
	opacity: 0.95;
	background: #333333;
}
.lb-outerContainer {
	background: none;
	border-radius: 0;
}
.lb-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	left:0;
	height: 40px;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-size: 3.1rem;
	line-height: 40px;
	text-align: left;
}
.lb-nav a.lb-prev,
.lb-nav a.lb-next {
	opacity: .7;
	color: #fff;
}
.lb-nav a.lb-prev {
	left: 10%;
	position: relative;
}
.lb-nav a.lb-next {
	right: 10%;
	position: relative;
	text-align: right;
}
.lb-nav a.lb-prev::before {
	content: "\3008";
	display: block;
}
.lb-nav a.lb-next::before {
	content: "\3009";
	display: block;
}
.lb-closeContainer {
	position: fixed;
	top: 20px;
	right: 15px;
	font-size: 1.8rem;
}
.lb-data .lb-close {
	width: auto;
	height: auto;
	color: #fff;
}
.lb-data .lb-close::before {
	display: block;
	content: "close";
}
.lb-container {
	padding: 0;
}
.lightbox .lb-image {
	border-radius: 0;
}


/*-------------------------------------------------

SmartPohne

------------------------------------------------*/
@media screen and (max-width: 735px) {
  /* bg_area */
  .bg_area {
		background: url('../imgs/common/bg_sp.jpg') repeat-y;
		background-size: 100% auto;
		padding: 60px 0 0;
	}

  /* Slider Area */
  #slider .textarea {
	top: 45%;
}
	#slider .textarea h2 {
		font-size: 6.5rem;
		margin: 0 0 20px;
	}
	#slider .textarea h2.cod{
		font-size: 5.8rem;
	}
	#slider .textarea h2.bs{
		font-size: 5.5rem;
	}
	#slider .textarea p {
		font-size: 1.2rem;
	}
	#slider .scrollarea {
		width: 48px;
		height: 48px;
		top: 70%;
	}
	#slider .scrollarea .inner img {
		width: auto;
		height: 48px;
	}
	#slider .scrollarea .inner p {
		font-size: 1.2rem;
		top: 8px;
		left: 50%;
	}
	/* DesingerProfile */
	.designer_wrapper .head {
		margin: 0 0 60px;
	}
	.designer_wrapper .head h2 {
		width: auto;
		margin: 0 0 30px;
		padding: 0 69px;
	}
	.designer_wrapper .head h2.top_doublet {
		width: auto;
		margin: 0 0 30px;
		padding: 0 95px;
	}
	.designer_wrapper .head h2.top_chika {
		width: auto;
		margin: 0 0 30px;
		padding: 0 70px;
	}
	.designer_wrapper .head h2.top_roggykei {
		width: auto;
		margin: 0 0 30px;
		padding: 0 90px;
	}
	.designer_wrapper .head h2.top_taakk {
		width: auto;
		margin: 0 0 30px;
		padding: 0 90px;
	}
	.designer_wrapper .head h2.top_yohei {
		width: auto;
		margin: 0 0 30px;
		padding: 0 46px;
	}
	.designer_wrapper .head h2.top_bed {
		width: auto;
		margin: 0 0 30px;
		padding: 0 60px;
	}
	.designer_wrapper .head h2 img {
		width: 100%;
	}
	.designer_wrapper .head .imagearea {
		float: none;
		width: auto;
		margin: 0 0 60px;
		padding: 0 69px;
	}
	.designer_wrapper .head .imagearea .name {
		font-size: 1.5rem;
		margin: 15px 0;
	}
	.designer_wrapper .head .imagearea ul li {
		height: 20px;
	}
	.designer_wrapper .head .imagearea .btn {
		line-height: 45px;
		font-size: 1.4rem;
		margin: 0 0 15px;
	}
	.designer_wrapper .head .textarea {
		float: none;
		width: auto;
		padding: 0 42px;
	}
	.designer_wrapper .head .textarea h3 {
		font-size: 2.1rem;
		padding: 0 0 9px;
		margin: 0 0 20px;
	}
	.designer_wrapper .head .textarea .text_ja,
	.designer_wrapper .head .textarea .text_en {
		font-size: 1.5rem;
		line-height: 1.86;
		margin: 0 0 1.86em;
	}
	/* Collection */
	.designer_wrapper .collection_wrapper {
		margin: 0 0 60px;
	}
	.designer_wrapper .collection_wrapper section {
		margin: 0 0 15px;
	}
	.designer_wrapper .bottom_text section address.pc {
		display: none;
	}
	.designer_wrapper .bottom_text section address.sp {
		display: inline;
	}
	.designer_wrapper .collection_wrapper section .title {
		margin: 0 42px;
	}
	.designer_wrapper .collection_wrapper section .title h3 {
		font-size: 1.4rem;
		line-height: 45px;
	}
	.designer_wrapper .collection_wrapper section .title span {
		right: 10px;
		font-size: 1.1rem;
		line-height: 1.2rem;
	}
	.designer_wrapper .collection_wrapper section .title span.open::after {
		-webkit-transform: scale(1.3,0.5);
		transform: scale(1.3,0.5);
	}
	.designer_wrapper .collection_wrapper section .title span.close::before {
		-webkit-transform: scale(1.3,0.5);
		transform: scale(1.3,0.5);
	}
	.designer_wrapper .collection_wrapper section ul {
		display: none;
		margin: 30px 0 35px;
		padding: 0 42px;
	}
	.designer_wrapper .collection_wrapper section ul li {
		width: 49%;
		margin: 0 0 5px;
		padding: 0 3px 0 0;
		box-sizing: border-box;
	}
	.designer_wrapper .collection_wrapper section ul li:nth-child(6n) {
		margin: 0 0 5px;
	}
	.designer_wrapper .collection_wrapper section ul li:nth-child(2n) {
		padding: 0 0 0 3px;
	}
	.designer_wrapper .collection_wrapper section ul li img {
		width: 100%;
	}
	.designer_wrapper .collection_wrapper section ul iframe {
		width: 100%;
		height: auto;
	}

	/* BottomText */
	.designer_wrapper .bottom_text section {
		padding: 0 42px;
	}
	.designer_wrapper .bottom_text section h3 {
		font-size: 2.1rem;
		padding: 0 0 9px;
		margin: 0 0 20px;
	}
	.designer_wrapper .bottom_text section p,
	.designer_wrapper .bottom_text section div {
		font-size: 1.5rem;
		line-height: 1.86;
		margin: 0 0 1.86rem;
	}
	/* To All */
	.designer_wrapper #to_all {
		font-size: 1rem;
		text-align: right;
		padding: 0 10px;
	}
	.designer_wrapper #to_all a {
		text-decoration: underline;
	}
	/* Lightbox */
	.lightboxOverlay {
		width: 100vw!important;
	}
	.lb-nav {
		top: 50%;
		width: 100%;
		height: 30px;
		font-size: 3rem;
		line-height: 30px;
	}
	.lb-closeContainer {
		top: 25px;
		right: 20px;
		font-size: 1.5rem;
	}
	.lightbox {
		height: 100vh;
	}
	.lb-outerContainer {
		height: 100%!important;
		width: 75%!important;
	}
	.lb-container {
		position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
	}
	.lightbox .lb-image {
		max-width: 100%;
		height: auto!important;
	}
	.lb-nav a.lb-prev {
		left: 0%;
		position: relative;
	}
	.lb-nav a.lb-next {
		right: 0%;
		position: relative;
		text-align: right;
	}
}











