@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

dt.res-meta .name {
    font-weight: bold;
    color: #2EA31E;
}

dt.res-meta {
    font-size: 0.6rem;
}

.ichi-id {
    background: #EFEFEF;
    color: #a52a2a;
    font-weight: bold;
}

dd.res-message {
    margin: 0 0 1.6rem;
    padding: 1rem 1rem 2rem;
    font-weight: bold;
}

.message-blue, .btm-color {
    color: #304FFE;
}

.message-red, .top-color {
    color: #F44336;
}

.message-purple, .mid-color {
    color: #8E44AD;
}

a {
    text-decoration: none;
}

.src-thread-url {
    font-size: 0.8rem;
    color: #808080;
}

div.thumbnail-box {
    margin: 2rem 0;
}
