@charset "utf-8";

/** ***************************************************************************
 * 共用
 * ************************************************************************* */

#main strong {
  font-weight: 500;
  font-style: normal;
}

#main table strong {
  color: rgb(var(--accentcolor-3));
}

@media screen and (min-width:768px) {
}

/** ***************************************************************************
 * xxxxxxxxx
 * ************************************************************************* */

#xxxxxxxxx {
}

@media screen and (min-width:768px) {
}

/**
 * xxxxxxxxx
 */

#xxxxxxxxx div.xxxxxxxxx {
}

@media screen and (min-width:768px) {
}
