/* common */
.e0021_item{font-size:15px;line-height:1.8;color:#333333;}
.e0021_item .ct{margin:0 auto;text-align:center;}
.e0021_item .contents{margin:0 auto;width:660px;}
.e0021_item div{box-sizing:border-box;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}

.e0021_item h1 {
    margin: 0 auto;
    max-width: 1240px;
    width: 100%;
}
.e0021_item div.anker-area{
	margin: 40px 0 0;
}
.e0021_item div.anker-area ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.e0021_item div.anker-area ul li{
	margin-right: 15px;
}
.e0021_item div.anker-area ul li::last-child{
	margin-right: 0;
}
.e0021_item div.anker-area ul li a{
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	display: inline-block;
	width: 236px;
	text-align: center;
	line-height: 1.3;
	border-radius: 30px;
	box-shadow: 0 0 0.2rem 0.2rem rgba(0, 0, 0, 0.03);
	position: relative;
}
.e0021_item div.anker-area ul li a::after{
	content: '';
    position: absolute;
    right: 12px;
    top: 19px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0021/anker_arr.png) no-repeat;
}
.e0021_item div.anker-area ul li a.button{
	padding: 19px 0;
}
.e0021_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0021_item h2.title{
	width: 100%;
	max-width: 1240px;
	margin: 0 auto 25px;
	background: #6F7F8E;
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
	padding: 11px 10px 9px 15px;
}
.e0021_item #section01{
	margin: 40px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0021_item #section01 div.wrap{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.e0021_item #section01 div.wrap div.box{
	width: 400px;
	background: #fff;
	padding: 20px 30px 50px;
}
.e0021_item #section01 div.wrap div.box.b04,
.e0021_item #section01 div.wrap div.box.b05,
.e0021_item #section01 div.wrap div.box.b06{
	margin-top: 20px;
	padding: 20px 30px 30px;
}
.e0021_item #section01 div.wrap div.box p.num{
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 8px;
	font-weight: bold;
	color: #0C60B6;
	text-align: center;
}
.e0021_item #section01 div.wrap div.box h3{
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
	margin-bottom: 18px;
}
.e0021_item #section01 div.wrap div.box h3 span{
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6;
}
.e0021_item #section01 div.wrap div.box p.txt{
	font-size: 14px;
	line-height: 1.6;
}
.e0021_item #section01 div.wrap div.box div.img{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.e0021_item #section01 div.wrap div.box.b01 div.img{
	width: 106px;
}
.e0021_item #section01 div.wrap div.box.b02 div.img{
	width: 75px;
}
.e0021_item #section01 div.wrap div.box.b03 div.img{
	margin-top: 60px;
	width: 140px;
}
.e0021_item #section01 div.wrap div.box.b04 div.img{
	width: 177px;
}
.e0021_item #section01 div.wrap div.box.b05 div.img{
	margin-top: 50px;
	width: 90px;
}
.e0021_item #section01 div.wrap div.box.b06 div.img{
	width: 145px;
}
.e0021_item #section02{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0021_item #section02 div.plan-area{
	padding: 50px 60px;
	background: #fff;
}
.e0021_item #section02 dl.title{
	width: 100%;
	display: flex;
	margin-bottom: 10px;
}
.e0021_item #section02 dl.title dt{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.e0021_item #section02 dl.title dt.plan{
	width: 40%;
}
.e0021_item #section02 dl.title dt.user{
	width: 30%;
}
.e0021_item #section02 dl.title dt.amount{
	width: 30%;
}
.e0021_item #section02 dl.graph{
	width: 100%;
	padding: 10px;
	background: #F1F6FA;
	margin-bottom: 10px;
	display: flex;
	border-left: 5px solid #0C60B6;
}
.e0021_item #section02 dl.graph dd{
	font-size: 18px;	
}
.e0021_item #section02 dl.graph dd.plan{
	width: 40%;
	font-weight: bold;
	padding-left: 15px;
}
.e0021_item #section02 dl.graph dd.user{
	width: 30%;
	text-align: center;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}
.e0021_item #section02 dl.graph dd.amount{
	width: 30%;
	text-align: center;
}
.e0021_item #section03{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0021_item #section03 div.box{
	width: 100%;
	background: #fff;
	padding: 50px 50px 70px;
}
.e0021_item #section03 div.box div.button-area{
	width: 339px;
	margin: 0 auto 0 0;
}
.e0021_item #section03 div.box div.button-area a{
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	display: inline-block;
	width: 339px;
	text-align: center;
	line-height: 1.3;
	border-radius: 30px;
	position: relative;
	border: 1px solid #4A545E;
	padding: 15px 0 15px;
}
.e0021_item #section03 div.box div.button-area a::before{
	content: '';
    position: absolute;
    left: 25px;
    top: 13px;
    width: 17px;
    height: 21px;
    background: url(/img/special/E0021/icon_pdf.svg) no-repeat;
}
.e0021_item #section03 div.box div.button-area a:hover{
	text-decoration: none;
}
#plan-area{
	max-width: 1240px;
	margin: 70px auto 0;
	width: 100%;
}

@media print, screen and (max-width: 767px) {
	.e0021_item h1 {
	    width: 100%;
	}
	.e0021_item h1 img{
	    width: 100%;
	    height: auto;
	}
	.e0021_item div.anker-area{
		margin: 0;
		padding: 20px 0 25px;
		background: #EBEDEF;
		width: 100%;
	}
	.e0021_item div.anker-area h2.index{
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}
	.e0021_item div.anker-area ul{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.e0021_item div.anker-area ul li{
		margin-right: 0;
		width: 48%;
	}
	.e0021_item div.anker-area ul li a{
		font-size: 13px;
		width: 100%;
		text-align: left;
		border-radius: 5px;
	}
	.e0021_item div.anker-area ul li a::after{
	    right: 8px;
	    top: 19px;
	}
	.e0021_item div.anker-area ul li a.button.b01,
	.e0021_item div.anker-area ul li a.button.b02{
		margin-bottom: 8px;
	}
	.e0021_item div.anker-area ul li a.button{
		padding: 19px 10px;
	}
	.e0021_item h2.title{
		margin: 0 auto;
		padding: 11px 10px 9px 15px;
		border-radius: 10px 10px 0 0;
	}
	.e0021_item #section01{
		margin: 25px auto 0;
	}
	.e0021_item #section01 div.wrap{
		display: block;
	}
	.e0021_item #section01 div.wrap div.box{
		width: 100%;
		margin: 0 auto 20px;
	}
	.e0021_item #section01 div.wrap div.box.b04,
	.e0021_item #section01 div.wrap div.box.b05,
	.e0021_item #section01 div.wrap div.box.b06{
		margin-top: inherit;
	}
	.e0021_item #section01 div.wrap div.box.b06{
		margin-bottom: 0;
	}	
	.e0021_item #section02{
		margin: 40px auto 0;
	}
	.e0021_item #section02 div.plan-area{
		padding: 30px 15px;
	}
	.e0021_item #section02 dl.title dt{
		font-size: 14px;
	}
	.e0021_item #section02 dl.title dt.plan{
		width: 50%;
	}
	.e0021_item #section02 dl.title dt.user{
		width: 25%;
	}
	.e0021_item #section02 dl.title dt.amount{
		width: 25%;
	}
	.e0021_item #section02 dl.graph{
		padding: 10px;
		background: #F1F6FA;
		margin-bottom: 10px;
		display: flex;
		border-left: 5px solid #0C60B6;
		line-height: 1.3;
		vertical-align: middle;
	}
	.e0021_item #section02 dl.graph dd{
		font-size: 16px;	
	}
	.e0021_item #section02 dl.graph dd.plan{
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.e0021_item #section02 dl.graph dd.user{
		width: 25%;
		padding-top: 10px;
	}
	.e0021_item #section02 dl.graph dd.amount{
		width: 25%;
		padding-top: 10px;
	}
	.e0021_item #section03{
		margin: 40px auto 0;
	}
	.e0021_item #section03 div.box{
		padding: 20px 0 60px 20px;
	}
	.e0021_item #section03 div.box div.button-area{
		width: 325px;
		margin: 0 auto 0 0;
	}
	.e0021_item #section03 div.box div.button-area a{
		font-size: 14px;
		width: 325px;
	}
	#plan-area{
		margin: 40px auto 0;
	}
}