@media (min-width: 769px) {
    .member {
        display: none !important;
    }

    .h1img_h2 {
        text-align: right;
        padding-right: 170px;
    }
}

@media (max-width: 768px) {
    .hidden-smartphone {
        display: none !important;
    }

    .container-member {
        background-color: #F88CCC;
        display: flex;
        justify-content: center;
    }

    .member {
        max-width: 80%;
        height: auto;
        margin-top: 50px;
    }

    .h1img_h2 {
        margin: 0 !important;
    }



    .home_member__Ay8va.sec {
        padding-top: 0 !important;
    }

    .home_feature__container {
        margin: 0 !important;
    }
}

.image-container {
    position: relative;
    width: 100%;
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;

    border-radius: 10px;
    white-space: nowrap;
}

.button-container {
    position: absolute;
    top: calc(45% + 20px);
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}

.redirect-button {
    padding: 15px 30px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border: none;

    font-size: 20px;
    font-weight: 100;
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    .overlay-text {
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        font-size: 15px;
        font-weight: bold;

        border-radius: 10px;
        white-space: nowrap;
    }

    .redirect-button {
        padding: 12px 24px;
        font-size: 16px;
    }

    .button-container {
        top: calc(20% + 20px);
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        width: 100%;
    }
}

.home_join__2BevK {
    padding-bottom: 0 !important;
}

.home_collaboration__bg__ovLHX {
    margin-bottom: 0 !important;
}

.image-container {
    position: relative;
    width: 100%;
}

.content-member {
    padding-left: 20px;
    padding-right: 20px;
}

.image-container img {
    width: 100%;
    height: auto;
}

.overlay-text1 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: left;
    color: white;
    font-size: 22px;
    padding: 10px 20px;
    line-height: 1.5;
}

.overlay-text1 strong {
    font-size: 28px;
    font-weight: bold;
    margin-right: 10px;
}

.button-container {
    position: absolute;
    top: calc(50% + 20px);
    right: 20px;
    transform: translateY(-50%);
    text-align: right;
    width: auto;
}

.redirect-button1 {
    padding: 15px 30px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border: none;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 30px;
}


@media only screen and (max-width: 768px) {
    .overlay-text1 {
        font-size: 20px;
    }

    .redirect-button1 {
        padding: 12px 24px;
        font-size: 16px;
    }

    .overlay-text1 strong {
        font-size: 24px;
    }


    .button-container {
        top: 20px;
        left: 0;
        right: 0;
        text-align: center;
        transform: translateX(0%);
    }

    .redirect-button1 {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1150px) {

    .overlay-text1 {
        display: none;
    }


}


.image-container {
    position: relative;
}


.join_h11span{
    font-size: 24px;
}


@media only screen and (max-width: 768px) {

    .join_h11 {
        font-size: 20px;
    }

    .join_h11span{
        font-size: 16px;
    }


}

.gakuseih2 {
    padding: 120px 0 0 0;
    margin: 0 0 16px 0;
    color: black;
    font-size: 26px;
}


@media only screen and (max-width: 768px) {

    .gakuseih2 {
        padding: 0;
        text-align: center;
        font-size: 24px;
    }


}

.cmspadding {
    padding-left: 46px;
}


@media only screen and (min-width: 769px) {

    .cmspadding {
        padding-left: 68px;
    }

    .cmsh2 {
        padding-left: 40px;
    }

}

.cmsppp1 {
    font-size: 22px;
    font-weight: bold;
    width: 94%;
    margin: 30px auto;
    text-align: center;
}

@media only screen and (max-width: 480px) {

    .cmsppp1 {
        font-size: 18px;
        font-weight: bold;
        margin: 20px auto 40PX auto;
    }

}

.theeventsimg {
    height: 120px;
    width: auto;
    margin-top: -40px;
}

.evep {
    margin-left: 50px;
}

.eve18 {
    font-size: 18px;
}

.eve22 {
    font-size: 22px;
}

.evemainp {
    font-size: 18px;
}

.evessmg {
    margin-bottom: 20px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {

    .theeventsimg {
        height: 80px;
        width: auto;
        margin-top: -30px;
    }

    .evep {
        margin-left: 30px;
    }

    .eve18 {
        font-size: 16px;
    }

    .eve22 {
        font-size: 20px;
    }

    .evemainp {
        font-size: 16px;
    }

    .evessmg {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 480px) {

    .theeventsimg {
        height: 70px;
        width: auto;
        margin-top: -20px;
    }

    .theeventsimgdiv {
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .evep {
        text-align: center;
        margin: 0;
    }

    .eve18 {
        font-size: 14px;
    }

    .eve22 {
        font-size: 16px;
    }

    .evemainp {
        font-size: 14px;
    }

    .evessmg {
        margin-bottom: 40px;
    }
}


@media only screen and (min-width: 480px) {

    .casebr {
        display: none;
    }
}

@media only screen and (max-width: 480px) {

    .mbtnbr {
        display: none;
    }
}


@media only screen and (max-width: 800px) {

    .membbbr {
        display: none;
    }
}


.casetoph {
    width: 90%;
    margin: 0 auto;
}

@media screen and (min-width: 769px) {
    .casetoph {
        width: 96%;
        margin: 0 auto;
    }
}


.maching_zi2pc_b {
    background: linear-gradient(to right, #5AB1B8, #092949);
    color: white;
    border: none;
    padding: 12px 64px;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    transition: background-color 0.3s;
}

.maching_zi2pc {
    text-align: center;
    margin: 60px 0;
}

.maching_zi2pc_b:hover {
    background: rgb(255, 255, 255, 0.6);
    color: rgb(0, 0, 0, 0.8);
}

.maching_zi2pc a {
    text-decoration: none;
}

@media screen and (max-width: 768px) {

    .maching_zi2pc_b {
        padding: 8px 32px;
        font-size: 20px;
    }

    .maching_zi2pc {
        margin: 50px 0 30px 0;
    }

}