* {
    margin: 0;
    padding: 0;
    /* font-family: 'Noto Sans JP', sans-serif; */
}

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

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

img {
    vertical-align: top;
}


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

.flex {
    display: flex;
}



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

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

.h2-ey2 {
    color: #5900ff !important;
}

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

.h3-ey2 {
    color: #5900ff !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-b25 {
    margin: 0 0 25px;
}

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

.mar-b50 {
    margin: 0 0 50px;
}

.mar-b70 {
    margin: 0 0 70px;
}

.mar-b100 {
    margin: 0 0 100px;
}

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

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

.p-ey {
    color: #242424 !important;
    font-size: 16px !important;
}

.p-ey1 {
    color: #242424 !important;
    font-size: 17px !important;
    font-weight: 700;
}

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

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

.p-ey4 {
    color: #547e19 !important;
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
}

.p-ey5 {
    color: #5900ff !important;
    font-size: 16px !important;
}

.p-ey6 {
    color: #5900ff !important;
    font-size: 17px !important;
    font-weight: 600;
}

.p-ey7 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 17px !important;
}

.p-ey10 {
    color: #5900ff !important;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 -10px;
}

.a-ey {
    color: #5900ff;
}


/* .mark-ey {
    background: linear-gradient(to top, rgb(255, 255, 0) 50%, transparent 60%);
} */

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


ul>li:last-child {
    margin: 0;
}

.cont_read .area_cont ul li {
    padding-left: 17px;
    position: relative;
}


/*---2023.05.18-ey---*/

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

.bodyWrap>div:first-child {
    margin: 0 0 50px;
}

.con01-top {
    display: flex;
    justify-content: space-between;
    gap: 0 8%;
}

.con01-top .left-01 {
    width: 80%;
}

.con01-top .right-01 {
    width: 12%;
}

.bg-ey .con01 {
    justify-content: space-between;
    gap: 20px;
    display: flex;

}

.user-img,
.user-img2 {
    width: 100% !important;
    border-radius: 5px;
}


.bg-ey .con01>div {
    box-sizing: border-box;
    text-align: center;
    background-color: #ffffff;
    padding: 20px;
    min-height: 170px;
    border-radius: 5px;
    display: grid;
    align-items: center;
}

.con01>div {
    width: 32%;
    height: 300px;
}


.con01 .left {
    width: 48%;
    margin: auto 0;
}

.con01 .left:nth-last-child(3) {
    margin: 0;
}

.left-01 {
    margin: 0 0 50px 0;
}


.left-01:last-child {
    margin: 0;
}

.con01 .right {
    width: 48%;
    margin: auto 0;
}

.bg-ey2 {
    background-color: #a8b58e32 !important;
    padding: 20px;
    border-radius: 5px;
    gap: 20px 0;
    flex-direction: column
}


.bg-ey .e-top {
    width: 100%;
    justify-content: space-between;
    gap: 0 20px;
}

.bg-ey .e-top .e-left2 {
    width: 60%;
}

.bg-ey .e-top .e-right2 {
    width: 35%;
    display: grid;
    align-content: center;
}

.mo-ey {
    display: none;
}


/*-----*/



.ey-aa {
    display: inline-block;
    background-color: #43a7ff !important;
    padding: 5px 10px;
    border-radius: 5px;
    color: #ffffff !important;
    text-decoration: none !important;
}

.ey-aa:hover {
    text-decoration: none;
    color: white !important;
    background-color: rgb(0, 0, 0) !important;
}

.black-ey {
    color: #000000 !important;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700;
}


/*----------*/

.bg-ey {
    background-color: #abcade32 !important;
    padding: 40px;
    border-radius: 5px;
}


.con02 {
    padding: 50px;
    margin: 0 auto;
    background-color: rgba(0, 169, 146, 0.15) !important;
    border-radius: 5px;
}

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

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

.button03 {
    width: 100%;
    margin: 50px 0 0;
    text-align: center
}

.button03 a {
    display: inline-block;
    flex-wrap: wrap;
    border-radius: 10px;

    padding: 15px 20px;
    color: white;
    font-size: 18px;
    font-weight: 600;
    background-color: #000000;
    text-align: center;
}

.bu-mo {
    display: none;
}

.button01 a {
    display: inline-block;
    border-radius: 10px;
    margin: 10px 0;
    padding: 1em 2em;
    color: white;
    font-size: 20px;
    font-weight: 600;
    background-color: #000000;
    text-align: center;
}

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

.button03 a:hover {
    text-decoration: none;
    color: white;
    background-color: #5900ff !important;
}



.opa {
    opacity: 0;
}



@media (max-width:414px) {
    .bodyWrap {
        width: 100%;
        margin: 0 auto;
    }

    .con01-top {
        width: 100%;
        flex-wrap: wrap;
    }

    .con01-top .left-01 {
        flex-wrap: wrap;
        width: 100% !important;
    }

    .con01-top .right-01 {
        flex-wrap: wrap;
        width: 100% !important;
    }

    .bodyWrap .con01-top .right-01 .user-img2 {
        width: 50% !important;
    }


    .con01 {
        flex-wrap: wrap;
    }

    .bg-ey {
        padding: 30px;
    }

    .bg-ey .con01 {
        flex-wrap: wrap;
    }

    .bg-ey .con01 .left {
        width: 100%;
    }

    .bg-ey .con01 .right {
        width: 100%;
    }

    .bg-ey .con01 .right.opa {
        display: none;
    }

    .black-ey {
        margin: 0 auto;
        display: block;
        font-size: medium;
    }
    
    .box-bottom {
        width: 100% !important;
    }

}