sup {
    line-height: inherit;
    vertical-align: super;
    position: initial;
}
.eceq-top-main {
    max-width: 100%;
    margin: 0 auto;
}
.eceq-top-mainimage {
    margin: -61px 0 90px;
}
.eceq-top-news--container::-webkit-scrollbar,
.eceq-top-implementation--container::-webkit-scrollbar {
    width: 6px;
    height: 0;
    background-color: #C6C6C6;
}



.eceq-top-news--container::-webkit-scrollbar-thumb,
.eceq-top-implementation--container::-webkit-scrollbar-thumb {
    --bg-opacity: 1;
    background-color: #848484;
}

.eceq-top-childminder-voice--title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.eceq-top-childminder-voice {
    text-align: center;
}

.eceq-top-childminder-voice--title img {
    width: 103px;
    max-width: 100%;
    margin-top: -15px;
}
.eceq-top-childminder-voice>img {
    width: 880px;
    max-width: 100%;
    margin-bottom: 38px;
}

.eceq-top-childminder-voice .button-img {
    margin: 0 auto 100px;
}

.eceq-top-childminder-voice video {
    width: 615px;
    max-width: 100%;
    margin-bottom: 120px;
}

/* .eceq-top-news{
    background-image: url(../../images/eceq/eceq-5step/news-back.svg);
    width: 100%;
    height: 54vh;
    background-repeat: no-repeat;
    background-size: cover;
} */

.eceq-top-news,
.eceq-top-implementation-schedule {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 50px;
    position: relative;
}

.eceq-top-implementation-schedule {
    margin: 0 auto 170px;
}


.eceq-top-news img {
    width: 100%;
}

.eceq-top-news--container, 
.eceq-top-implementation--container {
    width: 63%;
    max-width: 100%;
    position: absolute;
    top: 67px;
    /* bottom: 30px; */
    right: 60px;
    margin: auto;
    overflow: scroll;
    overflow-y: auto;
    max-height: 300px;
}

.eceq-top-implementation--container {
    max-height: 520px;
    height: 100%;
}

.eceq-top-news--container>div {

}

.eceq-top-news--container>div,
.eceq-top-implementation--container>div {
    padding-right: 20px;
}

.eceq-top-news--container>div a,
.eceq-top-implementation--container>div a {
    display: flex;
    flex-wrap: wrap;
    color: #000;
    width: 98%;
    max-width: 100%;
    border-bottom: #2A6BBA 0.5px solid;
}

.eceq-top-news--container>div a {
    padding: 16px 0px;
}
.eceq-top-news--container>div:first-of-type a{
	padding-top:0;
}
.eceq-top-implementation--container>div a {
    padding: 13px 0;
    display: flex;
    flex-wrap: nowrap;
    pointer-events: none;
}
.eceq-top-implementation--container>div a p{
	line-height:1.7;
}
.news-date {
    width: 105px;
    max-width: 100%;
    margin-right: 20px;
}

.schedule-date {
    min-width: 183px;
    max-width: 100%;
    white-space: nowrap;
}
.prefectures {
    margin-right: 17px;
}

.eceq-top-main .eceq-top-good-thing,
.eceq-top-main .eceq-why,
.eceq-top-main .eceq-who,
.eceq-top-main .eceq-what--appeal {
    width: 675px;
    max-width: 100%;
    margin: 0 auto 50px;
}

.eceq-top-main .eceq-top-good-thing .eceq-top-main .eceq-why,
.eceq-top-main .eceq-who,
.eceq-top-main .eceq-what {
    margin: 0 auto 40px;
}

.eceq-top-good-thing--heading {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
}

.eceq-top-main h1 {
    font-size: .42rem;
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
    color: #003399;
    margin-bottom: 20px;
	padding: 0 20px;
}

.eceq-top-main h2 {
    font-size: .42rem;
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
}
.eceq-top-good-thing--heading__h {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -22px;
    margin-bottom: 32px;
}
.eceq-top-good-thing--heading__h p {
    font-size: .42rem;
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
    color: #003399;
    margin: 0 0 -17px 10px;
}

.eceq-top-good-thing--heading__h img {
    width: 187px;
    max-width: 100%;
}

.feature-img {
    width: 170px;
    max-width: 100%;
}

.green--heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    margin: 0 20px 14px -8px;
}

.green--heading h3 {
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
    font-size: .24rem;
    color: #259D4D;
}

.green--heading img {
    width: 48px;
    max-width: 100%;
}

.eceq-top-good-thing--part1,
.eceq-top-good-thing--part2,
.eceq-top-good-thing--part3 {
    margin-bottom: 40px;
}


.eceq-top-good-thing--part1 p,
.eceq-top-good-thing--part3 p {
    margin-bottom: 30px;
}

.eceq-top-good-thing--part2 .green--heading+p {
    margin-bottom: 40px;
    letter-spacing: -0.001em;
}

.eceq-top-good-thing--part2-process {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

.eceq-top-good-thing--part2-process img {
    width: 122px;
    max-width: 100%;
}

.eceq-top-good-thing--part2-process p {
    font-size: .35rem;
    font-family: var(--font-maru);
    font-weight: var(--font-weight-b);
}

.eceq-top-good-thing--part2-process span {
    font-size: .60rem;
}

.step-img--list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% + 205px);
    margin: 0 -80px 30px;
}

.process-step {
    width: 143px;
    max-width: 100%;
}

.arrow-black {
    width: 37px;
    max-width: 100%;
}

.button-img {
    width: 695px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.eceq-why>div, .eceq-who>div, .eceq-what>div {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    margin-bottom: 40px;
    justify-content: space-between;
}

.eceq-what>div {
    margin-bottom: 60px;
    width: fit-content;
    margin: 0 auto 46px;
}
.eceq-what>div.eceq-what--leaflet{
    width: auto;
}

.eceq-what--h2__box {
    width: calc(100% + 52px);
    margin: 0 -50px 0 0;
}

.eceq-what>div.eceq-what--questionnaire{
    margin: 0 auto 70px;
}


.eceq-why>div img, .eceq-who--h2__box img, .eceq-what--h2__box img {
    width: 160px;
    margin-bottom: -15px;
    margin-left: 27px;
}

.eceq-who p,
.eceq-why p {
    margin-bottom: 40px;
}

.eceq-what--appeal img {
    width: 267px;
    margin: 0 auto 10px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}

.eceq-what>div p {
    margin: 0 auto 50px;
    letter-spacing: -0.001em;
}

.eceq-what--leaflet {
    background-color: #F3F8FE;
    position: relative;
    padding: 20px 32px 20px 20px;
}

.eceq-what--leaflet img {
    width: 175px;
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 30px;
    margin: auto;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.8);
}

.eceq-what--questionnaire p {
    width: 675px;
    max-width: 100%;
}


.eceq-what--leaflet .eceq-what--appeal p {
    width: 67%;
    margin-left: auto;
}

.eceq-what--leaflet>div .link__button {
    width: 47%;
    margin: 0 0 20px auto;
    /* margin-bottom: 20px; */
}


.eceq-what--leaflet>div .link__button a {
    display: block;
}


.eceq-what--leaflet--content {
    color: #172A88;
    font-size: .27rem;
    font-weight: bold;
    width: 73%;
    margin-left: auto;
}

.eceq-what .eceq-what--leaflet p {
    line-height: 1.5;
    margin: 20px 0 12px;
}

.eceq-what .eceq-what--leaflet p span{
    font-size: .14rem;
    display: block;
    font-weight: normal;
    margin-top: 18px;
    line-height: 2;
    color: #000;
}


@media screen and (min-width:768px) and (max-width:960px) {
.eceq-top-childminder-voice, .eceq-top-news, .eceq-top-implementation-schedule, .eceq-top-good-thing--part2, .eceq-what--h2__box {
    padding: 0 40px;
}

    .eceq-top-news--container {
        width: 57%;
        max-height: 200px;
    }

    .eceq-top-implementation--container {
        max-height: 340px;
        width: 57%;
    }
	.eceq-top-main h2 {
    font-size: .36rem;

}

    /* .eceq-top-implementation-schedule .sp_only{
        display: block;
    } */

    .eceq-top-childminder-voice video {
        margin-bottom: 60px;
    }

    .prefectures {
        width: 80%;
    }

    .eceq-top-good-thing--heading__h1 {
        margin-bottom: 0;
    }

    .step-img--list {
        /* width: 100%;
        margin: 0 auto; */
        width: calc(100% + 100px);
        margin: 0 -30px 30px;
    }

    .process-step {
        width: 15%;
    }

    .eceq-what--h2__box {
        width: 100%;
        margin: 0 auto;
    }

    .eceq-what--leaflet br {
        display: none;
    }

    .eceq-what--leaflet--content {
        width: 68%;
    }
	
	.eceq-what--leaflet--content .button-pdf--blue{
    margin-right: 0;
}

    .eceq-what--leaflet>div .link__button {
        width: 70%;
    }

    .button-img {
        width: 70%;
    }

    .eceq-top-good-thing--heading {
        margin-bottom: 50px;
    }


    /* .eceq-top-good-thing--part1, .eceq-top-good-thing--part2, .eceq-top-good-thing--part3 {
        margin-bottom: 5px;
    } */
}

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

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

    .eceq-top-main h1 {
        font-size: .18rem;
        line-height: 1.2;
    }

    .eceq-top-childminder-voice--title img {
        width: 20%;
    }
	.eceq-top-childminder-voice>img {
    	margin-bottom: 15px;
	}
    .eceq-top-childminder-voice .button-img {
        margin: 0 auto 50px;
    }

    .eceq-top-childminder-voice video {
        margin-bottom: 20px;
    }

    .eceq-top-news--container>div {
        margin-bottom: 0px;
    }


    .eceq-top-news--container,
    .eceq-top-implementation--container {
        right: 0;
        left: 12px;
        font-size: .12rem;
        width: 84%;
        max-height: 55%;
        bottom: -10px;
    }

    .eceq-top-implementation--container {
        left: 4px;
        font-size: .13rem;
        width: 88%;
        max-height: 66%;
    }

    .schedule-date {
        width: 84%;
    }

    .prefectures {
        width: 20%;
    }

    .news-date {
        width: 122px;
    }

    .eceq-top-news--container>div,
    .eceq-top-implementation--container>div {
        padding-right: 10px;
    }


    .eceq-top-implementation-schedule {
        margin: 0 auto 80px;
    }

    .eceq-top-good-thing--heading__h1 img {
        width: 25%;
    }

    .eceq-top-good-thing--heading__h1 h1 {
        font-size: .22rem;
    }

	.eceq-top-main h2 {
    	font-size: .26rem;
    	line-height: 1.4;
    	text-align: left;
    	display: block;
	}

	.feature-img {
    	width: 100%;
    	position: relative;
    	z-index: -1;
	}

	.eceq-top-good-thing--heading-img-container {
    	width: 30%;
	}

    .eceq-top-good-thing--heading-text-container {
        width: 65%;
    }

    .eceq-top-good-thing--heading__h1 {
        margin-bottom: 0;
    }

    .eceq-top-good-thing--heading {
        align-items: end;
	    margin-bottom: 15px;
    }

    .eceq-top-good-thing--part2 .green--heading+p {
        line-height: 1.7;
    }

    .eceq-what>div {
        margin-bottom: 20px;
    }

	.green--heading {
    	justify-content: start;
    	margin: 0 0 7px -9px;
	}

    .eceq-top-good-thing--part1 p,
    .eceq-top-good-thing--part3 p {
        line-height: 1.7;
    }
	.eceq-what>div p {
    	line-height: 1.7;
		max-width: 100%;
		width: 100%;
    	margin-bottom: 30px;
	}
	.eceq-what>div.eceq-what--leaflet {
    	width: auto;
    	padding: 10px 30px;
	}
	.eceq-what--leaflet img {
		width: 61%;
	}
	.eceq-top-main .eceq-what--appeal {
    	margin: 0 auto 40px;
	}
    .eceq-who p,
    .eceq-why p {
        line-height: 1.7;
	    margin-bottom: 25px;
    }

    .eceq-top-good-thing--part1,
    .eceq-top-good-thing--part2,
    .eceq-top-good-thing--part3 {
        margin-bottom: 50px;
    }

	.eceq-top-good-thing--part2-process p {
    	font-size: .26rem;
    	/* order: 1; */
	}

    /* .eceq-top-good-thing--part2-process{
    flex-direction: column;
    align-items: center;
} */

    .eceq-top-good-thing--part2-process {
        justify-content: flex-start;
    }

    .eceq-top-good-thing--part2-process img {
        /* order: 2; */
        width: 20%;
    }

    .eceq-top-good-thing--part2-process span {
        font-size: .40rem;
    }

	.step-img--list {
    	width: 100%;
    	margin: 0 0 20px 0;
    	justify-content: flex-start;
	}
	.process-step {
    	width: 28%;
	}

    .eceq-why>div img,
    .eceq-who--h2__box img,
    .eceq-what--h2__box img {
        width: 20%;
    }

    .eceq-what--h2__box {
        margin: 0;
        width: 100%;
    }

    .eceq-what--leaflet {
        flex-direction: column;
    }
	.eceq-what .eceq-what--leaflet p span {
    	margin-top: 14px;
	}
    .eceq-what--leaflet img {
        width: 70%;
        position: static;
        margin-bottom: 30px;
    }

    .eceq-what--leaflet--content {
        width: 100%;
        font-size: .20rem;
    }

    .eceq-what--leaflet>div .link__button {
        width: 100%;
    }

    .eceq-what--leaflet .link__button a {
        /* padding: 13px 17px 13px 49px; */
        padding: 13px 0px 13px 55px;
    }

    .eceq-what .eceq-what--leaflet p {
    	margin: 10px 0 20px;
    }

    .eceq-why>div,
    .eceq-who>div,
    .eceq-what>div {
        margin-bottom: 20px;
    }
	.eceq-what>div.eceq-what--h2__box{
		flex-wrap: nowrap;
	}
	.eceq-what>div.eceq-what--questionnaire {
		margin: 0 auto 30px;
	}
	.eceq-top-main .eceq-top-good-thing, .eceq-top-main .eceq-why, .eceq-top-main .eceq-who, .eceq-top-main .eceq-what--appeal {
		width: 675px;
		max-width: 100%;
		margin: 0 auto 40px;
	}
}






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

}



@media screen and (max-width: 767px) {
	header {
		margin-bottom: 0px;
	}
	.eceq-global-nav{
		display:none;
	}
	
.eceq-top-mainimage {
    margin: 0 0 30px -20px;
    width: 100vw;
    max-width: 100vw;
    letter-spacing: .02em;
}
.eceq-top-mainimage-sp-sub {
    margin-bottom: 60px;
}
.eceq-top-mainimage-sp-sub img{
	
}
.eceq-top-mainimage-sp-sub p {
    font-size: .15rem;
    letter-spacing: .01em;
    line-height: 1.7;
    padding: 0 14px;
}
.eceq-top-mainimage-sp-sub p:nth-child(1){
	
}
.eceq-top-mainimage-sp-sub p:nth-child(2) {
    color: #003399;
    margin: 8px 0px 20px;
}
.eceq-top-childminder-voice--title {
    flex-direction: column;
    margin-bottom: 25px;
}
.eceq-top-main h1 {
    font-size: .28rem;
    display: block;
}
.eceq-top-implementation-schedule img,
.eceq-top-news img{
    width: calc(100vw - 10px);
    max-width: 100vw;
    margin-left: -15px;
}
.eceq-top-news--container {
    right: 0;
    left: 6px;
    font-size: .13rem;
    width: calc(100% - 25px);
    max-height: 53vw;
    bottom: 33px;
}
.eceq-top-implementation--container {
    width: calc(100% - 25px);
    max-height: 100vw;
    bottom: 28px;
}
.eceq-top-implementation--container>div a,
.eceq-top-news--container>div a {
    flex-wrap: wrap;
    font-size: .15rem;
    padding: 9px 0px;
}
.eceq-top-good-thing--heading__h {
    flex-wrap: nowrap;
    margin-left: 0;
    margin-bottom: 60px;
}
.eceq-top-good-thing--heading__h p {
    font-size: .42rem;
    margin: 0;
    line-height: 1.1;
    text-align: left;
}
.eceq-top__photo{
    width: 100vw;
    max-width: none;
    margin-left: -20px;
}
.arrow-black {
    width: 7%;
    max-width: 100%;
}
.step-img--list {
    width: 100%;
    margin: 0 0 16px;
    justify-content: flex-start;
}
.eceq-what--appeal img {
    width: 60%;
    margin: 0 auto 0;
}

}







