header .inner {
  width: 100%;
  height: 100%;
  background: url("../img/contents_bar.gif") no-repeat;
  background-size: contain;
}

footer {
  width: 800px;
  margin: 0 auto;
  border-top: 1px solid gray;
  font-size: 12px;
  font-family: sans-serif !important;
  text-align: center;
  box-sizing: border-box;
}

#main-contents .contents {
  width: 590px;
}

.lower .news-pdf__link li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-block-end: 10px;
}
.lower .news-pdf__link li a {
  font-size: 12px;
}

.contents .table-block {
  padding-inline-start: 15px;
}

.contents .table-block table tbody tr {
  font-size: 12px;
  font-weight: 300;
}

.contents .table-block table tbody tr.doui_tousen {
  background: #FFFFCC;
}

.contents .table-block table tbody tr th {
  padding: 4px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #ccc;
}

.contents .table-block table tbody tr.doui_tousen th {
  color: #FF0000;
}

.contents .table-block table tbody tr.tousen th {
  color: #FF0000;
}

.contents .table-block table tbody tr td {
  padding: 4px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #ccc;
}

section table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 20px;
}
section table thead {
  background-color: #E1E1E1;
}
section table thead th {
  padding: 4px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #ccc;
}
section table tbody th {
  padding: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: 300;
}
section table tbody td {
  width: auto;
  padding: 4px;
  text-align: center;
  font-size: 12px;
  font-family: sans-serif !important;
  color: #333;
  border: 1px solid #ccc;
}
section table tbody .tousen th {
  color: #FF0000;
  text-align: center;
}
section table tbody .doiren {
  background: #FFFFCC;
}
section table tbody .hirei_tousen td:first-of-type {
  color: #FF0000;
  text-align: center;
}

.director-table thead th:nth-child(1), .director-table thead th:nth-child(4) {
  width: 126px;
}
.director-table thead th:nth-child(2), .director-table thead th:nth-child(5) {
  width: 108px;
}
.director-table thead th:nth-child(3), .director-table thead th:nth-child(6) {
  width: 22px;
}
.director .shikkou-list {
  padding-left: 25px;
}
.director_block-table {
  table-layout: fixed;
  width: 100%;
}
.director_block-table .block-col {
  width: 84px !important;
}
.director_block-table .union-col {
  width: 132px !important;
}
.director_block-table .rep-col {
  width: 132px !important;
}
.director_block-table .exec-col {
  width: 132px !important;
}
.director_block-table .check-col {
  width: 56px !important;
}

.county table thead th:nth-child(1) {
  width: 121px;
}
.county table thead th:nth-child(2), .county table thead th:nth-child(3) {
  width: 208px;
}

.election-list .head {
  background: #eee;
  font-size: 12px;
}
.election-list .head:first-child {
  width: 258px;
  background: #fff;
  font-size: 14px;
}

.lower-house__list {
  margin-inline-start: 20px;
}
.lower-house__list table {
  margin-block-end: 30px;
}
.lower-house__list table thead th:nth-child(1) {
  width: 75px;
}
.lower-house__list table thead th:nth-child(2) {
  width: 140px;
}
.lower-house__list table thead th:nth-child(3) {
  width: 100px;
}
.lower-house__list table thead th:nth-child(4) {
  width: 111px;
}
.lower-house__list table thead th:nth-child(5) {
  width: 98px;
}
.lower-house__list table tbody .tousen th {
  color: #FF0000;
  text-align: center;
}
.lower-house__list table tbody .tousen td:first-of-type {
  color: #FF0000;
}
.lower-house__list .proportional thead th:nth-child(1) {
  width: 41px;
}
.lower-house__list .proportional thead th:nth-child(2) {
  width: 43px;
}
.lower-house__list .proportional thead th:nth-child(3) {
  width: 100px;
}
.lower-house__list .proportional thead th:nth-child(4) {
  width: 43px;
}
.lower-house__list .proportional thead th:nth-child(5) {
  width: 50px;
}
.lower-house__list .proportional thead th:nth-child(6) {
  width: 66px;
}
.lower-house__list .proportional thead th:nth-child(7) {
  width: 24px;
}
.lower-house__list .proportional thead th:nth-child(8) {
  width: 55px;
}
.lower-house__list .proportional tbody th {
  width: 60px;
}
.lower-house__list .proportional tbody .tousen th {
  color: #FF0000;
  text-align: center;
}
.lower-house__list .proportional tbody .tousen td:first-of-type {
  color: #000;
}

.upper-house .table-block thead th:nth-child(1) {
  width: 48px;
}
.upper-house .table-block thead th:nth-child(2) {
  width: 99px;
}
.upper-house .table-block thead th:nth-child(3) {
  width: 167px;
}
.upper-house .table-block thead th:nth-child(4) {
  width: 59px;
}
.upper-house .table-block thead th:nth-child(5) {
  width: 65px;
}
.upper-house .table-block thead th:nth-child(6) {
  width: 75px;
}

.senator table {
  table-layout: fixed;
}
.senator table thead {
  background-color: #E1E1E1;
}
.senator table thead th:nth-child(1) {
  width: 90px;
}
.senator table thead th:nth-child(2) {
  width: 60px;
}
.senator table thead th:nth-child(3) {
  width: 60px;
}
.senator table thead th:nth-child(4) {
  width: 180px;
}
.senator table tbody td:nth-child(4) {
  text-align: left;
}
.senator table tbody td:nth-child(4) a {
  overflow-wrap: break-word;
}

.link .sub-headline {
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 600;
}
.link table tbody td p {
  text-align: left;
}
.link table tbody td a {
  display: block;
  text-align: left;
  overflow-wrap: break-word;
}

#greeting #main-contents {
  height: 100%;
}
#greeting #main-contents img {
  width: 100%;
  height: auto;
}
#greeting .contents__box {
  display: flex;
  gap: 10px;
}
#greeting .contents__box .chairman__images {
  width: 150px;
}
#greeting .contents__box .chairman__name p {
  text-align: center;
}

#purpose #main-contents {
  height: 100%;
}

.purpose h3 {
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  background-color: #CCCCCC;
  margin: 3px 0px;
  padding: 3px;
}
.purpose .rule dl {
  display: flex;
  margin-block-end: 10px;
}
.purpose .rule dl .head {
  font-size: 12px;
  font-weight: 600;
  width: 50px;
}
.purpose .rule dl .detail {
  width: 100%;
  font-size: 12px;
}
.purpose .rule dl .detail .indent {
  text-indent: -8px;
}
.purpose .rule .link {
  font-size: 12px;
  text-align: center;
}

#mechanism #main-contents {
  height: 100%;
}

.organization {
  width: 590px;
}
.organization img {
  width: 100%;
  height: auto;
}

.director .inner h2 {
  margin: 0;
  font-size: 14px;
}
.director .inner .lead {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding-left: 1em;
  color: #333333;
}
.director .inner .rubi {
  font-size: 12px;
  line-height: 16px;
  padding-left: 24px;
}
.director .inner .yakuin-list {
  padding-left: 25px;
}
.director .inner .yakuin-list p {
  margin: 0 0 30px;
  font-size: 12px;
}
.director .inner .list-box {
  display: flex;
}
.director .inner .list-item {
  border: 1px solid #ccc;
}

.county .inner {
  padding-left: 25px;
}
.county .inner .rubi {
  font-size: 12px;
  font-weight: 300;
  text-align: right;
}

#movement #main-contents {
  height: 100%;
}

.movement .title-bar {
  margin-bottom: 10px !important;
}
.movement .table-layout {
  border: 1px solid #333;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
.movement .table-layout thead {
  background: #fff;
}
.movement .table-layout thead tr {
  vertical-align: baseline;
}
.movement .table-layout thead th {
  width: 100%;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 0px 5px 5px;
  border: 1px solid #333;
}
.movement .table-layout thead th:first-child {
  width: 20px;
}
.movement .table-layout thead th small {
  font-weight: 300;
  display: inline-block;
  text-indent: -7px;
}
.movement .table-layout tbody td {
  padding: 5px;
  text-align: left;
  border: 1px solid #333;
}
.movement .table-layout tbody td:first-child {
  width: 20px;
}
.movement .table-layout tbody td p {
  margin-block: 0 10px;
  text-align: left;
}
.movement .table-layout tbody td a {
  display: block;
  margin-block-end: 5px;
}
.movement .table-layout tbody td .image-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.movement .table-layout tbody td .image-box img {
  width: 270px;
  height: 150px;
  object-fit: cover;
}
.movement .table-layout tbody td .image-box .images__item {
  width: 270px;
}
.movement .table-layout tbody td .image-box .images__item img {
  width: 100%;
  height: auto;
}
.movement .table-layout tbody td .lead__contents {
  display: flex;
  gap: 10px;
}
.movement .table-layout tbody td .lead__contents .images__box {
  flex-shrink: 0;
  width: 200px;
}
.movement .table-layout tbody td .lead__contents .images__box img {
  width: 100%;
  height: auto;
}
.movement .table-layout tbody td .link__block {
  display: flex;
}
.movement .table-layout tbody td .link__block .link__text a {
  margin-inline-start: 14px;
}
.movement .table-layout tbody td .link__block .images__box {
  width: 410px;
}
.movement .table-layout tbody td .link__text {
  width: 100%;
}
.movement .table-layout tbody td .link__text p {
  margin-block: 0;
}
.movement .table-layout tbody td .link__text p a {
  display: inline-block;
}
.movement .table-layout tbody td .link__text p.indent {
  text-indent: -6px;
}
.movement .table-layout.crucial {
  border: none;
}
.movement .table-layout.crucial thead th {
  padding: 0;
  border: none;
  line-height: 1.6;
}
.movement .table-layout.crucial thead th small {
  text-indent: 0;
}
.movement .table-layout.crucial tbody td {
  border-top: 1px solid #333;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.movement .table-layout.crucial tbody td p {
  margin-block: 5px 10px;
  font-family: sans-serif;
}
.movement .table-layout.crucial tbody td .pdf__link {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-block: 0 10px;
}
.movement-list {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
.movement-list li {
  display: flex;
  align-items: center;
  gap: 5px;
  border-bottom: 1px solid #000;
  padding: 5px;
}
.movement-list li::before {
  content: "";
  display: block;
  width: 13px;
  height: 14px;
  background: url("../img/yajirushi_02.gif") no-repeat;
  background-size: contain;
}
.movement-list li a {
  font-size: 12px;
}

#election #main-contents {
  height: 100%;
}

.election h2 {
  margin: 0;
  font-size: 14px;
}
.election h3 {
  margin: 0;
  font-size: 10px;
  font-weight: 300;
}
.election-list {
  margin-block-end: 20px;
  margin-inline-start: 15px;
}
.election .link-list {
  margin-bottom: 10px;
  text-align: right;
}
.election .link-list ul {
  display: flex;
  justify-content: end;
  list-style: none;
}
.election .link-list ul li {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.election .link-list ul li a {
  display: block;
  padding: 0 2px;
  font-size: 12px;
}
.election .lower-house .sub-headline {
  margin-block-end: 5px;
  padding-inline: 20px 0;
  font-size: 14px;
}

#activity #main-contents {
  height: 100%;
}

.senator .sub-headline {
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 600;
}

/*# sourceMappingURL=lower-page.css.map */
