@charset "utf-8";

#implant_html.dt01 .l_cont_block p {
    line-height: 32px;
    margin-bottom: 16px;
}

#implant_html .text_notice {
    display: block;
    font-size: 14px;
}

#implant_html .text_mark {
    font-size: 12px;
    vertical-align: super;
}

#implant_html .image_box {
    margin: 24px 0;
}

#implant_html .image_box img {
    width: 840px;
}

#implant_html .image_text {
    font-size: 14px;
}

#implant_html .text_author {
    display: block;
    margin-top: 32px;
}

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

    #implant_html .image_box img {
        width: 100%;
    }

    #implant_html .text_notice {
        padding: 0 10px;
    }

}
