* {
    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: #ff5537 !important;
}

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

.h3-ey2 {
    color: #ff5537 !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: #ff5537 !important;
    font-size: 16px !important;
}

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

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

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

.a-ey {
    color: #ff5537;
}


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


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

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

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


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

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

}

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


/*-----*/


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

.e-left {
    width: 55%;
    display: grid;
    align-content: space-evenly;
}

.e-right {
    width: 40%;
    margin: 0 auto;
}



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

.ex-01a {
    justify-content: space-between;
    gap: 0 20px;
    align-items: center;
    background-color: #ffffff;
    padding: 20px;
}

.ex-01a:last-child {
    margin: 0;
}

.ex-01-left {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
}

.ex-01-right {
    width: 65%;
}

.e-right .img-01 {
    margin: 0 auto;
    height: 200px;
    background: url(https://patch.midasit.com/00_MODS/jp/05_event/2025/it-hojo/2025-IT-hojo-img-1.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.ex-01 .ex-01a .ex-01-left .img-02 {
    height: 200px;
    background: url(https://patch.midasit.com/00_MODS/jp/05_event/2025/it-hojo/2025-IT-hojo-img-2.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.ex-01 .ex-01a .ex-01-left .img-03 {
    height: 200px;
    background: url(https://patch.midasit.com/00_MODS/jp/05_event/2025/it-hojo/2025-IT-hojo-img-3.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.ex-01 .ex-01a .ex-01-left .img-04 {
    height: 200px;
    background: url(https://patch.midasit.com/00_MODS/jp/05_event/2025/it-hojo/2025-IT-hojo-img-4.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.e-left2-img {
    height: auto;
    width: 100% !important;
    margin: 0 auto 15px;
}

.ey-aa {
    display: inline-block;
    background-color: #87a319 !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: #a8b58e32 !important;
    padding: 20px;
    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;
}

/*--------box-ey*/

.box-bg {
    box-sizing: border-box;
}

.box-ey {
    text-align: center;
    font-weight: 600;
    background-color: rgb(237, 237, 237);
    padding: 10px 0;
    border-bottom: 5px solid #ff5537 !important;
    text-align: center;
    justify-content: space-between;
    gap: 0 20px;

}


.box-ey2 {
    padding: 10px 0;
    justify-content: space-between;
    gap: 0 20px;
    border-bottom: 1px solid rgb(202, 202, 202);
}

.box-bottom {
    vertical-align: middle;
}


.box-ey .box-ey-left,
.box-ey2 .box-ey-left {
    width: 30%;
    display: grid;
    vertical-align: middle;
    align-items: center;
    text-align: center;
}

.box-ey .box-ey-right,
.box-ey2 .box-ey-right {
    width: 65%;
}

.button {
    width: 100%;
}

.button03 a {
    display: inline-block;
    border-radius: 10px;
    margin: 20px 0;
    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: #ff5537 !important;
}

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

.button02 a {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    margin: 0 0;
    padding: 1em 2em;
    width: 150px;
    color: rgb(96, 96, 96);
    font-size: 20px;
    font-weight: 600;
    outline: 2px solid rgb(96, 96, 96);
    outline-offset: -5px;
}

.button02 a:hover {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: rgb(96, 96, 96);
}



/*-------*/

.back-bg {
    color: #000000 !important;
    margin: 100px 0 0;
}

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

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

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

.back-p {
    font-size: 16px !important;
    color: #000000 !important;
}

.back-pp {
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 700 !important;
    margin: 10px 0 0;
}

.opa {
    opacity: 0;
}



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

    .bu-pc {
        display: none;
    }

    .bu-mo {
        display: block;
    }

    .ex-01 {
        display: block;
    }

    .box-ey-left,
    .box-ey-right {
        display: block;
        width: 100% !important;
        text-align: center;
    }

    .box-ey .box-ey-left,
    .box-ey2 .box-ey-left {
        width: 100% !important;
    }

    .box-ey .box-ey-right,
    .box-ey2 .box-ey-right {
        width: 100% !important;
    }


    .box-top {
        flex-wrap: wrap;
        width: 100%;
        box-sizing: border-box;
    }

    .box-ey,
    .box-ey2 {
        width: 98%;
        margin: 0 auto;
        display: block;
    }

    .box-ey-left {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .box-ey-right {
        width: 100%;
    }

    .e-left {
        width: 100%;
    }

    .e-right {
        width: 100%;
    }

    .e-left2 {
        width: 100%;
    }

    .e-right2 {
        width: 100%;
    }

    .etitle>p {
        font-size: 17px !important;
    }

    .ex-01 {
        flex-wrap: wrap;
        width: 100%;
    }

    .ex-01 .ex-01a {
        flex-wrap: wrap;
        width: 100%;
        box-sizing: border-box;
        padding: 7px;
    }

    .ex-01-left {
        width: 100%;
        margin: 0 0 20px;
    }

    .box-ey-right {
        display: none;
    }


    .ex-01-right {
        width: 100%;
    }

    .box-ey-left {
        width: 100%;
    }

    .box-ey-right {
        width: 100%;
    }

    .con {
        width: 100%;
        margin: 100px 0;
    }

    .con:last-child {
        margin: 0;
    }

    .con01 {
        flex-wrap: wrap;
    }

    .bg-ey {
        padding: 5px;
    }

    .bg-ey2 {
        padding: 5px;
    }

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


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

    .bg-ey .e-top>:first-child {
        margin: 0 0 20px;
    }

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

    .bg-ey .e-top .e-left2 .img-05 {
        max-height: 250px;
        background: url(https://patch.midasit.com/00_MODS/jp/05_event/2025/it-hojo/2025-IT-hojo-img-5.jpg) no-repeat;
        background-size: contain;
        background-position: unset;
    }

    .bg-ey .e-top .e-right2 {
        width: 100%;
    }

    .black-ey {
        margin: 0 auto;
        display: block;
        font-size: medium;
    }

    .pc-ey {
        display: none;
    }

    .mo-ey {
        display: block;
    }

    .box-bottom {
        width: 100% !important;
    }

}