* {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    vertical-align: top;
}

p {
    font-size: 17px !important;
}

b {
    font-size: 17px !important;
}

.after::after {
    display: block;
    content: "";
    clear: both;
}

.flex {
    display: flex;
}



/*-------------------------------------------START*/


.h2-ey {
    color: #006eff !important;
}

.h3-ey {
    color: #006eff !important;
}

.h3-ey1 {
    color: #000000 !important;
}

.h3-ey2 {
    margin: 70px 0 20px;
    color: #000000 !important;
}

.h3-ey3 {
    color: #006eff !important;
    margin: 0 0 5px;
}

.midori {
    color: #006eff !important;
}

.mar-b5 {
    margin: 0 0 5px;
}

.mar-b10 {
    margin: 0 0 10px;
}

.mar-b15 {
    margin: 0 0 15px;
}

.mar-b20 {
    margin: 0 0 20px;
}

.mar-b30 {
    margin: 0 0 30px;
}

.mar-b40 {
    margin: 0 0 40px;
}

.mar-c15 {
    margin: 15px 0;
}

.mar-c5 {
    margin: 5px 0;
}

.mar-t15 {
    margin: 15px 0 0;
}

.mar-t25 {
    margin: 25px 0 0;
}

.mar-mul {
    margin: 70px 0 10px;
}

.h3-ey2n {
    margin: 0 auto;
    color: #242424 !important;
    font-size: 20px;
}

.p-ey {
    color: #242424 !important;
}

.p-ey1 {
    color: #242424 !important;
    font-weight: 600;
}

.p-ey2 {
    color: #242424 !important;
    font-weight: 700;
}

.p-ey3 {
    color: #242424 !important;
    font-size: 14px !important;
}

.p-ey4 {
    color: #242424 !important;
    font-size: 15px !important;
}

.p-ey5 {
    font-size: 20px;
    font-weight: 600;
    color: #006eff !important;
}

.p-ey6 {
    color: #006eff !important;
    font-size: 18px;
    font-weight: 600;
}

.p-ey7 {
    font-size: 18px;
    font-weight: 600;
    color: #242424 !important;
}

.p-ey6 {
    color: #006eff !important;
    font-size: 16px !important;
}

.ey-a {
    margin: 5px 0 20px;
    font-size: 15px;
    background: #006eff !important;
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none !important;
}

.ey-a:hover {
    color: #ffffff !important;
    background: rgb(0, 0, 0);
}

.ey-aa {
    margin: 5px 0 20px;
    font-size: 15px;
    background: #52f1ff39;
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none !important;
}


.span-ey1 {
    display: inline-block;
    padding: 3px 10px;
    border: 2px solid #ffffff !important;
    border-radius: 5px;
    color: #006eff !important;
    font-weight: 600;
}

.span-ey2 {
    border: 3px solid #006eff;
    padding: 3px 7px;
    border-radius: 5px;
    margin: 0 0 15px;
    color: #006eff;
    font-weight: 600;
    display: inline-block;
}

.span-ey3 {
    display: inline-block;
    color: #006eff !important;
    font-size: 17px !important;
    font-weight: 600;
}



.span-ey4 {
    color: #006eff !important;
}

.span-ey5 {
    color: #242424 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
}

.span-ey6 {
    font-weight: 600 !important;
}

.span-ey7 {
    background-color: #006eff;
    /* border: 3px solid #006eff; */
    border-radius: 5px;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
    margin: 0 0 15px;
}

.span-ey8 {
    /* border: 2px solid #006eff; */
    background-color: #ffffff;
    border-radius: 5px;
    color: #006eff !important;
    display: inline-block;
    font-weight: 600;
    font-size: 15px !important;
    padding: 3px 10px;
    margin: 0 0 5px;
}



/*-------------------------------------------con01*/

.conWrap>div {
    margin: 0 0 100px;
}

.con01>div {
    margin: 0 0 70px;
}

.con01-top {
    width: 100% !important;
    justify-content: space-between;
    gap: 0 20px;
}


.con01-top .left {
    width: 70%;
}

.con01-top .right {
    width: 25%;
    justify-content: space-between;
    gap: 0 5px;
}

.con01-top .right .h3-ey2n {
    height: 100px;
    width: 100px;
    border: 12px solid #1e5eff !important;
    border-radius: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.con01-top .right .edu-img {
    width: 100% !important;
    margin: 0 0 10px;
}

.conWrap .con01 .con01-top {
    margin: 0 0 40px;
}

.conWrap .con01 .sub-01 {
    margin: 0 0 25px;
}

.conWrap .con01:nth-child(1) {
    margin: 0 0 10px;
}

.con01-a {
    justify-content: space-between;
    gap: 0 30px;
}

.con01-a .con01-left {
    width: 40%;
}

.con01-a .con01-right {
    width: 55%;
}

.sub-01 {
    background-color: #4cc5fd21;
    padding: 30px;
    border-radius: 10px;
}


.con01 .sub-01 .sub-top {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
}

.sub-top .sub-left {
    width: 20%;
}

.sub-top .sub-left .img-ey2 {
    height: 250px;
    width: auto !important;
}

.sub-top .sub-right {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.con02 .con02-bg>div .img-ey3 {
    height: auto;
    width: 90% !important;
}

.opa {
    opacity: 0;
}

/*----- new ------*/

.subs {
    width: 100% !important;
    justify-content: space-between;
    gap: 0 20px;
    box-sizing: border-box;
}

.subs .sub-left2 {
    width: 53%;
}

.subs .sub-right2 {
    width: 45%;
    display: flex;
    justify-content: space-between;
    gap: 0 20px;
}

.subs .sub-right2>div {
    width: 48%;
    justify-content: space-between;
    gap: 0 20px;
}


.subs .sub-right2 .img-ey2 {
    height: 120px;
    width: auto !important;
}





/*-------------------------------------------con02*/


.con02>div {
    margin: 0 0 30px;
}

.con02>div:last-child {
    margin: 0;
}

.con02-bg {
    background: #71a8c61a;
    padding: 30px;
}

.con02 .con02-bg>div {
    margin: 0 0 30px;
}

.con02 .con02-bg>div:last-child {
    margin: 0;
}

.con02 .con02-bg .sub-ey {
    width: 100%;
    justify-content: space-between;
    gap: 0 15px;
}

.con02 .con02-bg>div .img-ey1 {
    height: auto;
    width: 100% !important;
}

.con02-top {
    width: 100%;
    justify-content: space-between;
    gap: 0 10px;
}

.con02-top .con02-2 .img-ey3 {
    height: auto;
    width: 90% !important;
}

.con02-left {
    width: 70%;
}

.con02-right {
    width: 25%;
    display: flex;
    justify-content: center;
}

.con02-1,
.con02-2,
.con02-3 {
    width: 33%;
}

.img-con02 {
    height: auto;
    width: 100% !important;
}


.text-cen {
    text-align: center;
}

/*-------------------------------------------con03*/


.con03>div {
    margin: 0 0 30px;
}

.con03>div:last-child {
    margin: 0;
}

.con03-bg {
    background: #006eff 0d;
    padding: 30px;
}

.con03 .con03-bg>div {
    margin: 0 0 20px;
}

.con03 .con03-bg>div:last-child {
    margin: 0;
}

.con03 .con03-bg .sub-ey {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
}

.con03 .con03-bg>div .img-ey1 {
    height: auto;
    width: 100% !important;
    margin: 0 0 10px;
}

.con03-top {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
}

.con03-top .con03-2 .img-ey3 {
    height: auto;
    width: 90% !important;
}

.con03-left {
    width: 70%;
}


.con03-center .con03-right {
    width: 25%;
    display: flex;
    justify-content: center;
}







/*---------con04--*/

.con04 {
    margin: 100px 0 0;
}


/*-------------------------------------------button*/


.button01 a {
    display: block;
    border-radius: 10px;
    margin: 30px 0;
    padding: 1em 2em;
    width: 300px;
    color: white;
    font-size: 20px;
    font-weight: 600;
    background-color: black;
    text-align: center;
    box-sizing: border-box;
}

.button01 a:hover {
    text-decoration: none;
    color: white;
    background-color: #006eff !important;
}

.a-ey {
    font-size: 15px;
    background: #a2a8b8;
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
    padding: 2px 5px;
    display: inline-block;
    text-decoration: none !important;
}

.a-ey:hover {
    background: #000000;
}



.con-MO {
    display: none;
}


@media (max-width: 414px) {

    .conWrap {
        width: 100%;
        padding: 5px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .conWrap>div {
        margin: 0 0 50px;
    }


    .con01-top {
        flex-wrap: wrap;

    }


    .con01-top .left {
        width: 100%;
    }

    .con01-top .right {
        width: 100%;
        justify-content: space-between;
        gap: 0 5px;
    }

    .con01 .sub-01 .sub-top {
        display: wrap;
    }

    .sub-01 {
        padding: 15px;
    }

    .sub-01 .sub-top {
        flex-wrap: wrap;
    }

    .sub-01 .sub-top .sub-left {
        width: 100%;
        margin: 0 0 20px;
    }

    .sub-01 .sub-top .sub-right {
        width: 100%;
    }


    .con02-bg {
        padding: 20px;
    }

    .con02-2 .con02-top {
        flex-wrap: wrap;
    }


    .con02-top>div {
        margin: 0 0 10px;
        width: 100%;
    }

    .con02-top>div:last-child {
        margin: 0 0 20px;
    }

    .con02 .con02-bg>div .img-ey3 {
        height: auto;
        width: 100% !important;
    }

    .con02 .con02-bg .flex {
        flex-wrap: wrap;
        margin: 0;
    }

    .con02 .con02-bg .flex .flex-01 {
        width: 100%;
        margin: 0 0 15px;
    }

    .con02 .con02-bg .flex .las {
        margin: 0;
    }



    .button01 {
        width: 100%;
    }

    .button01 a {
        margin: 30px auto;
    }

    .opa {
        display: none;
    }

    .con-PC {
        display: none;
    }

    .con-MO {
        display: flex;
    }

    .con-MO>div {
        margin: 0 0 30px;
    }

    .con-MO>div:last-child {
        margin: 0;
    }

    .subs {
        flex-wrap: wrap;
    }

    .subs .sub-left2 {
        width: 100%;
    }

    .subs .sub-right2 {
        width: 100%;
    }

    .subs .sub-right2 .img-ey2 {
        margin: 20px 0 0;
        height: auto;
        width: 100% !important;
    }

    .subs .sub-right2>div {
        width: 100%;
    }


    .subs .sub-right2>div {
        width: 100%;
    }

    .subs {
        display: block;
    }

    .subs .sub-left2 {
        width: 100%;
    }


}