@charset "utf-8";

a {
  text-decoration: none;
}

/* a:hover {
  text-decoration: underline;
  filter: brightness(110%);
} */

/* ul li {
  list-style-type: none;
  padding: 5px 0 5px 15px;
} */

.title_syourei {
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  margin-top: 17px;
  margin-bottom: 10px;
  padding-left: 25px;
  height: 30px;
  background-image: url('bar47.gif');
  background-repeat: no-repeat;
}

.title_syourei2 {
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  margin-top: 17px;
  margin-bottom: 10px;
  padding-left: 25px;
  height: 30px;
  background-image: url('bar48.gif');
  background-repeat: no-repeat;
}

.syourei_table {
  font-size: 14px;
  border-collapse: collapse;
  width: 100%
}

.syourei_table th {
  font-weight: normal;
  width: 100px;
  border: 1px solid #32596A;
  background-color: #E0E3E5;
  text-align: center;
}

.syourei_table td {
  line-height: 22px;
  padding: 10px;
  border: 1px solid #32596A;
}

.syourei_table2 {
  font-size: 13px;
}

.syourei_table2 th {
  font-weight: normal;
  width: 80px;
  background-color: #FFFFFF;
}

.syourei_table2 td {
  line-height: 20px;
  padding: 5px;
  border: 0px solid #FFFFFF;
}

.people {
  font-size: 12px;
  margin-left: 10px;
}

.s_tab_1 {
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 5px;
  border-width: 1px;
  border-color: #0000CC;
  border-style: solid;
  background-color: #0066CC;
}

.s_tab_2 {
  font-size: 13px;
  color: #000099;
  padding-top: 15px;
}

.s_tab_3 {
  font-size: 13px;
  vertical-align: top;
  padding-bottom: 4px;
  padding-left: 10px;
  width: 80px;
}

.s_tab_4 {
  font-size: 13px;
  vertical-align: top;
  padding-bottom: 4px;
}

.title5 {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.title6 {
  font-size: 14px;
  color: #003399;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

.kettei {
  font-size: 13px;
  margin: 0;
  padding: 10px;
  border-width: 2px;
  border-color: #FF3300;
  border-style: solid;
  width: 577px;
}

.kettei dt {
  line-height: 19px;
}

section {
  display: flex;
  justify-content: space-around;
  margin: 20px 0;
}

section img {
  border-radius: 5%;
}

figcaption {
  text-align: center;
}