@charset "UTF-8";
/*utf-8です*/
/***************************************/
.c07-08 li {
  padding: 0 0 0 26px;
  counter-increment: number; }

.c07-08 li:before {
  content: none !important;
  display: none; }

.c07-08 li:after {
  position: absolute;
  content: counter(number) ")";
  left: 0;
  top: 0; }

/***************************************/
.c07_12-kome {
  max-width: 800px;
  width: 100%;
  margin: -40px auto 60px !important; }

.c07_12-kome li {
  font: 15px/180% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
  position: relative;
  padding: 0 0 0 18px;
  margin: 0 0 10px; }

.c07_12-kome li:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "※"; }

.c07_12-kome li:before {
  display: none !important; }

/***************************************/
.mb0 {
  margin-bottom: 10px !important; }

.c7-10-listA {
  margin-bottom: 20px !important; }

.c7-10-listC {
  margin-left: 20px !important; }

.text_indent {
  display: block;
  padding: 0 0 0 40px;
  position: relative;
  margin: 0; }

.text_indent:before {
  position: absolute;
  content: attr(name);
  left: 20px; }

/***************************************/
.c07-05p01 {
  margin: 0 0 10px !important; }
  .c07-05p01 span {
    display: block;
    padding: 0 0 0 20px; }

.c07-05p02 {
  margin: 0 !important;
  padding: 0 0 0 20px;
  position: relative; }
  .c07-05p02:before {
    position: absolute;
    content: "※";
    left: 0; }
