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

/* ---------------------------------------------------------
common
----------------------------------------------------------*/
section {
	padding-bottom: 45px;
}
section h2 {
	height: 29px;
	font-size: 1.5rem;
	line-height: 1;
	background: url(../img/sitemap/bg_subttl_01_sp.svg) no-repeat left top;
	background-size: 920px 29px;
	box-sizing: border-box;
	padding: 10px 0 0 1px;
	margin-bottom: 15px;
}
section ul {
	margin-left: 16px;
}
section li {
	font-size: 1.3rem;
	line-height: 1.8;
}

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