.spec_table_box {
  width: 100%;
  overflow: auto; }

.spec_table {
  display: table;
  border: 1px solid #DCDCDC;
  width: 100%; }
  .spec_table th, .spec_table td {
    border-bottom: 1px solid #DCDCDC;
    padding: 10px;
    letter-spacing: .15em;
    font-size: 10px;
    word-wrap: break-word;
    white-space: normal; }
  .spec_table th {
    color: white;
    background-color: #97B7DE;
    border-right: 1px solid #DCDCDC;
    width: 110px;
    text-align: left;
    font-weight: bold; }
    .spec_table th .space {
      width: 90px; }
  .spec_table td {
    padding-right: 0; }
    .spec_table td .break {
      word-wrap: break-word; }

.back_c {
  margin: 30px auto;
  text-align: center; }
  .back_c .btn_back_c {
    margin: auto;
    padding: 10px 0;
    border: 1px solid #7BAAE2;
    text-align: center;
    width: 260px;
    color: #8CB4DF;
    font-size: 13px;
    letter-spacing: .1em;
    text-decoration: none;
    box-shadow: 5px 5px 0 #E6E6E6; }

.section-topics_index {
  line-height: 1.25;
  letter-spacing: .05em;
  font-size: 11px;
  box-sizing: border-box; }
  .section-topics_index * {
    box-sizing: border-box; }
  .section-topics_index .inner {
    padding: 0 10px; }
  .section-topics_index ul {
    list-style: none; }
    .section-topics_index ul li {
      list-style: none; }
  .section-topics_index img {
    max-width: 100%;
    vertical-align: bottom; }

.section-topics_topics {
  line-height: 1.25;
  letter-spacing: .05em;
  font-size: 11px;
  box-sizing: border-box; }
  .section-topics_topics * {
    box-sizing: border-box; }
  .section-topics_topics .inner {
    padding: 0 10px; }
  .section-topics_topics ul {
    list-style: none; }
    .section-topics_topics ul li {
      list-style: none; }
  .section-topics_topics img {
    max-width: 100%;
    vertical-align: bottom; }

.select_box {
  border: 5px solid #eee;
  padding: 18px 10px 13px;
  margin-bottom: 30px; }
  .select_box .text {
    text-align: center;
    font-size: 12px;
    font-weight: bold; }
  .select_box .select_wrapper {
    width: 100%;
    margin: 20px auto 0; }
  .select_box .select {
    border: 1px solid #ddd;
    padding: 0 5px;
    font-size: 12px;
    height: 25px;
    width: 100%;
    background-color: white; }
  .select_box .select_topics_years {
    width: 160px;
    margin: 0 2% 10px 0;
    position: relative; }
    .select_box .select_topics_years::after {
      content: "";
      cursor: pointer;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -2px;
      border: 4px solid transparent;
      border-top: 6px solid #777; }
  .select_box .det_box {
    width: 100%;
    float: left; }
  .select_box .select_topics_cat {
    width: 70%;
    float: left;
    margin: 0 2% 10px 0;
    position: relative; }
    .select_box .select_topics_cat::after {
      content: "";
      cursor: pointer;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -2px;
      border: 4px solid transparent;
      border-top: 6px solid #777; }
  .select_box .det {
    width: 20%;
    float: left; }
  .select_box .btn_release {
    height: 25px;
    padding: 5px;
    font-size: 12px;
    line-height: 16px;
    color: white;
    background-color: #8CB4DF;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border-radius: none; }

.release_list_box {
  margin-bottom: 60px; }

.release_list {
  border-top: 1px solid #E5E5E5; }
  .release_list li {
    list-style-type: none;
    border-bottom: 1px solid #E5E5E5; }
  .release_list a {
    font-size: 13px;
    text-decoration: none;
    display: table;
    width: 100%;
    padding: 10px 0;
    position: relative; }
    .release_list a::after {
      content: "\f105";
      font-family: fontAwesome;
      position: absolute;
      top: calc(50% - .5em);
      right: 2em;
      font-size: 1em;
      line-height: 1;
      display: inline-block;
      margin-right: .2em; }
    .release_list a::after {
      font-size: 250%;
      right: .2em;
      color: #959595; }
    .release_list a .date, .release_list a .con {
      display: table-cell;
      vertical-align: middle; }
    .release_list a .date {
      font-size: 12px;
      padding-right: 10px; }
    .release_list a .con {
      line-height: 1.6;
      padding-right: 3em; }
  .release_list .label_pdf {
    margin-left: .5em;
    vertical-align: text-bottom; }

.pager {
  margin: 30px 0;
  font-size: 0;
  letter-spacing: -.4em; }
  .pager li {
    display: inline-block;
    margin-right: 10px; }
    .pager li a {
      color: #959595;
      border: 1px solid #EEEEEE;
      padding: 7px 3px;
      text-align: center;
      width: 30px;
      height: 30px;
      display: block;
      text-decoration: none;
      font-size: 12px;
      line-height: 14px;
      border-radius: 3px; }
    .pager li.pprev a, .pager li.prev a, .pager li.fffwd a, .pager li.ffwd a {
      color: #8CB5E5;
      border: 1px solid #7BAAE2; }
    .pager li:hover a, .pager li.current a {
      background-color: #7BAAE2;
      border: 1px solid #7BAAE2;
      color: white; }
    .pager li.ellipsis {
      display: inline-block;
      padding: 0;
      font-size: 10px;
      line-height: 1;
      vertical-align: bottom;
      margin-bottom: 0;
      color: #959595; }

.pager ul li.pprev, .pager ul li.prev {
  display: none; }
.pager ul li:nth-child(n+7) {
  display: none; }
.pager ul li:nth-last-child(-n+3) {
  display: inline-block; }

.topic_date {
  color: #A0A0A0;
  letter-spacing: .1em;
  margin: 5px 0; }

.topic_body {
  border: 1px solid #DCDCDC;
  height: 500px; }

/*# sourceMappingURL=topics.css.map */
