* {
    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*/

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

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


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

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

.h2-ey3 {
    color: #000000 !important;
}


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

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

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

.h3-ey5 {
    color: #ff4400 !important;
}

.midori {
    color: #ff4400 !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-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;
}

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

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

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

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

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

.p-ey4 {
    color: rgb(0, 0, 0) !important;
    margin: 0 0 20px;
    font-size: 15px !important;
}

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

.p-ey6 {
    color: #ff4400 !important;
}


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

.a-ey4 {
    overflow: hidden;
    touch-action: none;
    box-sizing: border-box;
    width: 100%;
    display: inline;
    border-radius: 5px;
    color: #ff4400 !important;
    display: block;
    text-decoration: none !important;
}

.ey-a {
    margin: 5px 0 20px;
    font-size: 15px;
    background: #ff4400 !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);
}

.span-ey3 {
    opacity: 0;
}

.span-ey2 {
    display: inline-block;
    border-radius: 5px;
    padding: 7px 15px;
    color: #ffffff !important;
    background-color: #ff4400 !important;
    stroke: #ff4400;
}

.span-ey4 {
    display: inline-block;
    border-radius: 5px;
    padding: 5px 10px;
    color: #ffffff !important;
    background-color: #ff4400 !important;
}

.span-ey6 {
    display: inline-block;
    border-radius: 5px;
    padding: 5px 10px;
    border: 2px solid #ff4400 !important;
    color: #ff4400 !important;
    background-color: #ffffff !important;
}

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

.a-ey3 {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #ffffff !important;
    background-color: #868686;
    font-weight: 500;
    margin: 0 0 20px;
}



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

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

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

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


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

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

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

.con01-top .right .h3-ey4 {
    height: 100px;
    width: 100px;
    border: 9px solid #ff4400 !important;
    border-radius: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

.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: #086bff1a;
    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;
}


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


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

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

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

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

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

.con02 .con02-bg .con02-bg-sub {
    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 30px;
}

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

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

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

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

.con02-left {
    width: 70%;
}

.con02-sub {
    width: 30%;
    display: flex;
    justify-content: space-between;
    gap: 0 20px;
}


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

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

.con02n {
    justify-content: space-between;
    gap: 0 20px;
}

.con02n .con02n-bg {
    width: 33%;
    background: #ff745842;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.con02n-bg {
    background: #ba98921c;
    padding: 30px;
    border-radius: 7px;
    text-align: center;
    vertical-align: middle;
}




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

.con03 {
    margin: 0 0 100px;
}


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

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

.con03-left {
    width: 48%;
}

.con03-right {
    width: 48%;
}

.img-con03 {
    height: auto;
    width: 100% !important;
    margin: auto;

}

.con04 {
    margin: 100px 0 0;
}


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


.button01 a {
    display: block;
    border-radius: 10px;
    margin: 30px 0 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: #ff4400 !important;
}

.a-ey {
    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;
}

.con-MO {
    display: none;
}




@media (max-width: 400px) {

    .conWrap {
        width: 95%;
        margin: 0 auto;
    }

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

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

    .con01-top .left,
    .con01-top .right {
        width: 100%;
        margin: 0 auto;
    }

    .con01-top .right p {
        margin: 20px auto 0;
        height: 150px;
        box-sizing: border-box;
        background: url(https://patch.midasit.com/00_MODS/jp/07-seminar/2023/09-seminar/2023.08.30-osaka-edu-02.png)no-repeat;
        background-size: contain;
        background-position: center center;
    }

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

    .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-top {
        flex-wrap: wrap;
    }

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

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


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

    .con02-bg,
    .con02-bg2 {
        flex-wrap: wrap;
        padding: 15px;

    }

    .con02-bg .con02-left,
    .con02-bg2 .con02-left {
        width: 100%;
    }

    .con02-bg .con02-right,
    .con02-bg2 .con02-right {
        width: 100%;
    }

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

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

    .con03 .con03-top .con03-left,
    .con03 .con03-top .con03-right {
        width: 100%;
    }

    .con02n {
        flex-wrap: wrap;
    }

    .con02n>div {
        margin: 0 0 20px;
    }

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

    .con02n .con02n-bg {
        width: 100%;
    }



    .button01 {
        width: 100%;
    }

    .button01 a {
        margin: 30px auto;
    }

}