#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: 99px;
	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: 188px;
	height: 491px;
	position: absolute;
    top: 47px;
	right: -118px;
	background: url(../images/privacy/imgtext01.png) no-repeat;
}

.bl_content h3 {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
}

.bl_content p {
	margin-bottom: 28px;
	color: #000;
	font-size: 14px;
	line-height: 2;
}
.bl_content p a {
    text-decoration: underline;
}
.bl_content p a:hover {
    text-decoration: none;
}
.bl_content ul {
	margin-bottom: 28px;
	color: #000;
	font-size: 14px;
	line-height: 2;
}

.bl_content ol {
	margin-bottom: 28px;
	margin-left: 22px;
	color: #000;
	font-size: 14px;
	line-height: 2;
}

.bl_content .last {
	margin-bottom: 0;
}

.bl_content .text01 {
	margin-bottom: 15px;
}

@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: 76.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 h3 {
		margin-bottom: 0px;
		font-size: 13px;
	}

	.bl_content p {
		position: relative;
		font-size: 13px;
		line-height: 1.76;
	}

	.bl_content ul {
		font-size: 13px;
		line-height: 1.76;
	}

	.bl_content ol {
		font-size: 13px;
		line-height: 1.76;
	}

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