@charset 'UTF-8';
/*  透過
----------------------------------------*/
/*  ボーダー
----------------------------------------*/
.content_title_main + .content_notes + .content_section {
  margin-top: 0;
}

.content_notes {
  margin-bottom: 5px;
}

/*  ダウンロードボタンを含む表ブロック
----------------------------------------*/
.data_w_download {
  margin-bottom: 15px;
}
.data_w_download_list {
  margin-top: 20px;
}

.table_th:first-child {
  width: 208px;
  min-width: 208px;
  max-width: 208px;
}

.fileviewer_block {
  margin-top: 91px;
}

/*  貸借対照表　連結（最新の四半期/過去5年）・単体
----------------------------------------*/
.balance_section .content_section_sub:first-of-type {
  margin-top: 0;
}
