main>section {
  padding: 40px 0;
}

main>section:first-of-type {
  padding: 30px 0 40px;
}


main>section:nth-child(odd) {
  background-color: #F2F2F2;
}

.list_anchor {
  color: #007580;
  margin-bottom: 20px;
}

.Link__arrow {
  color: #007580;
}

.Link__arrow::before {
  background-image: url(/soukin/jp/lp/lp_18/image/ico_link-arrow.svg);
}

.Link__pdf>img {
  margin-right: 4px;
}

.Annotation__moduleA .Link__blank>img {
  width: auto;
  height: auto;
}

.list_anchor li:not(:last-child) {
  margin-bottom: 5px;
  /* position: relative; */
}

.list_anchor li::before {
  /* position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); */
  content: url(/soukin/jp/lp/lp_18/image/icon_anchor.svg);
  padding-right: 10px;
}

.list_anchor a {
  color: inherit;
  text-decoration: none;
}

.list_anchor a:hover {
  text-decoration: underline;
}

._size__logo {
  width: 175px;
}

.Heading__lp-module02 .Heading__lp-title-sub {
  color: #007580;
  margin-top: 10px;
}

.Heading__lp-module02 .Heading__lp-title {
  margin-top: 7px;
}

.Heading__lp-module02 .Heading__lp-inner {
  font-size: 28px;
  line-height: 1.35;
}

.table_soukin-houhou {
  background-color: #fff;
  margin-top: 10px;
}

.table_soukin-houhou_wrapper {
  padding: 0 10px;
}

.table_soukin-houhou th,
.table_soukin-houhou td {
  border: solid 1px #CCCCCC;
}

.table_soukin-houhou th {
  border-bottom: none;
  padding: 10px 3px 5px;
  font-size: 12px;
  vertical-align: middle;
}

.table_soukin-houhou td {
  border-top: none;
  padding: 5px 20px 10px;
}

.Table__wrapper td,
.Table__header02 {
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
}

.Section-statuBlock {
  margin-top: 30px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  padding: 30px 20px 20px;
  text-align: center;
}

.Heading__lp-module03 .Heading__lp-title img._country03 {
  width: 116px;
  margin: auto;
  margin-bottom: 10px;
}

.Heading__lp-module03 .Heading__lp-title img {
  width: 36px;
  margin-right: 12px;
}


.Heading__lp-module03 .Heading__lp-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}

.Heading__lp-module04 .Heading__lp-title {
  margin-top: 20px;
}

.Heading__lp-module04 .Heading__lp-title img {
  width: 24px;
  margin-right: 10px;
}

.Heading__lp-module04 .Heading__lp-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
}


[class^=Table__module]:not(:first-child) {
  margin-top: 10px;
}

.Table__header01 {
  background-color: #007580;
  color: #fff;
  font-weight: 600;
}

.Table__headerNew {
  background-color: #FB8C00;
}

.Table__wrapper .Table__dataNew {
  background-color: #FFF3E0;
  font-weight: 600;
}

.Table__headerMinus {
  background-color: #0277BD;
}

.fn-scrollable .Table__wrapper {
  width: 400px;
  margin: auto;
}

.Table__moduleB .Table__header02 {
  padding: 5px;
}

._bdoImage {
  width: 164px;
}

.Table__header01 {
  vertical-align: middle;
}

@media (min-width: 769px) {
  .fn-scrollable .Table__wrapper {
    width: 100%;
  }

  ._size__logo {
    width: auto;
  }

  main>section:first-of-type {
    padding: 50px 0 60px;
  }

  main>section {
    padding: 80px 0;
  }

  .Heading__lp-module02 .Heading__lp-title-sub {
    margin-top: 30px;
  }

  .Heading__lp-module02 .Heading__lp-inner {
    font-size: 30px;
  }

  .table_soukin-houhou_wrapper {
    padding: 0;
  }

  .table_soukin-houhou {
    margin: auto;
    margin-top: 10px;
  }

  .table_soukin-houhou th {
    font-size: 18px;
  }

  .table_soukin-houhou th {
    padding: 20px 6px 10px;
  }

  .table_soukin-houhou td {
    padding: 10px 40px 20px;
  }

  .table_soukin-houhou img {
    width: auto;
  }

  .Text__module p {
    font-size: 18px;
  }

  .Section-statuBlock {
    margin-top: 50px;
    padding: 50px 40px;
  }

  .Heading__lp-module03 .Heading__lp-title img {
    width: 64px;
    margin-right: 20px;
  }

  .Heading__lp-module03 .Heading__lp-title {
    font-size: 26px;
  }

  .Heading__lp-module04 .Heading__lp-title {
    font-size: 22px;
  }

  .Heading__lp-module04 .Heading__lp-title img {
    width: 36px;
    margin-right: 16px;
  }

  .Table__header01 {
    font-size: 18px;
  }

  div.Table__moduleB.fn-scrollable {
    margin-top: 15px;
  }

  ._bdoImage {
    width: 250px;
  }

  h1 img {
    width: 100%;
  }
}