section#lead .box-top .box-img {
  height: 13.8235294118vw;
}
section#lead .box-top .box-ttl {
  top: 42%;
}
section#lead .breadcrumbs {
  top: 17vw;
}

section#info_link::before {
  background: #ffffff;
  position: initial;
  transform: initial;
}

@media screen and (max-width: 767px) {
  section#lead .box-top .box-img {
    height: 25.641025641vw;
  }
  section#lead .box-top .box-img img {
    -o-object-position: right;
       object-position: right;
  }
  section#lead .box-top .box-ttl {
    top: 50%;
  }
  section#lead .breadcrumbs {
    top: calc(65px + 25.641025641vw + 10px);
  }
  section#info_link::before {
    height: 27.1794871795vw;
    background: #404DA1;
    position: absolute;
    left: 0;
    top: 0;
  }
}
/*=================================================
section#world01
==================================================*/
section#world01 .inner {
  padding-top: 8.8235294118vw;
  padding-bottom: 11.7647058824vw;
}
section#world01 .txt-h2 {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 1.5882352941vw;
  margin-bottom: 3.65vw;
}
section#world01 .txt-h2::before, section#world01 .txt-h2:after {
  content: "";
  height: 2.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 3px;
}
section#world01 .txt-h2::before, section#world01 .txt-h2:after {
  content: "";
  height: 2.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 3px;
}
section#world01 .txt-h2::before {
  width: 100%;
  background: #B2B2B2;
}
section#world01 .txt-h2:after {
  width: 2.6470588235vw;
  background: #D71618;
}
section#world01 .txt-h2 svg {
  display: flex;
  width: 2.9705882353vw;
  height: 2.0588235294vw;
  margin-right: 1.2352941176vw;
}
section#world01 .txt-h2 .txt-s {
  margin-left: 2vw;
}
section#world01 .box {
  position: relative;
}
section#world01 .item-box:nth-child(n+2) {
  padding-top: 6.7708333333vw;
}
section#world01 .table-box {
  width: 100%;
}
section#world01 .table-box tr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section#world01 .table-box tr th, section#world01 .table-box tr td {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border-top: solid 1px #D1D1D1;
  letter-spacing: 0.1vw;
}
section#world01 .table-box tr th {
  width: 17.0588235294vw;
  background: #F2F7FD;
  padding: 1.5294117647vw 1.7647058824vw;
  text-align: start;
}
section#world01 .table-box tr td {
  padding: 1.5294117647vw 2vw;
  width: calc(100% - 17.0588235294vw - 2.0588235294vw);
}
section#world01 .table-box tr:last-child th, section#world01 .table-box tr:last-child td {
  border-bottom: solid 1px #D1D1D1;
}

@media screen and (max-width: 767px) {
  section#world01 .inner {
    padding-top: 60px;
    padding-bottom: 75px;
  }
  section#world01 .txt-h2 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 16px;
  }
  section#world01 .txt-h2::before, section#world01 .txt-h2:after {
    height: 1.5px;
  }
  section#world01 .txt-h2:after {
    width: 35px;
  }
  section#world01 .txt-h2 svg {
    display: flex;
    width: 30.5px;
    height: 20px;
    margin-right: 12px;
  }
  section#world01 .txt-h2 .txt-s {
    margin-left: 12px;
  }
  section#world01 .box {
    position: relative;
  }
  section#world01 .item-box:nth-child(n+2) {
    padding-top: 70px;
  }
  section#world01 .table-box {
    width: 100%;
  }
  section#world01 .table-box tr th, section#world01 .table-box tr td {
    letter-spacing: 1px;
    width: 100%;
    font-size: 12px;
  }
  section#world01 .table-box tr th {
    padding: 11.25px 22px;
  }
  section#world01 .table-box tr td {
    padding: 13.25px 22px;
    line-height: 1.3em;
  }
  section#world01 .table-box tr td .txt-s {
    display: none;
  }
  section#world01 .table-box tr:last-child th {
    border-bottom: none;
  }
}
/*=================================================
section#corporate-link
==================================================*/
section#corporate-link {
  background: #EBEBEB;
}
section#corporate-link .inner {
  padding-top: 7.6470588235vw;
  padding-bottom: 8.8235294118vw;
}
section#corporate-link .txt-h2 {
  text-align: center;
  margin-bottom: 4.1176470588vw;
}
section#corporate-link .txt-h2 .txt-s {
  display: block;
  color: #404DA1;
  padding-bottom: 1.7647058824vw;
  position: relative;
}
section#corporate-link .txt-h2 .txt-s:after {
  content: "";
  width: 11vw;
  height: 1px;
  background: #404DA1;
  position: absolute;
  bottom: 1vw;
  left: 50%;
  transform: translateX(-50%);
}
section#corporate-link .link-area {
  flex-wrap: wrap;
  gap: 2.2vw 3.5%;
}
section#corporate-link .link-area .item {
  width: 31%;
  height: 8.2352941176vw;
  display: flex;
  align-items: center;
  padding: 1vw 1.8vw;
  box-sizing: border-box;
  border: solid 2px #CECECE;
  background: #ffffff;
  position: relative;
}
section#corporate-link .link-area .item.current {
  background: rgba(64, 77, 161, 0.5);
  pointer-events: none;
}
section#corporate-link .link-area .txt-h4 {
  color: #161616;
}
section#corporate-link .link-area svg {
  position: absolute;
  top: 50%;
  right: 1.2352941176vw;
  transform: translateY(-50%);
  display: flex;
  width: 1.1764705882vw;
  height: 1.0588235294vw;
}
section#corporate-link .link-area svg path {
  fill: #404DA1;
}

@media screen and (max-width: 767px) {
  section#corporate-link .inner {
    padding-top: 52px;
    padding-bottom: 60px;
  }
  section#corporate-link .txt-h2 {
    text-align: center;
    margin-bottom: 22px;
    font-size: 10px;
  }
  section#corporate-link .txt-h2 .txt-s {
    display: block;
    color: #404DA1;
    padding-bottom: 25px;
    font-size: 28px;
  }
  section#corporate-link .txt-h2 .txt-s:after {
    width: 186px;
    bottom: 15px;
  }
  section#corporate-link .link-area {
    display: flex;
    gap: 2.2vw 2%;
  }
  section#corporate-link .link-area .item {
    width: 49%;
    height: 17.4358974359vw;
    display: flex;
    align-items: center;
    padding: 12px;
    border-width: 1px;
    border-radius: 2px;
  }
  section#corporate-link .link-area .txt-h4 {
    font-size: 10px;
    letter-spacing: 0;
  }
  section#corporate-link .link-area svg {
    right: 10px;
    width: 10px;
    height: 9px;
  }
}
/*# sourceMappingURL=overseas-partner.css.map */