* {
    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;
}

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

.after>div {
    float: left;
}

.flex {
    display: flex;
}



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

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

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

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

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

.cent {
    text-align: center;
}

.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: 16px !important;
    font-weight: 600;
}

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

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

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

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

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

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

.a-ey {
    color: #ff571f;
}



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

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

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


.span-ey1 {
    font-size: 17px !important;
    font-weight: 400 !important;
}

.span-ey6 {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px;
    background-color: #6b6b6b;
    color: #ffffff !important;
    margin: 0 0 10px;
}

.span-ey3 {
    opacity: 0;
}


.span-ey00 {
    display: inline-block;
    padding: 2px 10px;
    border: solid 2px #ff571f;
    border-radius: 5px;
    color: #ff571f !important;
    font-weight: 600;
    margin: 0 0 15px;
}

.span-ey0 {
    display: inline-block;
    padding: 5px 10px;
    border: 1;
    background-color: #ff571f !important;
    border-radius: 5px;
    color: #ffffff !important;
    font-weight: 600;
}



.span-ey2 {
    display: inline-block;
    font-size: 16px;
    border: 3px solid #000000 !important;
    border-radius: 5px;
    color: #000000 !important;
    font-weight: 600;
    padding: 5px 10px;
    margin: 0 0 20px;
}


.span-ey7 {
    border: 3px solid #ff571f;
    padding: 5px 10px;
    border-radius: 5px;
    color: #ff571f;
    display: inline-block;
}

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

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

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

.ul-ey2 {
    font-size: 17px !important;
    color: #ff571f;
    font-weight: 600;
}


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

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

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







.professor-img {
    width: 100% !important;
}

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

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

/*------------------------------------------------------responsive*/

.responsive {
    position: relative;
    padding-top: 56.25%;
}

.responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



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

.bodyWrap {
    width: 100%;
}

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

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

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

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

    margin: 0 0 100px;
}

.con01-left {
    width: 70%;
}

.con01-right {
    width: 25%;
}


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

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

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

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

.con01-bg .left-ey .professor-img {
    width: 100% !important;
    max-width: 250px;
    height: auto;
}

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

.con01-sub .left-ey2 {
    width: 48%;
}

.con01-sub .right-ey2 {
    width: 48%;
}


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

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


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

.con01-a .con01-img>img {
    width: 31%;
}

.con01-a .con01-img .con01-de {
    width: 31%;
}

.con01-a .con01-img .con01-de>img {
    width: 100%;
}

.con-top {
    width: 100% !important;
}

.con-top .p-ey2 {
    text-align: center;
}


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

.top-de .con-left2 .div {
    width: 35%;
    justify-content: space-between;
    gap: 0 30px;
    text-align: center;
}

.top-de .con-right2 {
    width: 60%;
    justify-content: space-between;
    gap: 0 30px;
    text-align: center;
}

.con-right2 {
    width: 100%;
}

.top-detail {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
}


.con01-img .p-ey3 {
    text-align: center;
}


.con-top .p-ey2 {
    text-align: center;
}


.co-left2 {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
    text-align: center;
}

.img-con04 {
    width: 100% !important;
    margin: 0 0 10px;
}

.img-con042 {
    width: 100% !important;
    margin: 0 0 20px;
}

.con01-bg .left-ey .img-con04 {
    width: 100% !important;
    max-width: 250px;
    height: auto;
}


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

.con02-sub .left-ey2 {
    width: 48%;
}

.con02-sub .right-ey2 {
    width: 48%;
}


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

.opa {
    opacity: 0;
}


.professor-mo {
    display: none;
}

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

.con02>div {
    background: #93acff22 !important;
    border-radius: 5px;
    padding: 30px;
}


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



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


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


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

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

.con02-bg {
    background: #086bff0d;
    padding: 30px;
}

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

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

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

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

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

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

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

.con02-bg {
    background: #93acff22;
    padding: 30px;
}

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

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

.con02-top>div {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}


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

.con02-left {
    width: 30%;
}

.con02-right {
    width: 65%;
    display: flex;
    justify-content: center;
    align-items: center;
}

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


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



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

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

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

.session2-img {
    width: 100% !important;
    margin: 0 0 10px;
}

.session2-img2 {
    width: 100% !important;
    margin: 0 0 20px;
}


.top-detail2 {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
    text-align: center;
}

.top-detail2>div {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 5px;
}



.co-left2 {
    width: 100%;
    justify-content: space-between;
    gap: 0 30px;
    text-align: center;
}


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

.con-MO {
    display: none;
}


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






@media (max-width: 400px) {

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

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

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

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


    .con01-left {
        width: 100%;
    }

    .con01-bg {
        width: 100%;
        flex-wrap: wrap;
        background-color: #93acff22 !important;
        padding: 10px;
        border-radius: 7px;
        box-sizing: border-box;
    }

    .con01-lefta {
        width: 100%;
        margin: 0 0 20px;
    }

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

    .con01-a .con01-img {
        flex-wrap: wrap;
    }

    .img-con03 {
        flex-wrap: wrap;
    }

    .con01-a .con01-img .img-con03 {
        width: 100%;
        margin: 0 0 10px;
    }

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

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

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

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

    .con01-sub .right-ey2 {
        width: 100%;
    }

    .con02-sub {
        width: 100%;
        flex-wrap: wrap;
    }

    .con02-sub .left-ey2 {
        width: 100%;
    }

    .con02-sub .right-ey2 {
        width: 100%;
    }

    .button01 {
        width: 100%;
    }

    .button01 a {
        margin: 30px auto;
    }

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

    .con-PC {
        display: none;
    }

    .con-MO {
        display: block;
        margin: 0 0 10px;
    }

    .top-detail2 {
        flex-wrap: wrap;
    }

    .con-right2 {
        flex-wrap: wrap;
    }


}