#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: 146px;
	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: 189px;
	height: 489px;
	position: absolute;
    top: 49px;
	right: -118px;
	background: url(../images/terms/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 .text {
	margin-bottom: 0;
}

.bl_content ul {
	margin-bottom: 28px;
}

.bl_content li {
	padding-left: 1.4em;
	color: #000;
	font-size: 14px;
	line-height: 2;
	text-indent: -1.4em;
}

.bl_content .last {
	margin-bottom: 0;
}
.bl_content .terms_content a {
    text-decoration: underline;
}
.bl_content .terms_content a:hover {
    text-decoration: none;
}
.terms_content{
}
.terms_content li{
  padding-left: 1.0em;
  color: #000;
  font-size: 14px;
  line-height: 2;
  text-indent: -1.0em;
}

.termsnumber_content{
}
.termsnumber_content li{
  padding-left: 2.4em;
  color: #000;
  font-size: 14px;
  line-height: 2;
  text-indent: -1.4em;
}

@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: 32.3%;
	}

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

	.bl_content {
		margin: 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 .text {
		margin-bottom: 0;
	}

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

	.bl_content .bl_ttlPos {
		width: 73px;
		height: 200px;
		top: -8px;
		right: -32px;
		background-size: 73px 200px;
	}
    .terms_content li{
        font-size: 13px;
        line-height: 1.76;
    }
    .termsnumber_content li{
        font-size: 13px;
        line-height: 1.76;
    }
}
