/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.e0032_item{font-size:15px;line-height:1.8;color:#333333;}
.e0032_item .ct{margin:0 auto;text-align:center;}
.e0032_item .contents{margin:0 auto;width:660px;}
.e0032_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;}

.e0032_item h1{
    margin: 0 auto 40px;
    max-width: 1240px;
    width: 100%;
}
.e0032_item h2.title{
	margin: 0 auto 35px;
	width: 1240px;
	position: relative;
	background: #F7F8FA;
	line-height: 2;
	padding: 18px 15px 15px 40px;
	font-size: 20px;
	font-weight: bold;
}
.e0032_item h2.title::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 70px;
	height: 4px;
	background: #F06E2E;
}
.e0032_item h2.title::after{
	position: absolute;
	content: " ";
	top: 0;
	left: 70px;
	width: 23px;
	height: 4px;
	background: #FECE00;
}
.e0032_item p.lead{
	font-size: 16px;
	margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}
.e0032_item div.anker-area{
	margin: 30px auto 0;
    max-width: 1000px;
    width: 100%;
    background: #FFEFD5;
    padding: 25px 0;
}
.e0032_item div.anker-area ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.e0032_item div.anker-area ul li{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.35;	
	width: 32.3%;
	display: block;
	position: relative;
}
.e0032_item div.anker-area ul li::after{
	content: '';
    position: absolute;
    right: 12px;
    top: 39px;
    width: 17px;
    height: 17px;
    background: url(/img/special/E0032/arr.png) no-repeat;
}
.e0032_item div.anker-area ul li a{
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid #F06F2E;
	border-radius: 10px;
	width: 100%;
}
.e0032_item div.anker-area ul li.l01 a{
	padding: 7px 5px 7.35px 30px;
}
.e0032_item div.anker-area ul li.l02 a{
	padding: 12px 5px 12.35px 30px;
}
.e0032_item div.anker-area ul li.l03 a{
	padding: 14.47px 5px 15px 30px;
}
.e0032_item div.anker-area ul li.l04 a{
	padding: 9px 5px 9.2px 30px;
}
.e0032_item div.anker-area ul li.l05 a{
	padding: 10.5px 5px 10.46px 30px;
}
.e0032_item div.anker-area ul li.l06 a{
	padding: 12px 5px 12.55px 30px;
}
.e0032_item div.anker-area ul li.l01 a img{
	width: 28px;
	margin-right: 30px;
}
.e0032_item div.anker-area ul li.l02 a img{
	width: 32px;
	margin-right: 30px;
}
.e0032_item div.anker-area ul li.l03 a img{
	width: 33px;
	margin-right: 30px;
}
.e0032_item div.anker-area ul li.l04 a img{
	width: 25px;
	margin-left: 2px;
	margin-right: 31px;
}
.e0032_item div.anker-area ul li.l05 a img{
	width: 27px;
	margin-left: 3px;
	margin-right: 32px;
}
.e0032_item div.anker-area ul li.l06 a img{
	width: 25px;
	margin-left: 4px;
	margin-right: 34px;
}
.e0032_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0032_item div.anker-area ul li:nth-child(1),
.e0032_item div.anker-area ul li:nth-child(2),
.e0032_item div.anker-area ul li:nth-child(3){
	margin-bottom: 12px;
}

.e0032_item #section01,
.e0032_item #section02,
.e0032_item #section03,
.e0032_item #section04,
.e0032_item #section05,
.e0032_item #section06{
	margin-top: 70px;
}
/* #itembox */
.e0032_item .item_box h2{
	margin: 0 auto 35px;
    width: 100%;
    position: relative;
    background: #F7F8FA;
    line-height: 2;
    padding: 18px 15px 15px 40px;
    font-size: 20px;
    font-weight: bold;
}
.e0032_item .item_box h2::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 70px;
    height: 4px;
    background: #F06E2E;
}
.e0032_item .item_box h2::after{
    position: absolute;
    content: " ";
    top: 0;
    left: 70px;
    width: 23px;
    height: 4px;
    background: #FECE00;
}
.e0032_item .item_box p.txt{
	font-size: 16px;
	margin-left: 40px;
	margin-bottom: 30px;
}
.e0032_item .item_box div.button{
	width: 420px;
	margin: 40px auto 0;
}
.e0032_item .item_box div.button a{
    display: inline-block;
    text-align: center;
    outline: none;
    font-size: 18px;
	border: 1px solid #4A545E;
	background: #fff;
	border-radius: 50px;
	width: 420px;
	margin: 0 auto;
	padding: 13px 0;
	position: relative;
	font-weight: bold;
}
.e0032_item .item_box div.button a span{
	margin-right: 10px;
}
.e0032_item .item_box div.button a:hover{
	text-decoration: none;
	opacity: 0.6;
}
@media print, screen and (max-width: 767px) {
	.e0032_item p.lead{
		font-size: 14px;
	}
	.e0032_item div.anker-area{
	    padding: 15px 10px;
	}
	.e0032_item div.anker-area ul li{
		width: 49%;
		font-size: 14px;
	}
	.e0032_item div.anker-area ul li::after{
	    right: 8px;
	    top: 34px;
	}
	.e0032_item div.anker-area ul li.l01 a{
		padding: 9px 5px 9.35px 15px;
	}
	.e0032_item div.anker-area ul li.l02 a{
		padding: 13px 5px 13.33px 15px;
	}
	.e0032_item div.anker-area ul li.l03 a{
		padding: 13px 5px 13.33px 15px;
	}
	.e0032_item div.anker-area ul li.l04 a{
		padding: 8px 5px 8.62px 15px;
	}
	.e0032_item div.anker-area ul li.l05 a{
		padding: 12px 5px 12.26px 15px;
	}
	.e0032_item div.anker-area ul li.l06 a{
		padding: 12.24px 5px 12.98px 15px;
	}
	.e0032_item div.anker-area ul li.l01 a img{
		width: 23.03px;
		margin-right: 15px;
	}
	.e0032_item div.anker-area ul li.l02 a img{
		width: 25.23px;
		margin-right: 15px;
	}
	.e0032_item div.anker-area ul li.l03 a img{
		width: 25.06px;
		margin-right: 15px;
	}
	.e0032_item div.anker-area ul li.l04 a img{
		width: 22.19px;
		margin-left: 2px;
		margin-right: 15px;
	}
	.e0032_item div.anker-area ul li.l05 a img{
		width: 22.03px;
		margin-left: 3px;
		margin-right: 15px;
	}
	.e0032_item div.anker-area ul li.l06 a img{
		width: 21.12px;
		margin-left: 4px;
		margin-right: 15px;
	}
	.e0032_item div.anker-area ul li:nth-child(1),
	.e0032_item div.anker-area ul li:nth-child(2),
	.e0032_item div.anker-area ul li:nth-child(3),
	.e0032_item div.anker-area ul li:nth-child(4){
		margin-bottom: 10px;
	}
	.e0032_item #section01,
	.e0032_item #section02,
	.e0032_item #section03,
	.e0032_item #section04,
	.e0032_item #section05,
	.e0032_item #section06{
		margin-top: 40px;
	}
	.e0032_item .item_box h2{
		margin: 0 auto 20px;
	    padding: 18px 15px 15px 20px;
	}
	.e0032_item .item_box p.txt{
		font-size: 14px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
	.e0032_item .item_box div.button{
		width: 320px;
		margin: 30px auto 0;
	}
	.e0032_item .item_box div.button a{
	    font-size: 16px;
		width: 320px;
	}
}