@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@700;900&display=swap');
/*---------------------------------
著名人イベント（川原医師 講演会）
posted/message2023/
---------------------------------*/

#message2025 img,
#message2025 a img {
    border: 0;
    vertical-align: top;
}

#message2025 img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: auto;
}

#message2025 img[height] {
    height: auto;
}

#message2025r .content-inner {
    max-width: 880px;
    margin: 0 auto;
}

#message2025 .pb-1 {
    padding-bottom: 1vw;
}

#message2025 .mt-1 {
    margin-top: 1vw;
}

#message2025 .pb-3 {
    padding-bottom: 3vw;
}

#message2025 .mt-3 {
    margin-top: 3vw;
}

#message2025 .contents {
    width: 100%;
}

#message2025 p {
    font-size: 1.1rem;
}

#message2025 .small {
    font-size: 1rem;
}

#message2025 h2 {
    font-size: 2.35rem;
    font-weight: 900;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

#message2025 h3 {
    font-size: 1.5rem;
    font-weight: 900;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

#message2025 h4 {
    color: #796bae;
    font-size: 1.5rem;
    margin-block-start: .5em;
    margin-block-end: .2em;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

#message2025 .message2024-btn a {
    display: inline-block;
    margin: 30px auto 10px;
    width: 100%;
    max-width: 300px;
    padding: 15px 0;
    font-size: 1.4rem;
    font-weight: 700;
    background: rgb(0, 114, 106);
    background: #000846;
    color: #ffdb39;
    border-radius: 8vw;
    transition: all 0.2s ease-in-out;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    letter-spacing: .2rem;
}

#message2025 .message2024-btn a.end {
    background: #888;
    pointer-events: none;
    color: #fff;
}

#message2025 .contents {
    overflow: hidden;
}

#message2025 .bg-green {
    background: #796bae;
}

#message2025 .bg-light {
    background: #ecebe8;
}

#message2025 .content-ld {
    width: 98%;
    max-width: 1000px;
    margin: 30px auto;
    padding-top: 20px;
    color: #fff;
}

#message2025 .content-ld h2 {
    font-family: 'Hiragino mincho Pro', 'ヒラギノ明朝 Pro W3', 'Hiragino mincho ProN', 'ヒラギノ明朝 ProN W3', 'Noto Serif JP', serif !important;
    margin-bottom: 15px;
    padding-bottom: 8px;

}

#message2025 .content-ld h2 span {
    border-bottom: 1px solid #fff;
    font-weight: bold !important;
}

#message2025 .content-inner {
    width: 98%;
    max-width: 1000px;
    margin: 30px auto;
    background: #fff;
    padding: 30px;
}

/*--- mv ---*/
#message2025 #mv .content-inner {
    background-color: transparent;
    padding: 0;
}

/*--- lecture ---*/
#message2025 .lecture article {
    float: left;
    width: 100%;
}

#message2025 .lecture article p.title {
    float: right;
    width: 67%;
    border-bottom: 1px solid #231815;
    padding: 10px 0;
    margin-bottom: 20px;
}

#message2025 .lecture article .title2 {
    float: right;
    width: 67%;
}

#message2025 .lecture article figure.photo {
    float: left;
    width: 30%;
}

#message2025 .lecture .lecture02 article p.title {
    float: left;
    width: 67%;
    border-bottom: 1px solid #231815;
    padding: 10px 0;
    margin-bottom: 20px;
}

#message2025 .lecture .lecture02 article .title2 {
    float: left;
    width: 67%;
}

#message2025 .lecture .lecture02 article figure.photo {
    float: right;
    width: 30%;
}

#message2025 .profile {
    padding: 20px;
    clear: both;
}

#message2025 .profile .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#message2025 .profile .flex>div {
    /* width:60%; */
    width: 100%;
}

#message2025 .profile .flex figure {
    width: 35%;
    text-align: center;
}

#message2025 .profile .flex figure img {
    margin: 10px auto;
}

#message2025 .kobetsusouan {
    border: 2px solid #796bae;
    padding: 20px;
    margin-top: 15px;
    border-radius: 6px;
}

#message2025 .kobetsusouan h5 {
    margin-bottom: 15px;
}

#message2025 .kobetsusouan h5 span {
    background: #796bae;
    padding: 5px 10px 5px 0px;
    font-weight: bold;
}

/*--- outline ---*/
#message2025 .outline h3 {
    position: relative;
    margin-block-end: .8em;
    padding-left: 15px;
}

#message2025 .outline h3:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 33px;
    left: 0;
    top: 0;
    background: url("midashi.png") no-repeat;
    background-size: cover;
}

#message2025 .outline .support {
    border: 1px solid #231815;
    padding: 10px;
    margin-bottom: 30px;
}

#message2025 .outline .mushikomi {


    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    align-items: flex-end;
}

#message2025 .outline .mushikomi div:first-of-type {
    width: 65%;
}

#message2025 .outline .mushikomi div:last-of-type {
    max-width: 300px;
    width: 30%;
}

#message2025 .outline .mushikomi2 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    align-items: flex-end;
}

#message2025 .outline .mushikomi2>div {
    width: 30%;
    max-width: 300px;
}

#message2025 .outline .mushikomi2>div .message2024-btn a {
    margin: 10px auto 20px
}

/*--- method ---*/
#message2025 .method .content-inner {
    background-color: transparent;
}

#message2025 .method h3 {
    text-align: center;
    line-height: 1.5;
    background: url("message2025_midashi2.png") no-repeat;
    background-position: 50%;
    padding: 20px 0;
}

#message2025 .method h2 {
    text-align: center;
    line-height: 1.5;
}

#message2025 .method figure {
    margin: 30px auto;
}

#message2025 .method a.button01 {
    margin: 10px auto 20px;
}

@media screen and (max-width: 750px) {
    #message2025 .pb-1 {
        padding-bottom: 3vw;
    }

    #message2025 .mt-1 {
        margin-top: 3vw;
    }

    #message2025 .pb-3 {
        padding-bottom: 5vw;
    }

    #message2025 .mt-3 {
        margin-top: 5vw;
    }

    #message2025 .content-inner {
        width: 95%;
        max-width: 1000px;
        margin: 2vw auto;
        padding: 4vw;
    }

    #message2025 .content-ld {
        width: 95%;
        margin: 3vw auto;
        padding: 2vw;
    }

    #message2025 h2 {
        font-size: 1.625rem;
    }

    #message2025 #mv .content-inner {
        padding: 2vw 0;
    }

    #message2025 .lecture article p.title,
    #message2025 .lecture .lecture02 article p.title {
        float: left !important;
        width: 100%;
        padding-top: 4px;
        padding-left: .8rem;
    }

    #message2025 .lecture article .title2,
    #message2025 .lecture .lecture02 article .title2 {
        width: 100%;
        float: left !important;
    }

    #message2025 .lecture article figure.photo,
    #message2025 .lecture .lecture02 article figure.photo {
        width: 100%;
        float: left !important;
        text-align: center;
    }

    #message2025 .lecture article figure.photo img,
    #message2025 .lecture .lecture02 article figure.photo img {
        max-width: 80%;
        padding-bottom: 5vw;
    }

    #message2025 .profile {
        padding: 4vw;
    }

    #message2025 .profile .flex {
        flex-direction: column;
    }

    #message2025 .profile .flex>div,
    #message2025 .profile .flex figure {
        width: 100%;
    }

    #message2025 .kobetsusouan {
        padding: 4vw;
    }

    #message2025 .outline h3:before {
        width: .3rem;
        height: 1.7rem;
    }

    #message2025 .outline .mushikomi,
    #message2025 .outline .mushikomi2 {
        flex-direction: column;
    }

    #message2025 .outline .mushikomi div:first-of-type,
    #message2025 .outline .mushikomi div:last-of-type,
    #message2025 .outline .mushikomi2>div {
        width: 100%;
        max-width: 100%;
    }

    #message2025 .method h3 {
        font-size: 1.23rem;
    }

    #message2025 .method h2 {
        font-size: 1.55rem;
    }
}

@media screen and (max-width: 390px) {}


#alert {
    border: 5px solid #ecebe8;
    margin: 3vw auto;
}

#message2025 #alert .alert-txt {
    text-align: center;
}

#message2025 #alert .button01 {
    text-decoration: none;
}

@media screen and (max-width: 750px) {
    #message2025 #alert .alert-txt {
        text-align: left;

    }
}
