/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.e0033_item{font-size:15px;line-height:1.8;color:#333333;}
.e0033_item .ct{margin:0 auto;text-align:center;}
.e0033_item .contents{margin:0 auto;width:660px;}
.e0033_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;}

.e0033_item h1{
    margin: 0 auto 30px;
    max-width: 1240px;
    width: 100%;
}
.e0033_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;
}
.e0033_item h2.title::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 70px;
	height: 4px;
	background: #F06E2E;
}
.e0033_item h2.title::after{
	position: absolute;
	content: " ";
	top: 0;
	left: 70px;
	width: 23px;
	height: 4px;
	background: #FECE00;
}
.e0033_item p.f-lead{
	font-size: 16px;
	text-align: center;
}
.e0033_item p.f-lead span{
	color: #FE1F8D;
}
.e0033_item div.problem{
	margin: 30px auto 0;
	padding: 30px 40px;
	max-width: 1000px;
	width: 100%;
	background: #EFF4F8;
	border-radius: 10px;
}
.e0033_item div.problem div.title.t01{
	margin: 0 auto;
	max-width: 373px;
	width: 100%;
}
.e0033_item div.problem div.boxwrap{
	display: flex;
	justify-content: space-between;
	max-width: 920px;
	width: 100%;
	margin: 20px auto 0;
}
.e0033_item div.problem div.boxwrap div.box{
	max-width: 233px;
	width: 100%;
}
.e0033_item div.problem div.arrow{
	margin: 10px auto 0;
	max-width: 119px;
	width: 100%;
}
.e0033_item div.problem div.title.t02{
	margin: 15px auto 0;
	max-width: 784px;
	width: 100%;
}
.e0033_item div.message h3{
	margin: 50px auto 0;
	max-width: 649px;
	width: 100%;
}
.e0033_item div.beforeafter{
	margin: 40px auto 0;
	max-width: 1000px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.e0033_item div.beforeafter div.box{
	max-width: 320px;
	width: 100%;
}
.e0033_item div.beforeafter div.box div.before{
	background: url(/img/special/E0033/before_bg.png) no-repeat;
	background-size: cover;
	max-width: 320px;
	width: 100%;
	height: 190px;
}
.e0033_item div.beforeafter div.box div.before p.before{
	padding-top: 15px;
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	color: #0A7DD9;
	margin-bottom: 15px;
	position: relative;
}
.e0033_item div.beforeafter div.box div.before p.before span{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.e0033_item div.beforeafter div.box div.before p.txt{
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.e0033_item div.beforeafter div.box div.after{
	margin-top: 5px;
	background: #FFF5BF;
	border-radius: 10px;
	padding: 15px 0 30px;
}
.e0033_item div.beforeafter div.box div.after p.after{
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	color: #FE1F8D;
	margin-bottom: 20px;
	position: relative;
}
.e0033_item div.beforeafter div.box div.after p.after span{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.e0033_item div.beforeafter div.box.b01 div.after div.img{
	width: 71px;
	margin: 0 auto 20px;
}
.e0033_item div.beforeafter div.box.b02 div.after div.img{
	width: 74px;
	margin: 0 auto 25px;
}
.e0033_item div.beforeafter div.box.b03 div.after div.img{
	width: 71px;
	margin: 0 auto 20px;
}
.e0033_item div.beforeafter div.box div.after p.txt{
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.e0033_item div.beforeafter div.box.b01 div.after div.btn{
	width: 270px;
	margin: 50px auto 0;
}
.e0033_item div.beforeafter div.box.b02 div.after div.btn{
	width: 270px;
	margin: 50px auto 0;
}
.e0033_item div.beforeafter div.box.b03 div.after div.btn{
	width: 270px;
	margin: 25px auto 0;
}
.e0033_item div#section01,
.e0033_item div#section02,
.e0033_item div#section03{
	max-width: 1240px;
	width: 100%;
	margin: 70px auto 0;
}

/* #itembox */
.e0033_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;
}
.e0033_item .item_box h2::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 70px;
    height: 4px;
    background: #0232B6;
}
.e0033_item .item_box h2::after{
    position: absolute;
    content: " ";
    top: 0;
    left: 70px;
    width: 23px;
    height: 4px;
    background: #FECE00;
}
.e0033_item .item_box h2 span{
	font-size: 16px;
	font-weight: normal;
	margin-left: 30px;
}
.e0033_item .item_box p.txt {
    font-size: 16px;
    margin-left: 40px;
    margin-bottom: 30px;
}
.e0033_item .item_box div.button{
	width: 420px;
	margin: 40px auto 0;
}
.e0033_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;
}
.e0033_item .item_box div.button a span{
	margin-right: 10px;
}
.e0033_item .item_box div.button a:hover{
	text-decoration: none;
	opacity: 0.6;
}
@media print, screen and (max-width: 767px) {
	.e0033_item p.f-lead{
		font-size: 14px;
		text-align: left;
		width: 90%;
		margin: 0 auto;
	}
	.e0033_item div.problem{
		padding: 25px 10px 30px;
	}
	.e0033_item div.problem div.title.t01{
		max-width: 286px;
	}
	.e0033_item div.problem div.boxwrap{
		flex-wrap: wrap;
		margin: 10px auto 0;
	}
	.e0033_item div.problem div.boxwrap div.box{
		width: 50%;
	}
	.e0033_item div.problem div.arrow{
		max-width: 91px;
	}
	.e0033_item div.problem div.title.t02{
		margin: 12px auto 0;
		max-width: 352px;
	}
	.e0033_item div.message h3{
		margin: 35px auto 0;
		max-width: 345px;
	}
	.e0033_item div.beforeafter{
		margin: 20px auto 0;
		display: block;
		justify-content: space-between;
	}
	.e0033_item div.beforeafter div.box{
		max-width: 320px;
		width: 100%;
		margin: 0 auto;
	}
	.e0033_item div.beforeafter div.box.b02,
	.e0033_item div.beforeafter div.box.b03{
		margin-top: 30px;
	}
	.e0033_item div.beforeafter div.box div.before{
		background: url(/img/special/E0033/before_bg_sp.png) no-repeat;
		background-size: contain;
		max-width: 340px;
		width: 100%;
		height: 185px;
	}
	.e0033_item div.beforeafter div.box div.before p.before{
		line-height: 0.9;
		margin-bottom: 15px;
	}
	.e0033_item div.beforeafter div.box div.before p.before span{
		font-size: 14px;
		font-weight: normal;
		color: #333333;
	}
	.e0033_item div.beforeafter div.box div.after{
		margin-top: 0;
		padding: 15px 0 30px;
	}
	.e0033_item div.beforeafter div.box div.after p.after{
		line-height: 1;
		margin-bottom: 20px;
	}
	.e0033_item div.beforeafter div.box.b01 div.after div.img{
		width: 71px;
		margin: 0 auto 20px;
	}
	.e0033_item div.beforeafter div.box.b02 div.after div.img{
		width: 74px;
		margin: 0 auto 20px;
	}
	.e0033_item div.beforeafter div.box.b03 div.after div.img{
		width: 71px;
		margin: 0 auto 20px;
	}
	.e0033_item div.beforeafter div.box.b01 div.after div.btn{
		width: 270px;
		margin: 40px auto 0;
	}
	.e0033_item div.beforeafter div.box.b02 div.after div.btn{
		width: 270px;
		margin: 40px auto 0;
	}
	.e0033_item div.beforeafter div.box.b03 div.after div.btn{
		width: 270px;
		margin: 40px auto 0;
	}
	.e0033_item .item_box h2{
		margin: 0 auto 20px;
    padding: 18px 15px 15px 20px;
    line-height: 1.6;
	}
	.e0033_item .item_box h2 span{
		margin-left: 0;
		display: block;
	}
	.e0033_item .item_box p.txt{
		font-size: 14px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
	.e0033_item .item_box div.button{
		width: 320px;
		margin: 30px auto 0;
	}
	.e0033_item .item_box div.button a{
	    font-size: 16px;
		width: 320px;
	}
}