@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.

created: 2014.02.27 FIELD
////////////////////////////////////////// -- */

@media screen and (max-width: 1366px) {
	#content_border {
		max-width:1366px;
		overflow-x:hidden;
	}
}


.about{
	position:relative;
	z-index:10;
}


/* -----------------------------------------------------
CONCEPT
----------------------------------------------------- */
.about_content {
	width:462px;
	float:left;
}

.about_content h1,
.about_content h2 {
	margin:0 0 60px 0;
}

#sidebar {
	float:right;
	width:490px;
	position:relative;
}

#sidebar_sub {
	position:fixed;
}

.concept {
	border-bottom:1px solid #dcdcdc;
	margin:0 0 80px 0;
	padding:0 0 80px 0;
}

.concept p {
	line-height:1.8;
	letter-spacing:0.02em;
	margin:0 0 30px 0;
}

.mb0 { margin-bottom:0!important; }

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

.border{
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 30px;
}

.collection p {
	line-height:1.8;
	letter-spacing:0.02em;
	margin:0 0 30px 0;
}

.collection .year {
	color:#999999;
	font-size:85%;
}
.collection h3 {
	font-weight:bold;
}

.new_collection {
	margin:0 0 80px 0;
}

.webshop {
	text-align:center;
}


.webshop a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.recent_collection {
	margin:0 0 80px 0;
}

.recent_collection .thum {
	width:100px;
	float:left;
}

.recent_collection .text {
	width:340px;
	float:right;
}

.recent_collection .text h3 {
	margin:0 0 5px 0;
}

.recent_collection .text p {
	font-size:93%;
	line-height:1.6;
}

/* -----------------------------------------------------
2018.10.19 NEWシリーズ
----------------------------------------------------- */
.new_collection span.styleItalic{ font-style: italic; }
