@charset "utf-8";

.table-topics {
  border: 2px solid #eb7000;
}

.table-topics-title {
  background-color: #eb7000;
  color: #FFF;
}

.table-topics-text {
  padding: 10px 10px 9px 10px;
  font-weight: bold;
}

.topics-pd {
  padding: 20px 10px 20px 10px!important;
}

.topics-title {
  display: inline-block;
  border: 2px solid #eb7000;
  color: #eb7000;
  padding: 2px;
  font-weight: bold;
}

.c-voice-01 > .c-column-group{
  margin-top: 0;
}
.c-voice-01 > .c-column-group .col-unit-1\/2{
  margin-top: 3em;
}
.c-voice-01 > .c-column-group .col-unit-1\/2:nth-child(odd){
  margin-left: 0;
}
@media only screen and (max-width: 640px){
  .c-voice-01 > .c-column-group .col-unit-1\/2{
    margin-top: 1.5em;
  }
}
.c-table-01.c-table-bn th,
.c-table-01.c-table-bn td{
  border: none;
  padding: 0;
  background-color: #fff;
}
.c-table-01.c-table-bn td:before{
  content: "：";
}
.c-table-01.c-table-bn td{
  padding-left: 1em;
  text-indent: -1em;
}
.border-gray {
  border: 1px solid #d4d5d5;
}

.c-voice-01 > .c-column-group{
  margin-top: 0;
}
.c-voice-01 > .c-column-group .col-unit-1\/2{
  margin-top: 3em;
}
.c-voice-01 > .c-column-group .col-unit-1\/2:nth-child(odd){
  margin-left: 0;
}
@media only screen and (max-width: 640px){
  .c-voice-01 > .c-column-group .col-unit-1\/2{
    margin-top: 1.5em;
  }
}

.topics-txt .ml3 {
  margin-left: 3%;
}