@charset "UTF-8";
#joseijigyou {
  padding-inline: 0 35px;
}
#joseijigyou p {
  line-height: 1.8;
}

.header .text_box {
  margin-block-start: 5px;
  text-align: right;
}
.header .text_box span {
  color: #3333ff;
}
.header img {
  width: 100%;
}

.containar01 .lead-box {
  margin-bottom: 20px;
  text-align: center;
}
.containar01 .lead-box .heading {
  font-size: 16px;
  color: #ff0000;
}
.containar01 .lead-box .lead {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px !important;
  color: #0099cc;
}

.containar02 .lead_text {
  font-size: 12px;
  line-height: 1.6;
  text-indent: 15px;
}
.containar02 .lead .color-b {
  color: #0099cc;
}

.containar04 .lead .text-box {
  line-height: 1.8;
}

#joseijigyou h2 {
  margin: 0;
  padding: 0;
}
#joseijigyou .lead .color-b {
  color: #0099cc;
}
#joseijigyou .containar {
  margin-top: 20px;
}
#joseijigyou .containar .heading {
  display: flex;
  padding-bottom: 3px;
  font-size: 14px;
}
#joseijigyou .containar .heading h2 {
  color: #cc9900;
}
#joseijigyou .containar .heading::before {
  content: "●";
  display: block;
  margin-right: 5px;
  color: #cc9900;
}
#joseijigyou .containar .lead .text-box {
  font-size: 13px;
}
#joseijigyou .containar .lead .text-box .color-b {
  color: #0099cc;
}
#joseijigyou .section_contents_01 .containar {
  margin: 0 0 20px;
}
#joseijigyou .section_contents_01 .containar .heading {
  display: block;
  text-align: center;
}
#joseijigyou .section_contents_01 .containar .heading::before {
  display: none;
}
#joseijigyou .section_contents_01 .containar .heading h2 {
  font-size: 16px;
  color: #ff0000;
}
#joseijigyou .section_contents_01 .containar .lead {
  text-align: center;
}
#joseijigyou .section_contents_01 .containar .lead .text-box {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #0099cc;
}
#joseijigyou .section_contents_03 .table-contents .heading h2 {
  color: #0099cc;
  font-weight: bold;
}
#joseijigyou .section_contents_03 .table-contents .contents {
  width: 585px;
}
#joseijigyou .section_contents_03 .table-contents .contents table {
  font-size: 13px;
  color: #666666;
  margin: 5px 0;
  width: 100%;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
}
#joseijigyou .section_contents_03 .table-contents .contents table th {
  table-layout: fixed;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 2px 5px;
  font-weight: normal;
  background: #eeeeee;
}
#joseijigyou .section_contents_03 .table-contents .contents table td {
  padding: 2px 5px;
  table-layout: fixed;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  text-align: left;
  vertical-align: middle;
}
#joseijigyou .section_contents_03 .table-contents .contents table td:nth-child(2) {
  text-align: right;
}
#joseijigyou .section_contents_03 .table-contents .contents table td:nth-child(3) {
  text-align: right;
}
#joseijigyou .section_contents_03 .table-contents .table1,
#joseijigyou .section_contents_03 .table-contents .table2 {
  font-size: 13px;
  color: #666666;
  margin: 5px 0;
}
#joseijigyou .inner {
  margin-block-start: 20px;
}
#joseijigyou .containar03 .lead-box {
  margin-bottom: 20px;
  text-align: center;
}
#joseijigyou .containar03 .lead-box .heading {
  font-size: 16px;
  color: #ff0000;
}
#joseijigyou .containar03 .lead-box .lead {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #0099cc;
}
#joseijigyou .containar04 .lead-box {
  margin: 20px 0;
  text-align: center;
}
#joseijigyou .containar04 .lead-box .lead {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #0099cc;
}
#joseijigyou .containar04 .link-text {
  margin: 20px 0;
}
#joseijigyou .containar04 .link-text a {
  width: 100%;
  display: inline-block;
  text-align: left;
}

section h3 {
  color: #0099cc;
  font-size: 13px;
  font-weight: 600 !important;
  line-height: 1;
  margin: 0 0 5px !important;
}
section h3 span {
  margin-inline-start: 7px;
  color: #0099cc !important;
}
section .table-layout {
  margin-block-end: 20px;
  padding-inline-start: 20px;
}
section .table-layout table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #666666;
}
section .table-layout table thead tr {
  background-color: #eeeeee;
}
section .table-layout table thead tr th {
  border: 1px solid #666666;
  font-weight: normal;
}
section .table-layout table thead tr:first-of-type .first {
  width: 28.2%;
}
section .table-layout table thead tr:last-of-type th {
  width: 34%;
}
section .table-layout table tbody tr th {
  padding: 2px 5px;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid #666666;
  text-align: left;
}
section .table-layout table tbody tr td {
  padding: 2px 5px;
  border: 1px solid #666666;
  text-align: right;
  font-size: 13px;
}
section .table-layout table tbody tr td p {
  text-align: left;
  line-height: 1;
}
section .table-layout .claim_table {
  width: 585px;
}
section .table-layout .claim_table thead tr th {
  height: 45px;
}
section .table-layout .claim_table thead tr th:nth-child(1) {
  width: 27%;
}
section .table-layout .claim_table thead tr th:nth-child(2) {
  width: 24%;
}
section .table-layout .claim_table thead tr th:nth-child(3) {
  width: 14%;
}
section .table-layout .claim_table thead tr th:nth-child(4) {
  width: 32%;
}
section .table-layout .claim_table tbody tr th {
  font-size: 12px;
}
section .table-layout .claim_table tbody tr td {
  font-size: 12px;
  text-align: left;
}
section .table-layout .claim_table tbody tr:nth-last-of-type(1) td {
  padding: 9px 5px;
  border-top: none;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px #000 solid;
}
section .table-layout .claim_table tbody tr:nth-last-of-type(2) td {
  padding: 10px 5px 30px;
  border: none;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px #000 dotted;
}
section .caution p {
  color: #666;
  font-size: 13px;
  line-height: 1.4 !important;
}
section .basic_table {
  margin-block-end: 20px;
  padding-inline: 20px 150px;
}
section .basic_table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #666666;
}
section .basic_table table tbody tr:first-of-type td {
  border-bottom: 1px solid #666;
}
section .basic_table table tbody tr th {
  width: 29%;
  border-bottom: 1px solid #666666;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  padding: 0 0 0 5px;
}
section .basic_table table tbody tr td {
  width: 40%;
  padding: 2px 5px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px dotted #666666;
  font-size: 13px;
}
section .basic_table table tbody tr td:last-of-type {
  text-align: right;
}
section .box_text {
  margin-block-end: 10px;
}
section .box_text p {
  padding: 0 0 0 20px;
  font-size: 13px;
  line-height: 18px !important;
}
section .flow {
  margin-block-end: 40px;
  padding-inline: 10px 0;
}
section .flow table {
  border-spacing: 10px 5px;
}
section .flow table thead tr th {
  background: #eee;
  padding: 5px 10px;
  border: 1px #000000 solid;
  font-size: 13px;
  color: #666;
  width: 33%;
  text-align: center;
}
section .flow table tbody tr td {
  border: 1px #000000 solid;
  font-size: 13px;
  color: #666;
  width: 33%;
  text-align: center;
}
section .flow table tbody tr td p {
  display: block;
  text-align: center;
}
section .flow table tbody tr td div {
  display: inline-block;
  text-align: left;
  padding: 5px;
}
section .flow table tbody tr td.none {
  border: none;
}
section .flow table tbody tr:nth-child(even) td {
  height: 49px;
  border: none;
}
section .flow table tbody tr:nth-child(even) td img {
  width: 30px;
  margin-inline: auto;
}

#regulations .outline {
  margin-top: 40px;
}
#regulations h2 {
  line-height: 24px;
  text-align: center;
}
#regulations h2 span {
  color: #0099cc;
  font-size: 16px;
  font-weight: bold;
}
#regulations h3 {
  margin: 0;
  padding-left: 20px;
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
#regulations .burasage {
  color: #666;
  font-size: 13px;
  line-height: 1.8;
  margin: 3px 0 15px 12px;
  text-indent: -12px;
}
#regulations .burasage span {
  font-weight: bold;
}