@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.c-commentList .comment-author .avatar{
    display: none;
}

.c-commentList footer.comment-meta{
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.c-commentList li{
    border-bottom:1px solid #ffffff;
    padding-bottom: 8px;
}

.is-style-dent_box{
    padding: 16px 24px;
    margin-bottom: 16px;
    border-radius: 16px;
}

.res-raizin__wrapper{
    background-color: rgba(0,0,0,.05);
    padding: 36px 24px;
}

.res-raizin{
    margin-bottom: 72px;
}

.res-raizin .info{
    font-size: .9rem;
}