/* common */
/*body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}*/

.e0017_item{font-size:15px;line-height:1.8;color:#333333;}
.e0017_item .ct{margin:0 auto;text-align:center;}
.e0017_item .contents{margin:0 auto;width:660px;}
.e0017_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;}

.e0017_item h1 {
    margin: 0 auto;
    width: 1240px;
}
.e0017_item div.anker-area{
	margin: 40px 0 0;
}
.e0017_item div.anker-area ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.e0017_item div.anker-area ul li{
	margin-right: 15px;
}
.e0017_item div.anker-area ul li::last-child{
	margin-right: 0;
}
.e0017_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;
}
.e0017_item div.anker-area ul li a::after{
	content: '';
    position: absolute;
    right: 12px;
    top: 19px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0017/anker_arr.png) no-repeat;
}
.e0017_item div.anker-area ul li a.button.b01,
.e0017_item div.anker-area ul li a.button.b04{
	padding: 19px 0;
}
.e0017_item div.anker-area ul li a.button.b02,
.e0017_item div.anker-area ul li a.button.b03{
	padding: 11px 0 9px;
}
.e0017_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0017_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;
}
.e0017_item #section01{
	margin: 40px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0017_item #section01 div.point-area{
	background: #fff;
	width: 100%;
	padding: 50px 60px;
}
.e0017_item #section01 div.point-area div.box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.e0017_item #section01 div.point-area div.box.b04{
	margin-bottom: 0;
}
.e0017_item #section01 div.point-area div.box div.gray{
	width: 250px;
	background: #F7F8FA;
	border-radius: 10px;
	padding: 50px 0;
}
.e0017_item #section01 div.point-area div.box.b04 div.gray{
	padding: 25px 0;
}
.e0017_item #section01 div.point-area div.box div.gray p.ttl{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
.e0017_item #section01 div.point-area div.box div.arrow{
	width: 24px;
}
.e0017_item #section01 div.point-area div.box div.blue{
	width: 820px;
	display: flex;
	align-items: center;
	background: #EFF9FA;
	border-radius: 10px;
	padding: 30px 35px;
}
.e0017_item #section01 div.point-area div.box.b01 div.blue div.icon img{
	width: 76px;
}
.e0017_item #section01 div.point-area div.box.b02 div.blue div.icon img{
	width: 70px;
}
.e0017_item #section01 div.point-area div.box.b03 div.blue div.icon img{
	width: 67px;
}
.e0017_item #section01 div.point-area div.box.b04 div.blue div.icon img{
	width: 69px;
}
.e0017_item #section01 div.point-area div.box div.blue div.txt{
	width: 620px;
	margin-right: 50px;
}
.e0017_item #section01 div.point-area div.box div.blue div.txt h3{
	color: #13B1CD;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
.e0017_item #section01 div.point-area div.box div.blue div.txt p{
	font-size: 14px;
	line-height: 1.6;	
}
.e0017_item #section02{
	margin: 50px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0017_item #section02 div.wrap{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.e0017_item #section02 div.wrap div.box{
	width: 400px;
	background: #fff;
	padding: 20px 35px 50px;
}
.e0017_item #section02 div.wrap div.box.b04,
.e0017_item #section02 div.wrap div.box.b05,
.e0017_item #section02 div.wrap div.box.b06{
	margin-top: 20px;
	padding: 20px 35px 30px;
}
.e0017_item #section02 div.wrap div.box p.point{
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 8px;
	font-weight: bold;
	color: #13B1CD;
	text-align: center;
}
.e0017_item #section02 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;
}
.e0017_item #section02 div.wrap div.box.b06 h3{
	margin-top: 20px;
	padding-bottom: 35px;
	margin-bottom: 40px;
}
.e0017_item #section02 div.wrap div.box p.txt{
	font-size: 14px;
	line-height: 1.6;
}
.e0017_item #section02 div.wrap div.box div.img{
	margin-top: 30px;
}
.e0017_item #section02 div.wrap div.box.b01 div.img,
.e0017_item #section02 div.wrap div.box.b03 div.img{
	margin-top: 50px;
}
.e0017_item #section03{
	margin: 70px auto 70px;
	max-width: 1240px;
	width: 100%;
}
.e0017_item #section03 div.wrap{
	display: flex;
    justify-content: space-between;
}
.e0017_item #section03 div.wrap div.box.b01{
	width: 564px;
	background: #fff;
	padding: 70px 80px;
}
.e0017_item #section03 div.wrap div.box.b01 h3{
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #DC3545;
	margin-bottom: 5px;
}
.e0017_item #section03 div.wrap div.box.b01 p{
	font-size: 20px;
	text-align: center;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area a:hover{
	text-decoration: none;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area.red{
	width: 380px;
	margin: 35px auto 0;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area.red a{
	font-size: 20px;
	font-weight: bold;
	background: #DC3545;
	color: #fff;
	display: inline-block;
	width: 380px;
	text-align: center;
	line-height: 1.3;
	border-radius: 35px;
	position: relative;
	padding: 19px 0 20px;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area.red a::before{
	content: '';
    position: absolute;
    left: 40px;
    top: 23px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0017/button_arr01.png) no-repeat;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area.white{
	width: 380px;
	margin: 25px auto 0;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area.white a{
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	display: inline-block;
	width: 380px;
	text-align: center;
	line-height: 1.3;
	border-radius: 30px;
	position: relative;
	border: 1px solid #4A545E;
	padding: 14px 0 15px;
}
.e0017_item #section03 div.wrap div.box.b01 div.button-area.white a::before{
	content: '';
    position: absolute;
    left: 14px;
    top: 14px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0017/button_arr02.png) no-repeat;
}
.e0017_item #section03 div.wrap div.box.b02{
	width: 656px;
	background: #fff;
	padding: 45px 35px;
}
.e0017_item #section03 div.wrap div.box.b02 h3{
	color: #13B1CD;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 5px;
}
.e0017_item #section03 div.wrap div.box.b02 p{
	font-size: 16px;
	text-align: center;
}
.e0017_item #section03 div.wrap div.box.b02 div.img{
	width: 587px;
	margin: 30px auto 0;
}
.dx_content_{
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
}
.dx_content_ ul.dx_content_plan_list_ > li a:hover{
	text-decoration: none;
}
@media print, screen and (max-width: 767px) {
	.e0017_item h1 {
	    width: 100%;
	}
	.e0017_item h1 img{
	    width: 100%;
	    height: auto;
	}
	.e0017_item div.anker-area{
		margin: 0;
		padding: 20px 0 25px;
		background: #EBEDEF;
		width: 100%;
	}
	.e0017_item div.anker-area h2.index{
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}
	.e0017_item div.anker-area ul{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.e0017_item div.anker-area ul li{
		margin-right: 0;
		width: 48%;
	}
	.e0017_item div.anker-area ul li a{
		font-size: 13px;
		width: 100%;
		text-align: left;
		border-radius: 5px;
	}
	.e0017_item div.anker-area ul li a::after{
	    right: 8px;
	    top: 19px;
	}
	.e0017_item div.anker-area ul li a.button.b01,
	.e0017_item div.anker-area ul li a.button.b02{
		margin-bottom: 8px;
	}
	.e0017_item div.anker-area ul li a.button.b01,
	.e0017_item div.anker-area ul li a.button.b04{
		padding: 19px 10px;
	}
	.e0017_item div.anker-area ul li a.button.b02,
	.e0017_item div.anker-area ul li a.button.b03{
		padding: 11px 10px 9px;
	}
	.e0017_item h2.title{
		margin: 0 auto;
		padding: 11px 10px 9px 15px;
		border-radius: 10px 10px 0 0;
	}
	.e0017_item #section01{
		margin: 25px auto 0;
	}
	.e0017_item #section01 div.point-area{
		background: #fff;
		width: 100%;
		padding: 30px 10px;
	}
	.e0017_item #section01 div.point-area div.box{
		display: block;
		margin-bottom: 40px;
		width: 100%;
	}
	.e0017_item #section01 div.point-area div.box.b04{
		margin-bottom: 0;
	}
	.e0017_item #section01 div.point-area div.box div.gray{
		width: 100%;
		border-radius: 10px;
		padding: 15px 0;
	}
	.e0017_item #section01 div.point-area div.box.b04 div.gray{
		padding: 15px 0;
	}
	.e0017_item #section01 div.point-area div.box div.gray p.ttl{
		font-size: 16px;
	}
	.e0017_item #section01 div.point-area div.box div.arrow{
		width: 24px;
		margin: 0 auto;
	}
	.e0017_item #section01 div.point-area div.box div.blue{
		width: 100%;
		display: block;
		border-radius: 10px;
		padding: 20px 15px;
	}
	.e0017_item #section01 div.point-area div.box div.blue div.wrap{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}
	.e0017_item #section01 div.point-area div.box div.blue div.txt{
		width: 80%;
		margin-right: 0;
		margin-left: 0;
	}
	.e0017_item #section01 div.point-area div.box div.blue div.txt h3{
		font-size: 16px;
		margin-bottom: 0;
	}
	.e0017_item #section01 div.point-area div.box.b01 div.blue div.icon img{
		width: 61px;
	}
	.e0017_item #section01 div.point-area div.box.b02 div.blue div.icon img{
		width: 53px;
	}
	.e0017_item #section01 div.point-area div.box.b03 div.blue div.icon img{
		width: 47px;
	}
	.e0017_item #section01 div.point-area div.box.b04 div.blue div.icon img{
		width: 52px;
	}
	.e0017_item #section01 div.point-area div.box div.blue p.txt{
		font-size: 14px;
		line-height: 1.6;
	}
	.e0017_item #section02{
		margin: 40px auto 0;
	}
	.e0017_item #section02 div.wrap{
		display: block;
	}
	.e0017_item #section02 div.wrap div.box{
		width: 100%;
	}
	.e0017_item #section02 div.wrap div.box.b02,
	.e0017_item #section02 div.wrap div.box.b03{
		margin-top: 20px;
	}
	.e0017_item #section03{
		margin: 40px auto 40px;
	}
	.e0017_item #section03 div.wrap{
		display: block;
	}
	.e0017_item #section03 div.wrap div.box.b01{
		width: 100%;
		padding: 30px 0 45px;
	}
	.e0017_item #section03 div.wrap div.box.b01 h3{
		font-size: 22px;
		margin-bottom: 5px;
	}
	.e0017_item #section03 div.wrap div.box.b01 p{
		font-size: 16px;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area a:hover{
		text-decoration: none;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area.red{
		width: 330px;
		margin: 25px auto 0;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area.red a{
		font-size: 18px;
		width: 330px;
		line-height: 1.3;
		border-radius: 35px;
		padding: 15px 0 15px;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area.red a::before{
		content: '';
	    position: absolute;
	    left: 30px;
	    top: 18px;
	    width: 18px;
	    height: 18px;
	    background: url(/img/special/E0017/button_arr01.png) no-repeat;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area.white{
		width: 330px;
		margin: 15px auto 0;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area.white a{
		font-size: 14px;
		width: 330px;
		line-height: 1.3;
		border-radius: 30px;
		padding: 14px 0 15px;
		text-align: right;
		padding-right: 18px;
	}
	.e0017_item #section03 div.wrap div.box.b01 div.button-area.white a::before{
		content: '';
	    position: absolute;
	    left: 8px;
	    top: 14px;
	    width: 18px;
	    height: 18px;
	    background: url(/img/special/E0017/button_arr02.png) no-repeat;
	}
	.e0017_item #section03 div.wrap div.box.b02{
		width: 100%;
		margin-top: 20px;
		padding: 30px 20px 40px;
	}
	.e0017_item #section03 div.wrap div.box.b02 h3{
		font-size: 22px;
	}
	.e0017_item #section03 div.wrap div.box.b02 p{
		font-size: 14px;
		text-align: center;
	}
	.e0017_item #section03 div.wrap div.box.b02 div.img{
		width: 100%;
		margin: 30px auto 0;
	}
}