body {
  margin: 0;
  padding: 0;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.body-wrapper {
  position: relative;
  padding: 0 0 49px;
}
@media all and (max-width: 1139px) {
  .body-wrapper {
    padding: 0 0 7vw;
  }
}
.body-wrapper .pagetop {
  position: sticky;
  bottom: 80px;
  right: 80px;
  display: block;
  width: 62px;
  height: 62px;
  margin: 0 0 0 auto;
  z-index: 5px;
}
@media all and (max-width: 1139px) {
  .body-wrapper .pagetop {
    bottom: 3vw;
    right: 3vw;
    width: 15vw;
    height: 15vw;
  }
}
.body-wrapper .pagetop img {
  width: 100%;
}

@media all and (max-width: 1139px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media all and (max-width: 1139px) {
  .sp {
    display: block;
  }
}

.firstview {
  width: 100vw;
  height: 500px;
  background: url("../images/firstview.png") no-repeat;
  background-size: cover;
}
@media all and (max-width: 1139px) {
  .firstview {
    width: 100vw;
    height: 115.7vw;
    padding: 0 3.1vw;
    background: url("../images/firstview_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.firstview_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 1140px;
  height: 500px;
  margin: 0 auto;
}
@media all and (max-width: 1139px) {
  .firstview_inner {
    width: 100%;
    height: 115.7vw;
  }
}
.firstview_inner p {
  width: 864px;
  margin: 0 0 12px;
  padding: 0 20px;
  background-color: rgba(9, 100, 183, 0.6);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1139px) {
  .firstview_inner p {
    width: 100%;
    margin: 0 0 4.7vw;
    padding: 2vw;
  }
}
.firstview_inner p span {
  display: inline-block;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  font-weight: 600;
}
@media all and (max-width: 1139px) {
  .firstview_inner p span {
    font-size: 3.7vw;
    line-height: 1.5em;
  }
}
.firstview_inner p span:last-child {
  margin-left: 1em;
}
@media all and (max-width: 1139px) {
  .firstview_inner p span:last-child {
    margin: 0;
  }
}
.firstview_inner h1 {
  width: 100%;
  margin: 0;
  font-size: 0;
}
.firstview_inner h1 img {
  width: 100%;
  margin: 0 auto -2px;
}

.section {
  width: 100%;
  padding: 60px 0 68px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1139px) {
  .section {
    width: 100%;
    padding: 14.5vw 3.1vw 12.5vw;
  }
}
.section_inner {
  width: 1140px;
  margin: 0 auto;
}
@media all and (max-width: 1139px) {
  .section_inner {
    width: 100%;
  }
}
.section_inner h2 {
  margin: 0 0 50px;
  font-family: "Hiragino Kaku Gothic StdN";
  font-size: 30px;
  font-weight: bolder;
  color: #0964B7;
  text-align: center;
  line-height: 1em;
}
@media all and (max-width: 1139px) {
  .section_inner h2 {
    margin: 0 0 7.8vw;
    font-size: 5.6vw;
    line-height: 1.2em;
  }
}

.section1 .section1-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1139px) {
  .section1 .section1-contents {
    display: block;
  }
}
.section1 .section1-contents_left {
  width: 800px;
  padding: 0 40px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1139px) {
  .section1 .section1-contents_left {
    width: 100%;
    padding: 0;
  }
}
.section1 .section1-contents_left p {
  margin: 0 0 64px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
@media all and (max-width: 1139px) {
  .section1 .section1-contents_left p {
    margin: 0 0 7.8vw;
    font-size: 3.5vw;
  }
}
.section1 .section1-contents_left p span {
  font-weight: 600;
}
.section1 .section1-contents_left p .blue {
  font-size: 18px;
  font-weight: 600;
  color: #0964B7;
}
@media all and (max-width: 1139px) {
  .section1 .section1-contents_left p .blue {
    font-size: 4vw;
  }
}
.section1 .section1-contents_right {
  width: 340px;
}
@media all and (max-width: 1139px) {
  .section1 .section1-contents_right {
    width: 100%;
  }
}
.section1 .section1-contents_right img {
  width: 100%;
}

.section2 {
  background-color: #F7FAFD;
}
.section2 .section_inner > p {
  margin: 0 0 40px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner > p {
    margin: 0 0 7.8vw;
    font-size: 3.5vw;
  }
}
.section2 .section_inner .section2-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents {
    display: block;
  }
}
.section2 .section_inner .section2-contents_left {
  width: 656px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents_left {
    width: 100%;
  }
}
.section2 .section_inner .section2-contents_left p {
  margin: 0 0 30px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents_left p {
    margin: 0 0 7.8vw;
    font-size: 3.5vw;
  }
}
.section2 .section_inner .section2-contents_left p span {
  font-weight: 600;
}
.section2 .section_inner .section2-contents_left p .blue {
  font-size: 18px;
  font-weight: 600;
  color: #0964B7;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents_left p .blue {
    font-size: 4vw;
  }
}
.section2 .section_inner .section2-contents_right {
  width: 484px;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents_right {
    width: 100%;
  }
}
.section2 .section_inner .section2-contents_right h3 {
  width: 330px;
  height: 36px;
  margin: 0 auto 18px;
  border: solid 1px #0964B7;
  border-radius: 18px;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  color: #0964B7;
  text-align: center;
  line-height: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents_right h3 {
    width: 64.7vw;
    height: 7.4vw;
    margin: 0 auto 3.1vw;
    font-size: 3.4vw;
    line-height: 7.4vw;
  }
}
.section2 .section_inner .section2-contents_right p {
  margin: 0;
  font-size: 14px;
  text-align: center;
}
@media all and (max-width: 1139px) {
  .section2 .section_inner .section2-contents_right p {
    font-size: 3.5vw;
  }
}

.section3 .section3-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style-type: none;
}
@media all and (max-width: 1139px) {
  .section3 .section3-contents {
    display: block;
    padding: 0;
  }
}
.section3 .section3-contents li {
  width: 330px;
}
@media all and (max-width: 1139px) {
  .section3 .section3-contents li {
    width: 100%;
  }
  .section3 .section3-contents li:not(:last-child) {
    margin: 0 auto 12.5vw;
  }
}
.section3 .section3-contents li h3 {
  width: 100%;
  height: 36px;
  margin: 0 auto 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
  background-color: #0964B7;
  text-align: center;
  border-radius: 18px;
  color: #fff;
}
@media all and (max-width: 1139px) {
  .section3 .section3-contents li h3 {
    height: 8.4vw;
    margin: 0 auto 3.1vw;
    font-size: 3.8vw;
    line-height: 8.4vw;
  }
}
.section3 .section3-contents li p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  line-height: 24px;
}
@media all and (max-width: 1139px) {
  .section3 .section3-contents li p {
    font-size: 3.5vw;
    line-height: 1.7em;
  }
}
.section3 .section3-contents .last {
  position: relative;
}
.section3 .section3-contents .last:before {
  position: absolute;
  top: -39px;
  right: -25px;
  content: "";
  display: block;
  width: 86px;
  height: 102px;
  background: url("../images/section3.png") no-repeat;
  background-size: contain;
}
@media all and (max-width: 1139px) {
  .section3 .section3-contents .last:before {
    top: -6.9vw;
    right: 3.1vw;
    width: 18.8vw;
    height: 22.2vw;
  }
}

.section4 {
  background: url("../images/section4bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 1139px) {
  .section4 {
    background: url("../images/section4bg_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.section4 .section_inner > p {
  margin: 0 0 30px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  line-height: 24px;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner > p {
    font-size: 3.5vw;
    line-height: 1.7em;
  }
}
.section4 .section_inner > p .blue {
  font-size: 18px;
  font-weight: 600;
  color: #0964B7;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner > p .blue {
    margin: 0 0 7.8vw;
    font-size: 4vw;
  }
}
.section4 .section_inner > p a {
  color: #08AC92;
}
.section4 .section_inner .section4-table h3 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner .section4-table h3 {
    font-size: 3.5vw;
  }
}
@media all and (max-width: 1139px) {
  .section4 .section_inner .section4-table .table-wrapper {
    position: relative;
    overflow-x: scroll;
  }
  .section4 .section_inner .section4-table .showB:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    display: block;
    width: 250px;
    height: 159px;
    background: url("../images/table-scroll.png") no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
  }
}
.section4 .section_inner .section4-table table {
  margin: 0 0 17px;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner .section4-table table {
    margin: 0 0 5vw;
  }
}
.section4 .section_inner .section4-table table tr th,
.section4 .section_inner .section4-table table tr td {
  min-width: 160px;
  padding: 11px 26px;
  border: solid 1px #848484;
  background-color: #fff;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  text-align: center;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner .section4-table table tr th,
.section4 .section_inner .section4-table table tr td {
    min-width: 39.2vw;
    padding: 2.7vw 5vw;
    font-size: 3.5vw;
    line-height: 1.7em;
  }
}
.section4 .section_inner .section4-table table tr th,
.section4 .section_inner .section4-table table tr td:first-child {
  background-color: #F5F5F5;
}
.section4 .section_inner .section4-table table tr th:last-child,
.section4 .section_inner .section4-table table tr td:last-child {
  width: 180px;
  font-weight: 600;
  background-color: #ABEFE4;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner .section4-table table tr th:last-child,
.section4 .section_inner .section4-table table tr td:last-child {
    width: 44.2vw;
  }
}
.section4 .section_inner .section4-table > p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  line-height: 24px;
}
@media all and (max-width: 1139px) {
  .section4 .section_inner .section4-table > p {
    font-size: 3.5vw;
    line-height: 1.7em;
  }
}

.section5 .section_inner p {
  margin: 0 0 30px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
}
@media all and (max-width: 1139px) {
  .section5 .section_inner p {
    margin: 0 0 7.8vw;
    font-size: 3.5vw;
  }
}
.section5 .section_inner p span {
  font-weight: 600;
}
.section5 .section_inner a {
  position: relative;
  display: block;
  width: 810px;
  height: 64px;
  margin: 60px auto 0;
  border-radius: 32px;
  background-color: #08AC92;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  line-height: 64px;
  text-decoration: none;
}
@media all and (max-width: 1139px) {
  .section5 .section_inner a {
    width: 100%;
    height: 14.1vw;
    margin: 0;
    padding: 3vw 0;
    border-radius: 8.6vw;
    font-size: 3.1vw;
    line-height: 1.5em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.section5 .section_inner a:hover {
  opacity: 0.8;
}
.section5 .section_inner a:before {
  position: absolute;
  top: 22px;
  right: 23px;
  content: "";
  display: block;
  width: 12px;
  height: 20px;
  background: url("../images/section5.png") no-repeat;
  background-size: contain;
  background-position: center;
}
@media all and (max-width: 1139px) {
  .section5 .section_inner a:before {
    top: 5.5vw;
    right: 5.2vw;
    width: 2vw;
    height: 3.2vw;
  }
}

.section6 {
  background-color: #F7FAFD;
}
.section6 .section6-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1139px) {
  .section6 .section6-contents {
    display: block;
  }
}
.section6 .section6-contents_left {
  width: 800px;
  padding: 0 40px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1139px) {
  .section6 .section6-contents_left {
    width: 100%;
    padding: 0;
  }
}
.section6 .section6-contents_left p {
  margin: 0 0 25px;
  font-size: 14px;
  font-weight: 300;
  color: #212121;
  line-height: 24px;
}
@media all and (max-width: 1139px) {
  .section6 .section6-contents_left p {
    margin: 0 0 7.8vw;
    font-size: 3.5vw;
    line-height: 1.7em;
  }
}
.section6 .section6-contents_right {
  width: 340px;
}
@media all and (max-width: 1139px) {
  .section6 .section6-contents_right {
    width: 100%;
  }
}
.section6 .section6-contents_right img {
  width: 100%;
}

.section7-list {
  width: 570px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
@media all and (max-width: 1139px) {
  .section7-list {
    width: 78.8vw;
  }
}
.section7-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  border-bottom: solid 1px #707070;
  color: #212121;
}
@media all and (max-width: 1139px) {
  .section7-list li {
    padding: 3.2vw 0;
  }
}
.section7-list li:first-child {
  padding: 0 0 20px;
}
@media all and (max-width: 1139px) {
  .section7-list li:first-child {
    padding: 0 0 3.2vw;
  }
}
.section7-list li span, .section7-list li p {
  margin: 0;
  font-size: 14px;
}
@media all and (max-width: 1139px) {
  .section7-list li span, .section7-list li p {
    font-size: 3.5vw;
  }
}
.section7-list li span {
  width: 98px;
}
@media all and (max-width: 1139px) {
  .section7-list li span {
    width: 22.4vw;
  }
}

footer {
  margin-top: -80px;
  background-color: #0964B7;
}
@media all and (max-width: 1139px) {
  footer {
    margin-top: -14vw;
  }
}
footer .footer-inner {
  position: relative;
  width: 1140px;
  height: 238px;
  margin: 0 auto;
}
@media all and (max-width: 1139px) {
  footer .footer-inner {
    width: 100%;
    height: 56vw;
    padding: 0 3.1vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
footer .footer-inner img {
  display: block;
  width: 100%;
  margin-top: -1px;
}
footer .footer-inner .contact {
  display: block;
  width: 182px;
  height: 44px;
  margin: 42px auto 30px;
  border-radius: 22px;
  background-color: #fff;
  text-align: center;
  line-height: 44px;
  text-decoration: none;
  color: #0965B6;
}
@media all and (max-width: 1139px) {
  footer .footer-inner .contact {
    width: calc(100% - 4.4vw);
    height: 12vw;
    margin: 22vw auto 6.6vw;
    border-radius: 6vw;
    font-size: 3.1vw;
    line-height: 12vw;
  }
}
footer .footer-inner .copy {
  margin: 0;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
@media all and (max-width: 1139px) {
  footer .footer-inner .copy {
    font-size: 2.2vw;
  }
}