#Following.fixed {
	display: none;
}

.ly_gnav .ly_gnav_inner {
	position: relative;
}

.ly_gnav .ly_gnav_inner p {
	padding-bottom: 24px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.ly_gnav .ly_gnav_inner .bl_back {
    margin-left: 20px;
}

.ly_main .ly_main_inner {
	margin-bottom: 96px;
	padding-top: 90px;
	width: auto;
}

.bl_content {
	margin: 0 auto;
	padding: 57px 110px 63px 70px;
	position: relative;
	width: 1000px;
	background-color: #fff;
}

.bl_content h2 {
	margin-bottom: 32px;
	font-size: 42px;
	font-weight: 900;
}

.bl_content .bl_ttlPos {
	width: 187px;
	height: 491px;
	position: absolute;
    top: 47px;
	right: -118px;
	background: url(../images/sitemap/imgtext01.png) no-repeat;
}

.bl_content .bl_linkList {
	float: none;
}

.bl_content .bl_linkList a {
	font-size: 16px;
}

.bl_content .bl_linkList>li {
	margin-right: 10px;
	width: 320px;
	float: left;
}

.bl_content .bl_linkList>li:last-child {
	width: 350px;
}

.bl_content .bl_linkList ul li {
	margin-bottom: 35px;
	float: none;
}

.bl_content .bl_linkList ul li:last-child {
	margin-bottom: 0;
}

.bl_content .bl_linkList a {
	padding-left: 18px;
	display: inline-block;
	background: url(../images/sitemap/icon01.gif) no-repeat left center;
}

.bl_content .bl_linkList a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 750px) {
/*
	.ly_head {
		border-bottom: 1px dashed #809eb9;
	}

	.ly_gnav {
		display: none;
	}
*/

	.bl_topBack {
		background-color: #013d73;
		text-align: center;
	}

	.bl_topBack a {
		padding: 0 25px;
		display: block;
	}

	.bl_topBack span {
		padding: 18px 0;
		display: block;
/*		background: url(../images/sp_arrow01.png) no-repeat scroll left center;
		background-size: 13px 22px;	*/
	}

	.bl_topBack img {
		margin: 0 auto;
		width: 46.3%;
	}

	.ly_main .ly_main_inner {
		margin: -15px 0 16px;
		padding-top: 0;
	}

	.bl_content {
		margin: 0 20px 0 25px;
		padding: 0;
		width: auto;
	}

	.bl_content h2 {
		margin-bottom: 22px;
		font-size: 26px;
	}

	.bl_content .bl_ttlPos {
		width: 71px;
		height: 201px;
		top: -9px;
		right: -26px;
		background-size: 71px 201px;
	}

	.bl_content .bl_linkList>li {
		margin: 0 0 25px;
		width: auto;
		float: none;
	}

	.bl_content .bl_linkList ul li {
		margin-bottom: 25px;
	}

	.bl_content .bl_linkList a {
		font-size: 12px;
		background-size: 6px 10px;
	}
}
