* {
    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;
    color: #000000 !important;

}

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

.flex {
    display: flex;
}



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

.b-ey1 {
    font-weight: 600;
    font-size: 15px;
}

.li-ey {
    margin: 0 0 5px;
    font-size: 16px !important;
    color: #000000 !important;
}

.li-ey:last-child {
    margin: 0;
}

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

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

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

.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-cen {
    text-align: center;
}

.p-ey {
    color: #242424 !important;
    font-size: 16px !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: 17px !important;
    font-weight: 550;
}


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



/* .p-eys {
    letter-spacing: 0.2em; 
    white-space: normal;
    margin-left: -10px;
} */


.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-ey {
    background-color: #7cb5ff;
    padding: 5px 7px;
    border-radius: 5px;
    margin: 0 0 10px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 550;
    display: inline-block;
}


.span-ey2 {
    border: 3px solid #006eff;
    padding: 2px 7px;
    border-radius: 5px;
    margin: 0 0 10px;
    color: #006eff;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    /* background-color: #fff2ac; */
    /* background-image: linear-gradient(to right, #ffe359 0%, #f7ff61 100%);  */
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #faff97 50%); */
}



.span-ee {
    font-size: 18px;
    font-weight: 600;
}

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

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

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

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


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

.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;
}

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

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


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

.opa {
    opacity: 0;
}


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



.con02-bg {
    background: #bcdbff2d;
    border-radius: 10px;
    padding: 30px;
}

/*-------------------------------------------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: #979797;
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
    padding: 2px 5px;
    display: inline-block;
    text-decoration: none !important;
}

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

.a-ey2 {
    font-size: 15px;
    border-radius: 5px;
    color: #006eff !important;
    display: inline-block;
    text-decoration: none !important;
    font-weight: 500;
}



@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-top .right .edu-img {
        width: 70% !important;
        display: flex;
        margin: 0 auto;
    }

    .con02-bg {
        padding: 20px;
    }

    .button01 {
        width: 100%;
    }

    .button01 a {
        margin: 30px auto;
    }

    .opa {
        display: none;
    }

    .con-PC {
        display: none;
    }

}