@charset "UTF-8";

/*フォントカラーを赤に*/
.font_color_red{
    color: #FF0000;
}