.siteMap_contents {
	padding: 7px 20px 0 20px;
}
.siteMap_contents .link_txt01 {
	border-top: 1px solid #e5e5e5;
}
.siteMap_contents .link_txt01 p {
	padding: 28px 0;
	font-weight: normal;
	font-size: 2.0rem;
}
.siteMap_contents .link_txt01 a {
	padding-right: 25px;
	background: url(/jp/common/img/ic/ic_arr05.png) no-repeat center right;
	font-weight: normal;
	color: #114a97;
	font-size: 2.0rem;
}
.siteMap_contents ul {
	overflow: hidden;
}
.siteMap_contents ul:nth-child(2) {
	overflow: hidden;
}
.siteMap_contents ul:nth-child(2) li {
	float: left;
}
.siteMap_contents li {
	float: left;
	display: block;
	width: 24%;
	padding: 28px 0 28px 40px;
	box-sizing: border-box;
	background: url(/jp/common/img/ic/ic_dott03.png) no-repeat 20px 37px;
	line-height: 1.5;
}
.siteMap_contents li.bg_blue {
	width: 74%;
	margin-left: 0;
	padding: 20px 0 20px 0;
	box-sizing: border-box;
	background: none;
	background-color: #f5f9fc;
}
.siteMap_contents li a {
	font-weight: bold;
	color: #114a97;
	font-size: 1.4rem;
}
.siteMap_contents .bg_blue li {
	width: 33%;
	padding: 15px 0 15px 40px;
	background: url(/jp/common/img/ic/ic_dott03.png) no-repeat 20px 22px;
}
.siteMap_contents .bg_blue a {
	font-weight: normal;
	color: #114a97;
	font-size: 1.3rem;
}
