* {
    margin: 0;
    padding: 0;
}

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

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

img {
    vertical-align: top;
}


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

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

.after>div {
    float: left;
}

.flex {
    display: flex;
}



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

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

.h2-ey2 {
    color: #005cff !important;
}

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

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

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

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

.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-b50 {
    margin: 0 0 50px;
}

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

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

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

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

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

.p-ey1 {
    color: #141414 !important;
    font-size: 16px !important;
    font-weight: 600;
}



.p-ey2n {
    color: #005cff !important;
    font-weight: 500;
    font-size: 16px !important;
}


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


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

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

.p-ey6 {
    color: #232323 !important;
    font-weight: 600;
    font-size: 16px !important;
}

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

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

.a-ey {
    color: #005cff !important;
}

.a-ey2 {
    color: #ffffff !important;
    background-color: #868686;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px 0;
    display: inline-block;

}

.ul-ey {
    font-size: 17px !important;
    color: #282828;
}

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

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

.li-ey2 {
    font-size: 16px !important;
    color: #242424 !important;
    margin: 0;
}

.span-ey {
    margin: 0 0 20px;
    padding: 6px 10px;
    border-radius: 5px;
    display: inline-block;
    color: #ffffff;
    background-color: #005cff;
    font-size: 16px;
    font-weight: 500;
}

.span-ey3 {
    opacity: 0;
}

.opa {
    opacity: 0;
}

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

.liner-ey {
    background: linear-gradient(to top, #c9ff41 60%, transparent 40%);
    width: fit-content;
}


/*-------------------------------------------top*/

.bodyWrap {
    width: 100%;
}

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

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

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

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



.con01-left {
    width: 75%;
}

.con01-right {
    width: 20%;
}

.con01-bg {
    width: 100%;
    background-color: #92a8901d !important;
    padding: 30px;
    border-radius: 7px;
    box-sizing: border-box;
}

.con01-top1 {
    margin: 0 0 50px;
}

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

.con01a-top {
    width: 100%;
    justify-content: left;
    gap: 0 20px;
}

.con01b-top {
    width: 100%;
    justify-content: space-between;
    gap: 0 20px 50px;
}




.left-ey1 {
    width: 65%;
}

.right-ey1 {
    width: 35%;
}


.left-ey2 {
    width: 65%;
}

.left-ey2 .ey2-sub {
    width: 100%;
    justify-content: space-between;
    gap: 0 20px;
}


.left-ey2a {
    width: 100%;
    justify-content: space-between;
    gap: 0 20px;
}

.right-ey2 {
    width: 30%;
}


.left-ey3 {
    width: 55%;
}

.right-ey3 {
    width: 40%;
}



.left-ey4 {
    width: 30%;
}

.cen-ey4 {
    width: 30%;
}

.right-ey4 {
    width: 30%;
}



.con01>div>.aa {
    color: #005cff !important;
}


.con01-bg .left-ey .user-img {
    width: 100% !important;
    height: auto;
}


.tomizawa-mo {
    display: none;
}

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

.con02>div {
    background: rgba(0, 79, 255, 0.07) !important;
    border-radius: 5px;
    padding: 30px;
}

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

.con03-bg {
    background: rgba(0, 79, 255, 0.07) !important;
    border-radius: 5px;
    padding: 50px 30px;
}

.con03-1 {
    gap: 0 20px;
    margin: 0 0 50px;
    display: flex;
    align-items: center;
}

.con03-left {
    width: 20%;
}

.con03-right {
    width: 75%;
}

.con03-2>div {
    margin: 0 0 50px;
}

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

.left-tomizawa {
    width: 100% !important;
    max-width: 180px;
    border-radius: 10px;
}


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

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

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


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

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

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

.button02 {
    overflow: hidden;
}

.button02 a {
    display: block;
    border-radius: 10px;
    margin: 20px 0 0;
    padding: 0.5em 1em;
    width: 300px;
    color: white;
    font-size: 17px;
    font-weight: 600;
    background-color: black;
    text-align: center;
    overflow: hidden;
}

.button02 a:hover {
    border-radius: 10px;
    margin: 20px 0 0;
    padding: 0.5em 1em;
    width: 300px;
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    background-color: #d1e065;
    text-align: center;

}

.title-mo {
    display: none;
}


.civil-mo {
    display: none;
}


@media (max-width: 400px) {

    .bodyWrap {
        width: 100%;
        margin: 0 auto;
    }



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

    .con01-bg {
        width: 100%;
        padding: 10px;
        flex-wrap: wrap;
    }

    .con01 .con01-left {
        margin: 0 0 30px;
        width: 100%;
    }

    .con01-right {
        width: 90% !important;
        margin: 0 auto;
    }

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

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

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

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

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

    .con01-bg .con01-top .cen-ey4 {
        width: 100%;
        margin: 0 0 30px;
    }


    .con01-bg .con01-top .right-ey4 {
        width: 100%;

    }

    .con01a-top {
        width: 100%;
        flex-wrap: wrap;

    }

    .con01a-top>div {
        width: 100%;
        flex-wrap: wrap;
    }

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

    .user-img2 {
        width: 80%;
    }

    .con03-1 {
        width: 100%;
        flex-wrap: wrap;
    }

    .left-ey2 {
        width: 100%;
        margin: 0 0 30px;
    }

    .right-ey2 {
        width: 100%;
    }

    .con03-1 {
        width: 100%;
        flex-wrap: wrap;
    }

    .con03-left {
        width: 100%;
        margin: 0 0 30px;
    }

    .con03-right {
        width: 100%;
    }

    .button01 {
        width: 100%;
    }

    .button01 a {
        margin: 30px auto;
    }

    .title-mo {
        display: block;
        margin: 0 0 20px;
    }



    .title-pc {
        display: none;
    }

    .civil-mo {
        display: block;
        margin: 0 0 20px;
    }

    .civil-pc {
        display: none;
    }

    .civil-mo>div {
        margin: 0 0 30px;
    }

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



    .user-picc {
        width: 60% !important;
        border-radius: 10px;
        margin: 0 auto 30px;
    }

    .opa {
        display: none;
    }

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

    .right-ey3 {
        width: 100%;
    }

    .left-ey3 {
        width: 100%;
    }

    .right-ey2 {
        width: 100%;
    }

    .left-ey2 {
        width: 100%;
    }

    .right-ey1 {
        width: 100%;
    }

    .left-ey1 {
        width: 100%;
    }

    .mo-m {
        margin: 0 0 20px;
    }

    .button02 {
        margin: 0 0 30px;
    }

}