@charset 'utf-8';

/*===================================================================
	spec.htm
===================================================================*/
#contents .headSection .leftArea .title{
	font-size:24px;
	line-height:1em;
}
#contents #supportArea.detailSection{
	padding-top: 200px;
	margin-top: -200px;
}

/* header追従 */
.sticky{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1000;
	background-color: #ffffff;
}

#cwc6520{
	padding-top: 250px;
	margin-top: -220px;
}
#cwc6020{
	padding-top: 210px;
	margin-top: -200px;
}

.sitemap{
	margin-bottom: 0;
}
#footer{
	margin-top: 0;
}