@charset "utf-8";
/* CSS Document */
/* 左サイドナビゲーション */
.side-nav {
  width: auto;
  border: 1px outset #1b2d45;
  border-radius: 2px;
  margin: 4px 8px;
  padding: 8px;
  font-size: .85em;
}
.side-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.side-nav li {
  display: inline;
  padding: 0;
  margin: 0;
}
.side-nav li a {
  display: block;
  padding: 10px 10px 10px 17px;
  border-bottom: 1.2px dotted grey;
  text-decoration: none;
  color: #1b2d45;
  margin: 1px 0px;
  font-weight: 500;
  background-image: url(../img/list0201.png);
  background-repeat: no-repeat;
  background-position: 2px 14px;
}
.side-nav li a:hover {
  color: #fffffe;
  background-color: #3c29cc;
  background-image: url(../img/list0202.png);
  background-repeat: no-repeat;
  background-position: 2px 14px;
}
/**/
/*****************************************************/
/* 組合沿革テーブル設定 */
.enkaku {
  width: auto;
  margin: 2em 1em 2em 2em;
}
.enkaku td {
  padding: 0 0 2em 0;
  line-height: 1.25;
}
.enkaku td:first-child {
  width: 9em;
  vertical-align: top;
}
/**/
/* 議員名簿テーブル設定 */
.giin-meibo {
  width: 95%;
  border: 1px solid #696969;
  margin-left: 2em;
  font-size: .78em;
}
.giin-meibo thead td {
  text-align: right;
  border-top: hidden;
  border-right: hidden;
  border-left: hidden;
}
.giin-meibo tr {
  border: 1px solid #696969;
}
.giin-meibo th {
  border: 1px solid #696969;
  background-color: #f0f6da;
  text-align: center;
  font-weight: 500;
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.giin-meibo td {
  border: 1px solid #696969;
  padding: 0 0.5em;
}
/**/
/* 特定疾病のテーブル設定 */
.specific-disease-table {
  margin-left: 3em;
  margin-bottom: 16px;
  border: 1px solid #1b2d45;
}
.specific-disease-table th {
  background-color: #f0f6da;
}
.specific-disease-table tr {
  border-top: 1px solid #1b2d45;
}
.specific-disease-table td {
  padding: 0.25em;
}
/* 募集エリアテーブル表示 */
.boshu-area-table {
  width: 85%;
  border: 2px solid #696969;
  margin-left: 1em;
}
.boshu-area-table tr {
  border: 1px solid #696969;
}
.boshu-area-table td {
  border: 1px solid #696969;
}
.boshu-area-table td:first-child {
  width: 70%;
}
/* 議会結果の表示 */
.gikai-kekka {
  width: auto;
  margin-left: 12px;
  margin-bottom: 16px;
  border: 1px solid #1b2d45;
  text-align: center;
  font-size: 1em;
  letter-spacing: 0.1em;
}
.gikai-kekka caption {
  font-size: 1em;
  text-indent: 16px;
  margin-bottom: 10px;
}
.gikai-kekka th {
  font-size: 0.8em;
  border: 1px solid #1b2d45;
  padding: 5px;
}
.gikai-kekka tr, .gikai-kekka td {
  font-size: 0.9em;
  border: 1px solid #1b2d45;
  padding: 5px;
}
.gikai-kekka th {
  text-align: center;
  background-color: beige;
}
.gikai-kekka td {
  line-height: 1.3;
}
.gikai-bango {
  width: 12%;
}
.gikai-kenmei {
  width: 35%;
  text-align: left;
  font-size: 16px;
}
.gikai-nengappi {
  width: 14%;
}
.gikai-giketukekka {
  width: 16%;
}
/* トップページ以外の画像表示など */
.main-r-pic {
  width: 98.5%;
}
.right-main iframe {
  padding: 1em;
}
.right-main img {
  width: 97%;
  padding: 1em;
}
/**/
/* 統計資料テーブル設定 */
.statistics {
  width: auto;
  margin: 16px 16px 16px 2em;
  border: 1px solid #696969;
}
.statistics th {
  padding: 0.1em;
  border: 1px solid #696969;
  background: #f0f6da;
  text-align: center;
}
.statistics td {
  padding: 0.4em 0.4em;
  border: 1px solid #696969;
  text-align: right;
}
.statistics img {
  width: auto;
  padding: 0;
}
.statistics-l {
  width: auto;
  margin: 16px 16px 16px 2em;
  border: 1px solid #696969;
}
.statistics-l th {
  padding: 0.1em;
  border: 1px solid #696969;
  background: #f0f6da;
  text-align: center;
}
.statistics-l td {
  padding: 0.4em 0.4em;
  border: 1px solid #696969;
  text-align: left;
}
.statistics-l img {
  width: auto;
  padding: 0;
}
/* 審査委員構成リスト */
.n-category-list {
  width: 490px;
  margin: .15em 1em .5em 2em;
  border: 1px solid #696969;
}
.n-category-list th {
  text-align: center;
  border: 1px solid #696969;
  background-color: #f0f6da;
}
.n-category-list td {
  padding: 2px 4px;
  border: 1px solid #696969;
}
/* 介護認定審査用 */
.nursing-list {
  margin-left: 3.5em;
  list-style-type: circle;
}
.n-stat {
  list-style-type: disc;
  margin-left: 2em;
}
/* 介護認定faq */
.nursing-question {
  cursor: pointer;
  text-decoration: none;
  padding-left: 3em;
  text-indent: -1em;
  margin-bottom: 0.5em;
}
.nursing-question:hover {
  background-color: blue;
  color: #fffffe;
}
.nursing-answer {
  width: 88%;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 2em;
  padding: 0.25em 1em;
  border: 1px dashed #1b2d45;
  background-color: #fffff0;
  text-decoration: none;
}
.n-contact img {
  width: auto;
  padding: 0;
}
.font-small-blue {
  font-size: .85em;
  color: #3330ff;
  vertical-align: 1px;
}
/* 新処理施設建設のテーブル設定 */
.new-const-update {
  font-size: 0.9em;
  border: 1px solid #1b2d45;
  width: 90%;
  margin-left: 2em;
}
.new-const-update tr {
  border: 1px solid #00214d;
}
.new-const-update th {
  width: 160px;
  background-color: #f0f6da;
  padding: 0.5em;
}
.new-const-update td {
  border: 1px solid #00214d;
  padding: 0.5em;
}
.new-const-update img {
  width: auto;
  padding: 0;
  margin: 0;
}
/*******************************************************/
/* グリッド */
body {
  display: grid;
  grid-template-areas: "head head head head-r"
    "nav nav nav nav"
    "path1 path path path2"
    "side1 aside main side2"
    "foot foot foot foot";
  grid-template-columns: 8px 216px 1fr 8px;
}
header {
  grid-area: head;
}
button {
  grid-area: head-r;
  justify-self: end;
  align-self: center;
}
nav {
  grid-area: nav;
}
.topicPath {
  grid-area: path;
}
aside {
  grid-area: aside;
}
main {
  grid-area: main;
}
footer {
  grid-area: foot;
}
/**/
/* ########## 767px以下 ##########*/
@media (max-width:767px) {
  h1, h2, h3, h4, h5, h6 {
    border-radius: 0;
  }
  button {
    display: block;
  }
  nav {
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
  }
  .menu ul {
    flex-direction: column;
  }
  .menu li {
    width: auto;
  }
  .menu li a {
    font-size: 16px;
    text-align: left;
  }
  .top-image {
    display: none;
  }
  .topicPath ol {
    margin: 0px 8px;
  }
  .h-new:after, .h-new:before {
    display: none;
  }
  .h-bid:after, .h-bid:before {
    display: none;
  }
  .h-info:after, .h-info:before {
    display: none;
  }
  /**/
  .giin-meibo {
    font-size: 0.73em;
    margin-left: 1em;
  }
  .statistics, .statistics-l {
    margin-left: 1em;
  }
  /* グリッド */
  body {
    grid-template-areas: "head head-r"
      "nav nav"
      "path path"
      "main main"
      "aside aside"
      "foot foot";
    grid-template-columns: 1fr 8px;
  }
}
/**/
/* ########## 1001px以上 ##########*/
@media (min-width:1001px) {}
}