@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
*/

.c1, .c2, .c3, .c4, .c5, .c6 {
    display: inline-block;
    line-height: 1;
    padding: 2px;
    width: calc(1em + 6px);
    color: #fff;
    text-align: center;
    font-weight: bold;
    border: 1px solid #aaa;
}

.c1 {
    background-color: #ebebeb ;
    color: #333;
}

.c2 {
    background-color: #505050;
}

.c3 {
    background-color: #f04141;
}

.c4 {
    background-color: #4184d0;
}

.c5 {
    background-color: #ece962;
    color: #333;
}

.c6 {
    background-color: #54b74d;
}