@charset "UTF-8";
.border_standard_01 {
  border: solid 1px #c3e5bf;
  box-sizing: border-box; }

.border_standard_01 {
  border: solid 1px #c3e5bf;
  box-sizing: border-box; }

body {
  font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.25; }

h1 {
  text-align: center; }

aside {
  margin-bottom: 1em; }

table {
  border: 1px solid #c3e5bf;
  border-collapse: collapse;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  width: 100%; }

table caption {
  margin: .5em 0 .75em; }

table tr {
  border: 1px solid #c3e5bf; }

table th,
table td {
  padding: .625em;
  text-align: center;
  border-right: 1px solid #ddd; }

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase; }

table thead th {
  background-color: #00A83C;
  color: #fff; }

table td .deco_dsp_convert {
  display: block; }

@media screen and (max-width: 600px) {
  table {
    border: 0; }
  table th,
  table td {
    padding: 0;
    font-size: 1em; }
  table caption {
    font-size: 1em; }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  table tr {
    display: block;
    margin-bottom: .625em; }
  table td {
    border-bottom: 1px solid #c3e5bf;
    display: block;
    text-align: right;
    text-align: left;
    background-color: #00A83C;
    position: relative; }
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 4rem;
    text-align: center;
    padding: 0.625rem 0;
    background-color: #00A83C;
    color: #fff;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    font-size: 0.9rem;
    z-index: 10; }
  /*
table td::before {
    content: attr(data-label);
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 1em;
    display: block;
    width: 5em;
    text-align: center;
    font-size: 0.9em;
    color: #00A83C;
}
*/
  table td:last-child {
    border-bottom: 0; }
  table td .nn_inner {
    padding: 0.625rem;
    display: block;
    margin-left: 4rem;
    background-color: #fff; }
  table td .deco_dsp_convert {
    display: none; } }

body {
  font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin: 0;
  padding: 0; }

.unit_tbl_col--tel {
  display: none; }

tbody .unit_tbl_col--place {
  text-align: left; }

@media screen and (min-width: 601px) {
  table {
    table-layout: fixed; }
  .unit_tbl_col--date {
    width: 14em; }
  .unit_tbl_col--sponsor {
    width: 14em; } }

.deco_txt--kome {
  text-indent: -1em;
  margin-left: 1em;
  padding: 0.5em; }

@media screen and (max-width: 600px) {
  .unit_tbl_col--date time {
    display: inline-block;
    padding-left: .5rem; } }
