@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
common
----------------------------------------------------------*/
article h1 {
	margin: 105px 0 44px;
}
section {
	padding-bottom: 43px;
}
section h2 {
	font-size: 23px;
	line-height: 66px;
	background: url(../img/sitemap/bg_subttl_01.svg) no-repeat left top;
	background-size: 840px 65px;
	box-sizing: border-box;
	padding: 0 0 0 22px;
	margin-bottom: 23px;
}
section ul {
	margin-left: 40px;
}
section li {
	font-size: 16px;
	line-height: 1.8;
}

/* ---------------------------------------------------------
#sec6
----------------------------------------------------------*/
#sec6 {
	padding-bottom: 0;
}
#sec6 h2 {
	background: url(../img/sitemap/bg_subttl_02.svg) no-repeat left top;
	background-size: 840px 65px;	
}
#sec6 ul:nth-of-type(1) {
	margin-bottom: 30px;
}