@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★https://cocco-base.com/★
Template: lightning
Description: コッコのひみつきち
Author: ★ コッコのひみつきち ★
Tags: 
Version: 0.1.2
*/

/* 項目すべてに必須を指定 */
#commentform label::before {
  position: relative;
  content: "必須";
  font-size: 13px;
  background: #f62d2d;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  bottom: 2px;
  margin-right: 5px;
  font-weight:bold;
}

