<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * 宕囨槑涓や細璇︽儏椤�
 * date:2021-03-12
 * author: wppei;
 */

.detail {
    padding: 0 20px;
    line-height: 24px;
}

.detail-tt {
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 25px 0 10px;
}

.detail-date {
    height: 28px;
    background: #efefef;
    line-height: 28px;
    text-align: center;
    color: #555;
    display: block;
    font-size: 12px;
    margin: 10px 20px;
}

.detail-box {
    margin-bottom: 24px;
    text-indent: 2em;
}

.detail-box .detail-img {
    display: block;
    width: 500px;
    margin: 0 auto;
}</pre></body></html>