@charset "UTF-8";
.bc_navy {
  background: #00377c;
}

.cta_common_block .btn {
  margin: 0;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

  sec01

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
#sec01 .text_box {
  max-width: 690px;
  margin: 20px auto;
  border-radius: 10px;
  background: #00377c;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #sec01 .text_box {
    max-width: 89.3333333333vw;
    padding: 2.6666666667vw 0;
    margin: 4vw auto;
    border-radius: 1.3333333333vw;
    font-size: 4.6666666667vw;
    line-height: 1.5;
  }
}
#sec01 .text_box:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .sec01_img01 {
    width: 100%;
  }
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

  sec03

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
#sec03 .sec03_img01 {
  left: 50px;
}
@media screen and (max-width: 767px) {
  #sec03 .sec03_img01 {
    left: 34.6666666667vw;
  }
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

  sec06

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
#sec06 .sec06_header_img01 {
  position: absolute;
  bottom: 0;
  left: 22px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #sec06 .sec06_header_img01 {
    width: 18.9333333333vw;
    left: 2.4vw;
  }
}
#sec06 .sec06_header_img02 {
  position: absolute;
  bottom: 0;
  right: 14px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #sec06 .sec06_header_img02 {
    width: 22.5333333333vw;
    right: 1.0666666667vw;
  }
}
@media screen and (max-width: 1420px) {
  #sec06 .sec06_img01 {
    width: 370px;
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  #sec06 .sec06_img01 {
    width: 60vw;
    left: 0;
  }
}
#sec06 .base ol {
  padding-left: 374px;
  padding-right: 46px;
}
@media screen and (max-width: 767px) {
  #sec06 .base ol {
    padding: 0;
  }
}
#sec06 .base ol li {
  padding-left: 0;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  #sec06 .base ol li {
    margin-bottom: 4vw;
  }
}
#sec06 .base ol li:before {
  content: none;
}
#sec06 .base ol li .ttl {
  padding: 6px 20px;
  margin-bottom: 15px;
  background: #cb1414;
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #sec06 .base ol li .ttl {
    padding: 1.6vw 5.3333333333vw;
    margin-bottom: 2vw;
    font-size: 4.6666666667vw;
    text-align: center;
  }
}
#sec06 .base ol li .txt {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #sec06 .base ol li .txt {
    font-size: 4vw;
    text-align: center;
  }
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

  sec07

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
#sec07 .sec07_header_img01 {
  position: absolute;
  bottom: -27px;
  left: 8px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #sec07 .sec07_header_img01 {
    width: 18.5333333333vw;
    bottom: 0;
    left: 0;
  }
}
#sec07 .sec07_header_img02 {
  position: absolute;
  bottom: -27px;
  right: 3px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #sec07 .sec07_header_img02 {
    width: 21.6vw;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec07 h3 {
    padding: 2.1333333333vw 0;
    border-top: 1px solid #00377c;
    border-bottom: 1px solid #00377c;
  }
}
@media screen and (max-width: 767px) {
  #sec07 h3 span {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec07 h3:after {
    content: none;
  }
}
#sec07 .list_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -13px;
}
@media screen and (max-width: 767px) {
  #sec07 .list_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}
#sec07 .list_item {
  width: 25%;
  padding: 13px;
  border: none;
}
@media screen and (max-width: 767px) {
  #sec07 .list_item {
    width: 100%;
    padding: 0;
  }
}
#sec07 .list_item_inner {
  height: 100%;
  padding: 25px;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  #sec07 .list_item_inner {
    padding: 6.6666666667vw;
    padding-top: 7.7333333333vw;
  }
}
#sec07 .list_item_img_block {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 140px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #sec07 .list_item_img_block {
    height: auto;
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #sec07 .list_item_img_block img {
    height: 21.3333333333vw;
  }
}
#sec07 .list_item_ttl {
  padding: 8px;
  margin-bottom: 24px;
  background: #00377c;
}
@media screen and (max-width: 767px) {
  #sec07 .list_item_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 18.6666666667vw;
    padding: 0;
    margin-bottom: 4vw;
  }
}
#sec07 .list_item_ttl .matchHeight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #sec07 .list_item_ttl .matchHeight {
    font-size: 4.8vw;
    line-height: 1.6;
  }
}
#sec07 .list_item_txt {
  font-weight: 500;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #sec07 .list_item_txt {
    font-size: 4vw;
  }
}
#sec07 .list_item_txt .fc_red {
  font-weight: 700;
}
.flow_chart_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .flow_chart_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flow_chart_side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .flow_chart_side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flow_chart_side:last-child .flow_chart_item:last-child:before {
  content: none;
}
.flow_chart_center {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 130px;
  background: #fff100;
  position: relative;
}
@media screen and (max-width: 767px) {
  .flow_chart_center {
    width: 100%;
    padding-top: 9.6vw;
    padding-bottom: 4.2666666667vw;
  }
}
.flow_chart_center:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 20px;
  border-color: transparent transparent transparent #fff100;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
@media screen and (max-width: 767px) {
  .flow_chart_center:before {
    border-width: 5.3333333333vw 6.6666666667vw 0 6.6666666667vw;
    border-color: #fff100 transparent transparent transparent;
    top: auto;
    bottom: 0;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
  }
}
.flow_chart_center p {
  font-size: 30px;
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .flow_chart_center p {
    font-size: 5.3333333333vw;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
  }
}
.flow_chart_item {
  width: 50%;
  height: 520px;
  padding: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .flow_chart_item {
    width: 100%;
    height: auto;
    padding: 6.6666666667vw;
  }
}
.flow_chart_item:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 20px;
  border-color: transparent transparent transparent #00377c;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
@media screen and (max-width: 767px) {
  .flow_chart_item:before {
    border-width: 5.3333333333vw 6.6666666667vw 0 6.6666666667vw;
    border-color: #00377c transparent transparent transparent;
    top: auto;
    bottom: 0;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
  }
}
.flow_chart_item .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  background: #000;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .flow_chart_item .label {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 4vw;
  }
}
.flow_chart_item .img_block img {
  width: 100%;
}
.flow_chart_item .txt_block {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .flow_chart_item .txt_block {
    margin-top: 3.2vw;
  }
}
.flow_chart_item .ttl {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .flow_chart_item .ttl {
    margin-bottom: 2.1333333333vw;
    font-size: 4.8vw;
    text-align: center;
  }
}
.flow_chart_item .txt {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .flow_chart_item .txt {
    font-size: 4vw;
  }
}
.flow_chart_item .fc_yel {
  font-weight: 700;
  color: #fff111;
}
.flow_chart_item:nth-child(1) {
  background: #00377c;
}
.flow_chart_item:nth-child(2) {
  background: #005abf;
}
.flow_chart_item:nth-child(2):before {
  border-color: transparent transparent transparent #005abf;
}
@media screen and (max-width: 767px) {
  .flow_chart_item:nth-child(2):before {
    border-color: #005abf transparent transparent transparent;
  }
}