/* common */
/*body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}*/

.e0018_item{font-size:15px;line-height:1.8;color:#333333;}
.e0018_item .ct{margin:0 auto;text-align:center;}
.e0018_item .contents{margin:0 auto;width:660px;}
.e0018_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;}

.e0018_item h1 {
    margin: 0 auto;
    width: 1240px;
}
.e0018_item div.anker-area{
	margin: 40px 0 0;
}
.e0018_item div.anker-area ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.e0018_item div.anker-area ul li{
	margin-right: 15px;
}
.e0018_item div.anker-area ul li::last-child{
	margin-right: 0;
}
.e0018_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;
}
.e0018_item div.anker-area ul li a::after{
	content: '';
    position: absolute;
    right: 12px;
    top: 19px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0018/anker_arr.png) no-repeat;
}
.e0018_item div.anker-area ul li a.button{
	padding: 19px 0;
}
.e0018_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0018_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;
}
.e0018_item #section01{
	margin: 40px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0018_item #section01 div.point-area{
	background: #fff;
	width: 100%;
	padding: 50px 65px;
}
.e0018_item #section01 div.point-area div.box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.e0018_item #section01 div.point-area div.box.b05{
	margin-bottom: 0;
}
.e0018_item #section01 div.point-area div.box div.gray{
	width: 413px;
	background: #F7F8FA;
	border-radius: 10px;
	padding: 35px 50px 35px 35px;
}
.e0018_item #section01 div.point-area div.box div.gray p.ttl{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}
.e0018_item #section01 div.point-area div.box div.arrow{
	width: 24px;
}
.e0018_item #section01 div.point-area div.box div.red{
	width: 657px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #FDF1F0;
	border-radius: 10px;
}
.e0018_item #section01 div.point-area div.box.b01 div.red{
	padding: 30px 35px;
}
.e0018_item #section01 div.point-area div.box.b02 div.red{
	padding: 28px 35px;
}
.e0018_item #section01 div.point-area div.box.b03 div.red{
	padding: 28px 35px;
}
.e0018_item #section01 div.point-area div.box.b04 div.red{
	padding: 27px 35px;
}
.e0018_item #section01 div.point-area div.box.b05 div.red{
	padding: 28px 35px;
}

.e0018_item #section01 div.point-area div.box.b01 div.red div.icon img{
	width: 69px;
}
.e0018_item #section01 div.point-area div.box.b02 div.red div.icon img{
	width: 67px;
}
.e0018_item #section01 div.point-area div.box.b03 div.red div.icon img{
	width: 56px;
}
.e0018_item #section01 div.point-area div.box.b04 div.red div.icon img{
	width: 77px;
}
.e0018_item #section01 div.point-area div.box.b05 div.red div.icon img{
	width: 88px;
}
.e0018_item #section01 div.point-area div.box div.red div.txt h3{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.e0018_item #section01 div.point-area div.box div.red div.txt h3 span{
	color: #CF1107;
}
.e0018_item #section01 div.point-area div.box div.red div.txt p{
	font-size: 14px;
	line-height: 1.6;	
}
.e0018_item #section02{
	margin: 50px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0018_item #section02 div.box{
	padding: 60px 70px;
	background: #fff;
	margin-bottom: 20px;
}
.e0018_item #section02 div.box.b03{
	margin-bottom: 0;
}
.e0018_item #section02 div.box div.wrap{
	display: flex;
    justify-content: space-between;
}
.e0018_item #section02 div.box div.wrap div.txt{
	width:660px;
}
.e0018_item #section02 div.box div.wrap div.txt h3{
	color: #DC3545;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
}
.e0018_item #section02 div.box div.wrap div.txt p{
	font-size: 16px;
}
.e0018_item #section02 div.box div.wrap div.txt div.award{
	margin-top: 30px;
	display: flex;
}
.e0018_item #section02 div.box div.wrap div.txt div.award img{
	width: 103px;
	margin-right: 10px;
}
.e0018_item #section02 div.box div.wrap div.txt div.award div.a-txt h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
.e0018_item #section02 div.box div.wrap div.txt div.award div.a-txt p{
	font-size: 12px;
}
.e0018_item #section02 div.box div.wrap div.img{
	width: 410px;
}
.e0018_item #section03{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0018_item #section03 div.table-area{
	background: #fff;
	padding: 50px 70px 60px;
}
.e0018_item #section03 table{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #D8D8D8;
}
.e0018_item #section03 table th{
	width: 30%;
	background: #fff;
	font-weight: bold;
	border-bottom: 1px solid #D8D8D8;
	color: #DC3545;
	font-size: 16px;
	line-height: 1.3;
	padding: 17px 0 13px 35px;
}
.e0018_item #section03 table td{
	width: 20%;
	font-size: 16px;
	border-bottom: 1px solid #D8D8D8;
	text-align: center;
}
.e0018_item #section03 table th.feature{
	background: #F7F8FA;
	color: #DC3545;
}
.e0018_item #section03 table td.plan{
	background: #B51322;
	color: #fff;
	font-weight: bold;
	border-bottom: none;
	padding: 12px 0 8px;
}
.e0018_item #section03 table td.r_a.ttl,
.e0018_item #section03 table td.r_b.ttl{
	background: #DC3545;
	color: #fff;
	font-weight: bold;
	padding: 12px 0 9px;
}
.e0018_item #section03 table td.r_b.ttl span{
	font-size: 12px;
	font-weight: normal;
}
.e0018_item #section03 table td.r_a,
.e0018_item #section03 table td.r_b{
	background: #F7F8FA;
}
.e0018_item #section03 table td.basic.ttl{
	background: #E34655;
	color: #fff;
	font-weight: bold;
	padding: 12px 0 9px;
}
.e0018_item #section03 table td.basic{
	background: #fff;
}
.e0018_item #section03 table td.basic span{
	font-size: 12px;
}
.e0018_item #section03 table td.plan{
	background: #B51322;
}
.e0018_item #section03 p.att{
	font-size: 12px;
	margin-top: 15px;
}
.e0018_item #section03 div.button-area{
	width: 380px;
	margin: 40px auto 0;
}
.e0018_item #section03 div.button-area 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;
	position: relative;
}
.e0018_item #section03 div.button-area a::before{
	content: '';
    position: absolute;
    left: 65px;
    top: 14px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0018/button_arr01.png) no-repeat;
}
.e0018_item #section03 div.button-area a:hover{
	text-decoration: none;
}
#download-area{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
#download-area div.button-area{
	background: #fff;
	padding: 30px 50px;
	display: block;
	margin-top: 0;
}
#download-area div.button-area ul{
	display: flex;
	justify-content: left;
}
#download-area div.button-area ul li{
	width: 278px!important;
	border: none;
	padding: 0;
	margin: 0 20px 0 0;
}
#download-area div.button-area ul li:last-child{
	margin: 0;
}
#download-area div.button-area ul li a{
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	display: inline-block;
	width: 278px;
	text-align: center;
	line-height: 1.3;
	border-radius: 30px;
	position: relative;
	padding: 13px 20px 11px;
	border: 1px solid #4A545E;
}
#download-area div.button-area ul li a::before{
	content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0018/button_arr01.png) no-repeat;
}
#download-area div.button-area ul li a.b01::before{
    left: 80px;
    top: 13px;
}
#download-area div.button-area ul li a.b02::before{
    left: 58px;
    top: 13px;
}
#download-area div.button-area ul li a.b03::before{
    left: 45px;
    top: 13px;
}
#download-area div.button-area ul li a:hover{
	text-decoration: none;
}
#download-area div.banner{
	width: 454px;
	margin-top: 20px;
}
#section05{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
#section05 ul.dx_content_plan_list_ > li a:hover{
	text-decoration: none;
}
@media print, screen and (max-width: 767px) {
	.e0018_item h1 {
	    width: 100%;
	}
	.e0018_item h1 img{
	    width: 100%;
	    height: auto;
	}
	.e0018_item div.anker-area{
		margin: 0;
		padding: 20px 0 25px;
		background: #EBEDEF;
		width: 100%;
	}
	.e0018_item div.anker-area h2.index{
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}
	.e0018_item div.anker-area ul{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.e0018_item div.anker-area ul li{
		margin-right: 0;
		width: 48%;
	}
	.e0018_item div.anker-area ul li a{
		font-size: 13px;
		width: 100%;
		text-align: left;
		border-radius: 5px;
	}
	.e0018_item div.anker-area ul li a::after{
	    right: 8px;
	    top: 19px;
	}
	.e0018_item div.anker-area ul li a.button.b01,
	.e0018_item div.anker-area ul li a.button.b02,
	.e0018_item div.anker-area ul li a.button.b03,
	.e0018_item div.anker-area ul li a.button.b04{
		margin-bottom: 8px;
	}
	.e0018_item div.anker-area ul li a.button{
		padding: 19px 10px;
	}
	.e0018_item h2.title{
		margin: 0 auto;
		padding: 11px 10px 9px 15px;
		border-radius: 10px 10px 0 0;
	}
	.e0018_item #section01{
		margin: 25px auto 0;
	}
	.e0018_item #section01 div.point-area{
		background: #fff;
		width: 100%;
		padding: 30px 10px 40px;
	}
	.e0018_item #section01 div.point-area div.box{
		display: block;
		margin-bottom: 30px;
		width: 100%;
	}
	.e0018_item #section01 div.point-area div.box.b03{
		margin-bottom: 0;
	}
	.e0018_item #section01 div.point-area div.box div.gray{
		width: 100%;
	}
	.e0018_item #section01 div.point-area div.box.b01 div.gray{
		padding: 15px 0;
	}
	.e0018_item #section01 div.point-area div.box.b02 div.gray{
		padding: 15px 0;
	}
	.e0018_item #section01 div.point-area div.box.b03 div.gray{
		padding: 15px 0;
	}
	.e0018_item #section01 div.point-area div.box div.gray p.ttl{
		font-size: 16px;
		text-align: center;
		width: 100%;
	}
	.e0018_item #section01 div.point-area div.box div.arrow{
		width: 24px;
		margin: 0 auto;
	}
	.e0018_item #section01 div.point-area div.box div.red{
		width: 100%;
		display: block;
		border-radius: 10px;
	}
	.e0018_item #section01 div.point-area div.box.b01 div.red{
		padding: 25px 20px 25px 20px;
	}
	.e0018_item #section01 div.point-area div.box.b02 div.red{
		padding: 25px 20px 25px 20px;
	}
	.e0018_item #section01 div.point-area div.box.b03 div.red{
		padding: 25px 20px 25px 20px;
	}
	.e0018_item #section01 div.point-area div.box.b04 div.red{
		padding: 25px 20px 25px 20px;
	}
	.e0018_item #section01 div.point-area div.box.b05 div.red{
		padding: 25px 20px 25px 20px;
	}
	.e0018_item #section01 div.point-area div.box div.red div.wrap{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.e0018_item #section01 div.point-area div.box div.red div.txt{
		width: 80%;
		margin-right: 0;
		margin-left: 0;
	}
	.e0018_item #section01 div.point-area div.box div.red div.txt h3{
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 0;
	}
	.e0018_item #section01 div.point-area div.box.b01 div.red div.icon img{
		width: 55px;
	}
	.e0018_item #section01 div.point-area div.box.b02 div.red div.icon img{
		width: 56px;
	}
	.e0018_item #section01 div.point-area div.box.b03 div.red div.icon img{
		width: 50px;
	}
	.e0018_item #section01 div.point-area div.box.b04 div.red div.icon img{
		width: 69px;
	}
	.e0018_item #section01 div.point-area div.box.b05 div.red div.icon img{
		width: 68px;
	}
	.e0018_item #section01 div.point-area div.box div.red p.txt{
		font-size: 14px;
		line-height: 1.6;
	}
	.e0018_item #section02{
		margin: 40px auto 0;
	}
	.e0018_item #section02 div.box{
		width: 100%;
		padding: 35px 20px;
	}
	.e0018_item #section02 div.box div.wrap{
		display: block;
	}
	.e0018_item #section02 div.box div.wrap div.txt h3{
		font-size: 20px;
		line-height: 1.4;
		text-align: center;
	}
	.e0018_item #section02 div.box div.wrap div.txt p{
		font-size: 14px;
	}
	.e0018_item #section02 div.box div.wrap div.txt div.award div.a-txt h4{
		font-size: 13px;
	}
	.e0018_item #section02 div.box div.wrap div.txt div.award div.a-txt p{
		font-size: 10px;
	}
	.e0018_item #section02 div.box.b01 div.img-area{
		margin: 20px auto 0;
		width: 100%;
	}
	.e0018_item #section02 div.box div.wrap div.txt{
		width: 100%;
	}
	.e0018_item #section02 div.box div.wrap div.img{
		width: 80%;
		margin: 25px auto 0;
	}
	.e0018_item #section02 div.box.b02 p.att{
		margin-top: 10px;
	}
	.e0018_item #section03{
		margin: 40px auto 0;
	}
	.e0018_item #section03 div.table-area{
		background: #fff;
		padding: 25px 10px 40px;
	}
	.e0018_item #section03 div.table-area div.table-wrap {
	    overflow-x: scroll;
	}
	.e0018_item #section03 div.table-area div.table-wrap::-webkit-scrollbar {
	  width: 10px;
	}
	.e0018_item #section03 div.table-area div.table-wrap::-webkit-scrollbar-track {
	  background-color: #fff;
	}
	.e0018_item #section03 div.table-area div.table-wrap::-webkit-scrollbar-thumb {
	  background-color: #B51322;
	  border-radius: 10px;
	}
	.e0018_item #section03 div.table-area div.table-wrap table{
		width: 800px;
	}
	.e0018_item #section03 table th{
		font-size: 12px;
		padding: 17px 0 13px 15px;
	}
	.e0018_item #section03 table td{
		font-size: 12px;
	}
	.e0018_item #section03 table td.r_b.ttl span{
		font-size: 10px;
	}
	.e0018_item #section03 div.button-area{
		width: 350px;
		margin: 30px auto 0;
	}
	.e0018_item #section03 div.button-area a{
		font-size: 14px;
		width: 350px;
	}
	.e0018_item #section03 div.button-area a::before{
	    left: 55px;
	    top: 14px;
	}
	#download-area{
		margin: 40px auto 0;
	}
	#download-area div.button-area{
		padding: 0 20px 30px 20px;
	}
	#download-area div.button-area ul{
		flex-wrap: wrap;
	}
	#download-area div.button-area ul li{
		width: 175px!important;
		border: none;
		padding: 0;
		margin: 0 0 10px 0;
	}
	#download-area div.button-area ul li:first-child{
		margin-right: 10px;
	}
	#download-area div.button-area ul li:last-child{
		width: 225px;
	}
	#download-area div.button-area ul li a{
		width: 175px;
	}
	#download-area div.button-area ul li:last-child a{
		width: 225px;
	}
	#download-area div.button-area ul li a::before{
		content: '';
	    position: absolute;
	    width: 18px;
	    height: 18px;
	    background: url(/img/special/E0018/button_arr01.png) no-repeat;
	}
	#download-area div.button-area ul li a.b01::before{
	    left: 23px;
	    top: 13px;
	}
	#download-area div.button-area ul li a.b02::before{
	    left: 13px;
	    top: 13px;
	}
	#download-area div.button-area ul li a.b03::before{
	    left: 20px;
	}
	#download-area div.banner{
		width: 100%;
		margin-top: 10px;
	}
}