.ces-kv {background: #bfdef7;}

.ces-harea {
margin: 30px auto 15px;
padding: 30px 30px 30px 140px;
background-color: #d4e7e9;
text-align: center;
}
.ces-harea-cost {
background-image: url('/campaign/ces/image/h2_img01.png');
background-size: 44px auto;
background-position: 40px 50%;
background-repeat: no-repeat;
}
.ces-harea-fx {
background-image: url('/campaign/ces/image/h2_img02.png');
background-size: 70px auto;
background-position: 35px 50%;
background-repeat: no-repeat;
}
.ces-harea-text {
margin-top: 15px;
font-size: 2.2rem;
font-weight: bold;
}

.ces-jslink {
width: 1000px;
max-width: 1000px;
margin: 0 auto;
padding: 0 10px;
}

@media screen and (max-width: 767px) {
	.ces-harea {padding: 20px 20px 20px 58px;}
	.ces-harea-cost {background-size: 26px auto; background-position: 20px 50%;}
	.ces-harea-fx {background-size: 36px auto; background-position: 15px 50%;}
	.ces-harea-text {margin-top: 10px; font-size: 4vw; line-height: 1.6;}

	.sp-mg-break {margin-left: -20px; margin-right: -20px;}

	.ces-jslink {
	width: 100%;
	margin: 0;
	padding: 0 25px;
	}
}