@charset "utf-8";



/* KV
------------------------------------------------------------- */
.KV{
	width:100%;
}

.KV img{
	width:100%;
	height:auto;
}

.KV nav{
	width:44px;
	margin:30px auto 0;
}

.lead{
	margin:120px 0 160px;
	padding:105px 0 0;
	text-align:center;
}

.lead nav{
	margin-top:160px;
}

ul.relatedPattern li{
	margin:0;
	line-height:1;
}

ul.relatedPattern li img{
	width:100%;
	height:auto;
}



/* PATTERNS
------------------------------------------------------------- */
.patternThumbs{
	margin:0 auto;
	width:953px;
	overflow:hidden;
}

.patternThumbs ul li{
	margin:0;
	line-height:1;
}

ul.otherThumbs{
	margin:50px 0 0;
	letter-spacing:-0.4em;
}

ul.otherThumbs li{
	margin:0 10px 25px 0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:180px;
	letter-spacing:normal;
}

ul.otherThumbs li.title{
	padding:15px 0 0;
	width:100%;
	border-top:4px solid #D2D2D2;
	letter-spacing:normal;
}

ul.otherThumbs li span.caption{
	display:block;
	font-size:0.85em;
	line-height:1.4;
	white-space:nowrap;
}

ul.otherThumbs span.caption strong{
	display:block;
	font-size:1.4em;
}



/* FOOTER
------------------------------------------------------------- */
footer.global .totop {
  width: 990px;
}

.contactArea {
  margin-top: 0;
}
.contactArea article {
  width: 580px;
}
.contactArea article .tel {
  width: 580px;
  margin: 0;
}
