.eceq-main {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
}


.ecep-title {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    margin-bottom: 40px;
    justify-content: center;
}

.ecep-title h1 {
    font-size: .42rem;
    color: #003399;
    font-weight: bold;
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
}


.ecep-title h1 span{
    font-size: .81rem;
    line-height: 1;
    margin-top: -13px;
}


.ecep-title img {
    width: 160px;
    max-width: 100%;
    margin: -20px 3px 0px -5px;
}



.ecep-step {
    margin-bottom: 10px;
}

.ecep-step--title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ecep-step--title h2 {
    font-size: .24rem;
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
}

.ecep-step--title img {
    width: 160px;
    max-width: 100%;
}

.ecep-step--title>div {
    width: 630px;
    max-width: 100%;
}

.ecep-step--title__picture {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.step-main-img {
    width: 658px;
    margin-bottom: 10px;
}

.iiustration-absolute {
    width: 250px;
    position: absolute;
    bottom: -12%;
    right: -14%;
}

.step1 .step-main-img,
.step2 .step-main-img,
.step5 .step-main-img,
.step4 .ecep-step--title__picture__bottom>div,
.step3 .ecep-step--title__picture__bottom>div {
    margin-bottom: 50px;
}

.step2 .iiustration-absolute {
    bottom: -15%;
}

.step3 .iiustration-absolute {
    bottom: 8%;
    right: -10%;
}

.step4 .iiustration-absolute {
    bottom: -7%;
    right: -8%;
}

.step5 .iiustration-absolute {
    bottom: -20%;
}

.arrow-eceq {
    width: 38px;
    margin-right: 40px;
}

.step3 .ecep-step--title__picture__bottom>div img {
    width: 250px;
}

.step4 .ecep-step--title__picture__bottom>div {
    display: flex;
    justify-content: space-between;
}

.step4 .ecep-step--title__picture__bottom>div img {
    width: 323px;
}

.sp_only {
    display: none;
}

@media screen and (min-width:767px) and (max-width:960px) {

    .eceq-main {
        padding: 0 20px;
    }

    .ecep-title {
        justify-content: center;
        margin-bottom: 30px;
    }

    .ecep-step--title__picture {
        margin-bottom: 30px;
    }

    .ecep-title h1 {
        font-size: .30rem;
    }

    .step1 .step-main-img,
    .step2 .step-main-img,
    .step5 .step-main-img {
        margin-bottom: 30px;
    }

    .step4 .ecep-step--title__picture__bottom>div,
    .step3 .ecep-step--title__picture__bottom>div {
        margin-bottom: 30px;
    }

    .ecep-step--title>div {
        width: 65%;
    }

    .step-main-img {
        width: 81%;
    }

    .step3 .step-main-img,
    .step4 .step-main-img {
        width: 100%;
    }

    .iiustration-absolute {
        width: 30%;
        right: -2%;
    }

    .step4 .iiustration-absolute {
        right: 3%;
    }

    .ecep-step--title__picture__bottom {
        width: 81%;
    }

    .step3 .iiustration-absolute {
        right: 0;
        bottom: 7%;
    }

    .step4 .ecep-step--title__picture__bottom>div img {
        width: 45%;
    }

}


@media screen and (max-width: 767px) {
    .eceq-main {
        padding: 0 20px;
    }

	.ecep-title {
		margin-bottom: 20px;
		justify-content: center;
		flex-wrap: nowrap;
	}	

	.ecep-title h1 {
		font-size: .22rem;
		line-height: 1.5;
		display: block;
	}

    .ecep-title img {
        width: 30%;
    }

    .ecep-step--title {
        margin-bottom: 10px;
    }

    .ecep-step--title img {
        width: 20%;
    }

	.ecep-step--title h2 {
		font-size: .20rem;
		padding-left: 3px;
	}

    .ecep-step--title>div {
        width: 80%;
    }

	.ecep-step--title>div p {
    	line-height: 1.5;
    	letter-spacing: initial;
    	font-size: .14rem;
    	padding: 0 23px 0 4px;
	}

	.ecep-step {
		margin-bottom: 8px;
		width: calc(100vw - 16px);
		margin-left: -16px;
	}

    .arrow-eceq {
        width: 5%;
        margin-right: 15px;
    }

    .step-main-img {
        width: 77%;
    	margin-bottom: 8px;
    }

    .step4 .ecep-step--title__picture__bottom>div,
    .step3 .ecep-step--title__picture__bottom>div {
        margin-bottom: 20px;
    }

    .ecep-step--title__picture {
        justify-content: center;
    }

    .iiustration-absolute {
        bottom: -12%;
        right: -5%;
        width: 33%;
    }

    .step2 .iiustration-absolute {
        bottom: 0;
    }

	.step3 .ecep-step--title__picture__bottom>div img {
    	width: 40%;
	}

    .step3 .step-main-img,
    .step4 .step-main-img {
        width: 100%;
    }

	.ecep-step--title__picture__bottom {
		width: 77%;
	}

    .step3 .iiustration-absolute {
        bottom: 5%;
        right: 1%;
    }

    .step4 .iiustration-absolute {
        right: -4%;
    }

	.step4 .ecep-step--title__picture__bottom>div img {
		width: 48.7%;
	}

    .step5 .step-main-img {
        margin-left: 55px;
    }

    .sp_only {
        display: block;
    }
}





