/* common */
.e0022_item{font-size:15px;line-height:1.8;color:#333333;}
.e0022_item .ct{margin:0 auto;text-align:center;}
.e0022_item .contents{margin:0 auto;width:660px;}
.e0022_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;}

.e0022_item h1 {
    margin: 0 auto;
    max-width: 1240px;
    width: 100%;
}
.e0022_item div.anker-area{
	margin: 40px 0 0;
}
.e0022_item div.anker-area ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.e0022_item div.anker-area ul li{
	margin-right: 15px;
}
.e0022_item div.anker-area ul li::last-child{
	margin-right: 0;
}
.e0022_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;
}
.e0022_item div.anker-area ul li a::after{
	content: '';
    position: absolute;
    right: 12px;
    top: 19px;
    width: 18px;
    height: 18px;
    background: url(/img/special/E0022/anker_arr.png) no-repeat;
}
.e0022_item div.anker-area ul li a.button{
	padding: 19px 0;
}
.e0022_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0022_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;
}
.e0022_item #section01{
	margin: 40px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0022_item #section01 div.block{
	padding: 40px;
	background: #fff;
}
.e0022_item #section01 div.block p.ttl{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
}
.e0022_item #section01 div.block div.img-area {
	width: 594px;
	margin: 30px auto 0;
}
.e0022_item #section01 div.block div.wrap{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1140px;
    width: 100%;
    margin: 50px auto 0;
}
.e0022_item #section01 div.block div.wrap div.box{
	width: 270px;
	background: #F8F8F2;
	padding: 50px 20px 30px;
	border-radius: 10px;
}
.e0022_item #section01 div.block div.wrap div.box div.img{
	width: 148px;
	margin: -70px auto 20px;
}
.e0022_item #section01 div.block div.wrap div.box h3{
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.e0022_item #section01 div.block div.wrap div.box h3.single{
	padding-top: 15px;
	margin-bottom: 30px;
}
.e0022_item #section01 div.block div.wrap div.box p.txt{
	font-size: 14px;
	line-height: 1.8;
}
.e0022_item #section02{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0022_item #section02 div.block{
	padding: 50px;
	background: #fff;
}
.e0022_item #section02 div.block div.img-area {
	width: 664px;
	margin: 0 auto;
}
.e0022_item #section02 div.block ul{
	margin: 50px auto 0;
	display: flex;
	justify-content: center;
}
.e0022_item #section02 div.block ul li:nth-child(1){
	border-right: 1px dotted #C6C6C6;
	padding-right: 40px;
	margin-right: 40px;
}
.e0022_item #section02 div.block ul li:nth-child(1) img{
	width: 250px;
}
.e0022_item #section02 div.block ul li:nth-child(2){
	border-right: 1px dotted #C6C6C6;
	padding-right: 40px;
	margin-right: 40px;
}
.e0022_item #section02 div.block ul li:nth-child(2) img{
	width: 250px;
}
.e0022_item #section02 div.block ul li:last-child img{
	width: 266px;
}
.e0022_item #section03{
	margin: 70px auto 0;
	max-width: 1240px;
	width: 100%;
}
.e0022_item #section03 div.wrap{
	display: flex;
	flex-wrap: wrap;
}
.e0022_item #section03 div.box{
	width: 295px;
	background: #fff;
	padding: 25px 0 35px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.e0022_item #section03 div.box.r{
	margin-right: 0;
}
.e0022_item #section03 div.box.b17,
.e0022_item #section03 div.box.b18,
.e0022_item #section03 div.box.b19{
	margin-bottom: 0;
}
.e0022_item #section03 div.box p.txt{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	color: #666666;
}
.e0022_item #section03 div.box p.txt.br{
	margin-bottom: 20px;
}
.e0022_item #section03 div.box p.txt.single{
	margin-top: 15px;
	margin-bottom: 30px;
}
.e0022_item #section03 div.box div.img{
	width: 228px;
	margin: 0 auto;
}
.e0022_item #section03 div.box div.button-area{
	width: 245px;
	margin: 25px auto 0;
}
.e0022_item #section03 div.box div.button-area a{
	font-size: 15px;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    width: 245px;
    text-align: center;
    line-height: 1.3;
    border-radius: 30px;
    position: relative;
    padding: 9px 0 7px 0;
    border: 1px solid #4A545E;
}
.e0022_item #section03 div.box div.button-area a::before{
	content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 35px;
    background: url(/img/special/E0022/button-arr.png) no-repeat;
}
.e0022_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) {
	.e0022_item h1 {
	    width: 100%;
	}
	.e0022_item h1 img{
	    width: 100%;
	    height: auto;
	}
	.e0022_item div.anker-area{
		margin: 0;
		padding: 20px 0 25px;
		background: #EBEDEF;
		width: 100%;
	}
	.e0022_item div.anker-area h2.index{
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0.5px;
		margin-bottom: 20px;
	}
	.e0022_item div.anker-area ul{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.e0022_item div.anker-area ul li{
		margin-right: 0;
		width: 48%;
	}
	.e0022_item div.anker-area ul li a{
		font-size: 13px;
		width: 100%;
		text-align: left;
		border-radius: 5px;
	}
	.e0022_item div.anker-area ul li a::after{
	    right: 8px;
	    top: 19px;
	}
	.e0022_item div.anker-area ul li a.button.b01,
	.e0022_item div.anker-area ul li a.button.b02{
		margin-bottom: 8px;
	}
	.e0022_item div.anker-area ul li a.button{
		padding: 19px 10px;
	}
	.e0022_item div.anker-area ul li a.button.b01{
		padding: 11px 10px;
	}
	.e0022_item h2.title{
		margin: 0 auto;
		padding: 11px 10px 9px 15px;
		border-radius: 10px 10px 0 0;
	}
	.e0022_item #section01{
		margin: 25px auto 0;
	}
	.e0022_item #section01 div.block{
		padding: 25px 10px;
	}
	.e0022_item #section01 div.block p.ttl{
		font-size: 20px;
		line-height: 1.4;
		width: 90%;
		margin: 0 auto;
	}
	.e0022_item #section01 div.block div.img-area {
		width: 100%;
		margin: 20px auto 0;
	}
	.e0022_item #section01 div.block div.wrap{
	    margin: 20px auto 0;
	    flex-wrap: wrap;
	}
	.e0022_item #section01 div.block div.wrap div.box{
		width: 48.5%;
		background: #F8F8F2;
		padding: 40px 10px 20px;
	}
	.e0022_item #section01 div.block div.wrap div.box div.img{
		width: 120px;
		margin: -58px auto 20px;
	}
	.e0022_item #section01 div.block div.wrap div.box h3{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.e0022_item #section01 div.block div.wrap div.box h3.single{
		padding-top: 10px;
		margin-bottom: 20px;
	}
	.e0022_item #section01 div.block div.wrap div.box p.txt{
		font-size: 13px;
		line-height: 1.8;
	}
	.e0022_item #section01 div.block div.wrap div.box.b01,
	.e0022_item #section01 div.block div.wrap div.box.b02{
		margin-bottom: 35px;
	}
	.e0022_item #section02{
		margin: 40px auto 0;
	}
	.e0022_item #section02 div.block{
		padding: 30px 20px;
	}
	.e0022_item #section02 div.block div.img-area {
		width: 100%;
		margin: 0 auto;
	}
	.e0022_item #section02 div.block ul{
		margin: 30px auto 0;
		display: block;
	}
	.e0022_item #section02 div.block ul li:nth-child(1){
		width: 250px;
		border-right: none;
		padding-right: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 40px;
	}
	.e0022_item #section02 div.block ul li:nth-child(1) img{
		width: 250px;
	}
	.e0022_item #section02 div.block ul li:nth-child(2){
		width: 250px;
		border-right: none;
		padding-right: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 40px;
	}
	.e0022_item #section02 div.block ul li:nth-child(2) img{
		width: 250px;
	}
	.e0022_item #section02 div.block ul li:last-child{
		width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	.e0022_item #section02 div.block ul li:last-child img{
		width: 266px;
	}
	.e0022_item #section03{
		margin: 40px auto 0;
	}
	.e0022_item #section03 div.wrap {
	    justify-content: space-between;
	    margin-top: 15px;
	}
	.e0022_item #section03 div.box{
		width: 48.5%;
		padding: 20px 0 20px;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.e0022_item #section03 div.box.r{
		margin-right: 0;
	}
	.e0022_item #section03 div.box.b17,
	.e0022_item #section03 div.box.b18{
		margin-bottom: 15px;
	}	
	
	.e0022_item #section03 div.box.b19{
		margin-bottom: 0;
	}
	.e0022_item #section03 div.box p.txt{
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		line-height: 1.4;
		color: #666666;
	}
	.e0022_item #section03 div.box p.txt.three{
		margin-bottom: 20px;
		letter-spacing: -0.6px;
	}
	.e0022_item #section03 div.box p.txt.br{
		margin-bottom: 20px;
	}
	.e0022_item #section03 div.box p.txt.br.w{
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.e0022_item #section03 div.box p.txt.single{
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.e0022_item #section03 div.box p.txt.single.w{
		margin-top: 15px;
		margin-bottom: 45px;
	}
	.e0022_item #section03 div.box div.img{
		width: 159px;
		margin: 0 auto;
	}
	.e0022_item #section03 div.box div.button-area{
		width: 160px;
		margin: 20px auto 0;
	}
	.e0022_item #section03 div.box div.button-area a{
		font-size: 12px;
	    width: 160px;
	    padding: 9px 0 7px 0;
	}
	.e0022_item #section03 div.box div.button-area a::before{
	    width: 12px;
	    height: 12px;
	    left: 15px;
	    background: url(/img/special/E0022/button-arr_sp.png) no-repeat;
	}
	#plan-area {
	    margin: 40px auto 0;
	}
}