/* common */
.e0024_item{font-size:15px;line-height:1.8;color:#333333;}
.e0024_item .ct{margin:0 auto;text-align:center;}
.e0024_item .contents{margin:0 auto;width:660px;}
.e0024_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;}

.e0024_item h1 {
    margin: 0 auto;
    max-width: 1240px;
    width: 100%;
}
.e0024_item div.anker-area{
	margin: 40px 0 0;
}
.e0024_item div.anker-area ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.e0024_item div.anker-area ul li{
	margin-right: 15px;
}
.e0024_item div.anker-area ul li::last-child{
	margin-right: 0;
}
.e0024_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;
}
.e0024_item div.anker-area ul li a::after{
	content: '';
    position: absolute;
    right: 12px;
    top: 19px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0024/anker_arr.png) no-repeat;
}
.e0024_item div.anker-area ul li a.button{
	padding: 19px 0;
}
.e0024_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0024_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;
}
.e0024_item #section01{
	margin: 40px auto 0;
	max-width: 1240px;
    width: 100%;
}
.e0024_item #section01 div.block{
	background: #fff;
	width: 100%;
	padding: 50px 65px;
}
.e0024_item #section01 div.block div.flow{
	max-width: 794px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.e0024_item #section01 div.block div.flow div.box{
	width: 217px;
}
.e0024_item #section01 div.block div.flow div.arrow{
	width: 21px;
}
.e0024_item #section01 div.block div.before-after{
	margin-top: 60px;
}
.e0024_item #section01 div.block div.before-after div.title-area{
	display: flex;
	margin-bottom: 15px;
}
.e0024_item #section01 div.block div.before-after div.title-area p{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
}
.e0024_item #section01 div.block div.before-after div.title-area p.before{
	color: #9B9B9B;
}
.e0024_item #section01 div.block div.before-after div.title-area p.after{
	color: #00529F;
	margin-left: 410px;
}
.e0024_item #section01 div.block div.before-after div.box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.e0024_item #section01 div.block div.before-after div.box.b04{
	margin-bottom: 0;
}
.e0024_item #section01 div.block div.before-after div.box div.gray{
	width: 463px;
	background: #F7F8FA;
	border-radius: 10px;
	padding: 20px 30px;
	display: flex;
	align-items: center;
}
.e0024_item #section01 div.block div.before-after div.box div.gray div.img{
	width: 74px;
	margin-right: 20px;
}
.e0024_item #section01 div.block div.before-after div.box div.gray p.ttl{
	width: 307px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	color: #333333;
}
.e0024_item #section01 div.block div.before-after div.box div.arrow{
	width: 24px;
}
.e0024_item #section01 div.block div.before-after div.box div.blue{
	width: 594px;
	background: #E8F2FA;
	border-radius: 10px;
	padding: 30px 50px 30px 40px;
}
.e0024_item #section01 div.block div.before-after div.box div.blue p.txt{
	color: #00529F;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}
.e0024_item #section02{
	margin: 70px auto 0;
	max-width: 1240px;
    width: 100%;
}
.e0024_item #section02 div.table-area{
	padding: 50px;
	background: #fff;
}
.e0024_item #section02 div.table-area table{
	width: 100%;
}
.e0024_item #section02 div.table-area table th.title{
	background: #DDB306;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 3px solid #DDB306;
}
.e0024_item #section02 div.table-area table td.ttl{
	font-size: 14px;
	width: 116px;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
}
.e0024_item #section02 div.table-area table td{
	width: 164px;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	border: 1px solid #D8D8D8;
	padding: 25px 0;
}
.e0024_item #section02 div.table-area table td.line-l{
	border-left: 3px solid #DDB306;
}
.e0024_item #section02 div.table-area table td.line-r{
	border-right: 3px solid #DDB306;
}
.e0024_item #section02 div.table-area table td.line-b{
	border-bottom: 3px solid #DDB306;
}
.e0024_item #section02 div.table-area table td.service{
	font-weight: bold;
}
.e0024_item #section02 div.table-area table td.service div.img{
	width: 133px;
	margin: 15px auto 0;
}
.e0024_item #section02 div.table-area table td.odd{
	background: #F7F8FA;
}
.e0024_item #section02 div.table-area table td.even{
	background: #E8F2FA;
}
.e0024_item #section03{
	margin: 70px auto 0;
	max-width: 1240px;
    width: 100%;
}
.e0024_item #section03 div.button-area{
	background: #fff;
	padding: 50px 50px;
}
.e0024_item #section03 div.button-area ul{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.e0024_item #section03 div.button-area ul li{
	margin-right: 20px;
	width: 334px;
}
.e0024_item #section03 div.button-area ul li:last-child{
	margin-right: 0;
}
.e0024_item #section03 div.button-area ul li a{
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	display: inline-block;
	width: 334px;
	text-align: center;
	line-height: 1.3;
	border-radius: 30px;
	position: relative;
	padding: 13px 20px 11px;
	border: 1px solid #4A545E;
}
.e0024_item #section03 div.button-area ul li a.b01,
.e0024_item #section03 div.button-area ul li a.b02,
.e0024_item #section03 div.button-area ul li a.b03{
	margin-bottom: 15px;
}
.e0024_item #section03 div.button-area ul li a::before{
	content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0024/button_arr01.png) no-repeat;
}
.e0024_item #section03 div.button-area ul li a::before{
    left: 20px;
    top: 13px;
}
.e0024_item #section03 div.button-area ul li a:hover{
	text-decoration: none;
}
.e0024_item #section03 div.button-area ul li {
    border: none;
    padding: inherit;
}
#plan-area {
    max-width: 1240px;
    margin: 70px auto 0;
    width: 100%;
}
@media print, screen and (max-width: 767px) {
	.e0024_item h1 {
	    width: 100%;
	}
	.e0024_item h1 img{
	    width: 100%;
	    height: auto;
	}
	.e0024_item div.anker-area{
		margin: 0;
		padding: 20px 0 25px;
		background: #EBEDEF;
		width: 100%;
	}
	.e0024_item div.anker-area h2.index{
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}
	.e0024_item div.anker-area ul{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.e0024_item div.anker-area ul li{
		margin-right: 0;
		width: 48%;
	}
	.e0024_item div.anker-area ul li a{
		font-size: 13px;
		width: 100%;
		text-align: left;
		border-radius: 5px;
	}
	.e0024_item div.anker-area ul li a::after{
	    right: 8px;
	    top: 19px;
	}
	.e0024_item div.anker-area ul li a.button.b01,
	.e0024_item div.anker-area ul li a.button.b02{
		margin-bottom: 8px;
	}
	.e0024_item div.anker-area ul li a.button{
		padding: 19px 10px;
	}
	.e0024_item h2.title{
		margin: 0 auto;
		padding: 11px 10px 9px 15px;
		border-radius: 10px 10px 0 0;
	}
	.e0024_item #section01{
		margin: 25px auto 0;
	}
	.e0024_item #section01 div.block{
		background: #fff;
		width: 100%;
		padding: 20px 10px 40px;
	}
	.e0024_item #section01 div.block div.flow{
		display: block;
	}
	.e0024_item #section01 div.block div.flow div.box{
		width: 217px;
		margin-left: auto;
		margin-right: auto;
	}
	.e0024_item #section01 div.block div.flow div.arrow{
		width: 39px;
		margin: 10px auto;
	}
	.e0024_item #section01 div.block div.before-after{
		margin-top: 10px;
	}
	.e0024_item #section01 div.block div.before-after div.title-area{
		display: block;
		margin-bottom: 5px;
	}
	.e0024_item #section01 div.block div.before-after div.title-area p{
		font-size: 20px;
	}
	.e0024_item #section01 div.block div.before-after div.title-area p.after{
		margin-left: 0;
	}
	.e0024_item #section01 div.block div.before-after div.box{
		display: block;
		margin-bottom: 20px;
	}
	.e0024_item #section01 div.block div.before-after div.box.b04{
		margin-bottom: 0;
	}
	.e0024_item #section01 div.block div.before-after div.box div.gray{
		width: 100%;
		background: #F7F8FA;
		padding: 20px;
		align-items: start;
	}
	.e0024_item #section01 div.block div.before-after div.box div.gray div.img{
		width: 74px;
		margin-right: 10px;
	}
	.e0024_item #section01 div.block div.before-after div.box div.gray p.ttl{
		width: 80%;
		font-size: 16px;
	}
	.e0024_item #section01 div.block div.before-after div.box div.arrow{
		width: 26px;
		margin: 5px auto;
	}
	.e0024_item #section01 div.block div.before-after div.box div.arrow.after{
		position: relative;
		width: 100%;
	}
	.e0024_item #section01 div.block div.before-after div.box div.arrow.after div.title-area{
		position: absolute;
		left: 0;
		top: 5px;
		margin-bottom: 0;
	}
	.e0024_item #section01 div.block div.before-after div.box div.arrow.after div.arr-img{
		width: 26px;
		margin: 0 auto;
	}
	.e0024_item #section01 div.block div.before-after div.box div.blue{
		width: 100%;
		padding: 20px;
	}
	.e0024_item #section01 div.block div.before-after div.box div.blue p.txt{
		font-size: 16px;
	}
	.e0024_item #section02{
		margin: 40px auto 0;
	}
	.e0024_item #section02 div.table-area{
		padding: 30px 10px;
	}
	.e0024_item #section02 div.table-area div.table-wrap{
		overflow-x: scroll;
	}
	.e0024_item #section02 div.table-area div.table-wrap::-webkit-scrollbar {
	  width: 10px;
	}
	.e0024_item #section02 div.table-area div.table-wrap::-webkit-scrollbar-track {
	  background-color: #fff;
	}
	.e0024_item #section02 div.table-area div.table-wrap::-webkit-scrollbar-thumb {
	  background-color: #6F7F8E;
	  border-radius: 10px;
	}
	.e0024_item #section02 div.table-area table{
		width: 1100px;
	}
	.e0024_item #section02 div.table-area table th.title{
		background: #DDB306;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		padding: 10px;
		border: 3px solid #DDB306;
	}
	.e0024_item #section02 div.table-area table td.ttl{
		font-size: 12px;
		width: 116px;
		text-align: left;
		padding-left: 25px;
		vertical-align: middle;
	}
	.e0024_item #section02 div.table-area table td{
		width: 164px;
		font-size: 12px;
		line-height: 1.6;
		text-align: center;
		border: 1px solid #D8D8D8;
		padding: 25px 0;
		vertical-align: middle;
	}
	.e0024_item #section02 div.table-area table td.service div.img{
		width: 128px;
		margin: 15px auto 0;
	}
	.e0024_item #section03{
		margin: 40px auto 0;
	}
	.e0024_item #section03 div.button-area{
		background: #fff;
		padding: 25px 20px 40px;
		margin-top: 0;
	}
	.e0024_item #section03 div.button-area ul{
		display: flex;
		justify-content: left;
		flex-wrap: wrap;
	}
	.e0024_item #section03 div.button-area ul li{
		margin-right: 0;
		margin-left: 0;
		width: 310px;
	}
	.e0024_item #section03 div.button-area ul li:last-child{
		margin-right: 0;
	}
	.e0024_item #section03 div.button-area ul li a{
		font-size: 14px;
		font-weight: bold;
		background: #fff;
		display: inline-block;
		width: 310px;
		text-align: center;
		line-height: 1.3;
		border-radius: 30px;
		position: relative;
		padding: 13px 20px 11px;
		border: 1px solid #4A545E;
	}
	.e0024_item #section03 div.button-area ul li a.b01,
	.e0024_item #section03 div.button-area ul li a.b02,
	.e0024_item #section03 div.button-area ul li a.b03,
	.e0024_item #section03 div.button-area ul li a.b04{
		margin-bottom: 15px;
	}
	.e0024_item #section03 div.button-area ul li a::before{
	    left: 18px;
	    top: 13px;
	}
	#plan-area {
	    margin: 40px auto 0;
	}
}