@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
*/



.u-stars .-empty {
    opacity: .35
}

.c-reviewCard__inner {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 16px;
    background: #fff
}

.c-reviewCard__meta {
    font-size: .9rem;
    color: #666;
    margin-bottom: .25rem
}

.c-reviewCard__title {
    font-weight: 700;
    margin: .25rem 0
}

.c-reviewCard__stars {
    display: flex;
    align-items: center;
    gap: .5rem;
    margin: .25rem 0
}

.c-reviewCard__score {
    font-weight: 700
}

.c-reviewCard__breakdown {
    font-size: .85rem;
    color: #666
}

.c-reviewCard__section {
    border-top: 1px solid #eee;
    padding-top: 12px;
    margin-top: 12px
}

.c-reviewCard__secTtl {
    font-weight: 700;
    margin: 0 0 .25rem
}



.kv-radar-wrap {
    margin: 0 auto;
}

.rv-headmeta {
    flex: 0 1 100%;
}

.rv-title {
    margin: 0.5rem 0 1rem !important;
    padding-left: 0 !important;
}