@charset "UTF-8";
.inner {
  width: 86.207vw;
  margin: 0 auto;
  margin-bottom: 2.759vw;
}

.require_wrap {
  width: 86.207vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1049px) {
  .require_wrap {
    display: block;
  }
}
@media (max-width: 499px) {
  .require_wrap {
    width: calc(100% - 60px);
  }
}
.require_wrap .ttl_con {
  width: 17.241vw;
  flex: 0 0 17.241vw;
}
@media (max-width: 1049px) {
  .require_wrap .ttl_con {
    flex: none;
    width: 100%;
  }
}
.require_wrap .ttl_con .heading {
  margin-bottom: 1.586vw;
  font-size: 1.379vw;
  color: #34a9ee;
  text-align: left;
}
.require_wrap .ttl_con h2.ttl {
  margin-bottom: 4.138vw;
  font-size: 2.414vw;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
@media (max-width: 499px) {
  .require_wrap .ttl_con h2.ttl {
    margin-bottom: 10.667vw;
  }
}
.require_wrap .ttl_con h2.ttl span {
  position: relative;
  font-size: 1.793vw;
  padding-left: 1.103vw;
  font-weight: bold;
}
@media (max-width: 1049px) {
  .require_wrap .ttl_con h2.ttl span {
    font-size: 3.385vw;
    padding-left: 1.823vw;
  }
}
@media (max-width: 499px) {
  .require_wrap .ttl_con h2.ttl span {
    font-size: 6.933vw;
    padding-left: 3.467vw;
  }
}
.require_wrap .ttl_con h2.ttl span:before {
  position: absolute;
  top: calc(50% + 0.2vw);
  left: 0;
  background-image: url(../img/plan-i.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  content: "";
  transform: translateY(-50%);
  width: 0.414vw;
  height: 1.931vw;
}
@media (max-width: 1049px) {
  .require_wrap .ttl_con h2.ttl span:before {
    width: 0.781vw;
    height: 3.646vw;
  }
}
@media (max-width: 499px) {
  .require_wrap .ttl_con h2.ttl span:before {
    width: 1.6vw;
    height: 7.2vw;
  }
}
.require_wrap .entry_ttl {
  padding-right: 0;
}

.require_wrap1 {
  margin-bottom: 4.828vw;
}
@media (max-width: 1049px) {
  .require_wrap1 {
    margin-bottom: 8.128vw;
  }
}
@media (max-width: 499px) {
  .require_wrap1 {
    margin-bottom: 13.333vw;
  }
}
.require_wrap1 h2.ttl {
  padding-top: 1.379vw;
}

.require_wrap2 {
  margin-bottom: 4.828vw;
}
@media (max-width: 1049px) {
  .require_wrap2 {
    margin-bottom: 8.128vw;
  }
}
@media (max-width: 499px) {
  .require_wrap2 {
    margin-bottom: 13.333vw;
  }
}
.require_wrap2 h2.ttl {
  padding-top: 1.379vw;
}

.require_wrap3 {
  margin-bottom: 4.138vw;
}
@media (max-width: 1049px) {
  .require_wrap3 {
    margin-bottom: 12.128vw;
  }
}
.require_wrap3 h2.ttl {
  padding-top: 1.379vw;
}

.content {
  width: 68.966vw;
  border-radius: 1.655vw;
  background: #f9f9f9;
  margin-left: auto;
}
@media (max-width: 1149px) {
  .content {
    width: 100%;
  }
}
.content table {
  width: 68.966vw;
}
@media (max-width: 1049px) {
  .content table {
    width: 100%;
  }
}
.content table tbody tr {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 499px) {
  .content table tbody tr {
    display: block;
  }
}
.content table tbody tr th {
  padding: 1.379vw 0;
  width: 15.448vw;
  font-weight: bold;
  border-bottom: 1px solid #dee5ed;
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .content table tbody tr th {
    font-size: 2.604vw;
    width: 32.552vw;
    padding: 2.579vw 0;
  }
}
@media (max-width: 499px) {
  .content table tbody tr th {
    font-size: 5.333vw;
    width: 100%;
    border-bottom: none;
    padding: 5.333vw 0 2.667vw;
  }
}
.content table tbody tr td {
  padding: 1.379vw;
  width: 52.69vw;
  border-bottom: 1px solid #dee5ed;
  font-size: 1.172vw;
  align-content: center;
}
@media (max-width: 1049px) {
  .content table tbody tr td {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .content table tbody tr td {
    font-size: 4.533vw;
    width: 100%;
    display: inline-block;
    padding: 2.667vw 0 5.333vw;
  }
}
.content table tbody tr td a {
  text-decoration: underline;
  color: #194bf4;
}
.content table tbody tr td .table_con {
  display: flex;
  flex-direction: column;
}
@media (max-width: 780px) {
  .content table tbody tr td .table_con {
    height: 24.828vw;
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.content table tbody tr td .table_con .td_table {
  width: 43.862vw;
  border: 1px solid #dee5ed;
  border-bottom: none;
}
.content table tbody tr td .table_con .td_table tr {
  gap: 0;
  width: 43.862vw;
}
.content table tbody tr td .table_con .td_table tr th {
  width: 10.966vw;
  border-bottom: 1px solid #dee5ed;
  border-left: 1px solid #dee5ed;
  font-size: 1.034vw;
  padding: 1.379vw 0.276vw;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  background: rgba(0, 0, 0, 0.067);
}
.content table tbody tr td .table_con .td_table tr td {
  width: 10.966vw;
  border-bottom: 1px solid #dee5ed;
  border-left: 1px solid #dee5ed;
  font-size: 1.034vw;
  padding: 1.379vw 0.276vw;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.content table tbody tr td .table_con .td_table tr td.fir {
  border-left: none;
}
.content table tbody tr td .table_con p.ps {
  margin-top: 0.966vw;
}
.content .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5.862vw;
}
.content .wrap .mynavi_bannner2026 {
  width: 27.034vw;
}
.content .wrap .mynavi_bannner2026 img {
  width: 100%;
}

.content2 {
  width: 68.966vw;
  margin: 0 auto;
  border-radius: 1.655vw;
  background: #f9f9f9;
  margin-left: auto !important;
  margin-right: 0 !important;
  transform: translateX(-2.069vw);
}
@media (max-width: 1049px) {
  .content2 {
    width: 100%;
    transform: none;
  }
}
.content2 table {
  width: 68.966vw;
}
@media (max-width: 1049px) {
  .content2 table {
    width: 100%;
  }
}
.content2 table tbody tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dee5ed;
}
@media (max-width: 1049px) {
  .content2 table tbody tr {
    padding: 2.604vw 0;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr {
    flex-direction: column;
    gap: 27.5vw;
    padding: 8vw 0;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr:last-of-type {
    gap: 15vw;
  }
}
.content2 table tbody tr th {
  padding: 6.207vw 1.724vw 6.207vw 1.379vw;
  width: 36.414vw;
  height: 23.448vw;
  font-weight: bold;
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .content2 table tbody tr th {
    width: 40.365vw;
    padding: 0;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr th {
    width: 100%;
  }
}
.content2 table tbody tr th .txt1 {
  font-size: 1.517vw;
  margin-bottom: 1.724vw;
}
@media (max-width: 1049px) {
  .content2 table tbody tr th .txt1 {
    font-size: 2.865vw;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr th .txt1 {
    font-size: 5.867vw;
  }
}
.content2 table tbody tr th .txt2 {
  font-size: 1.172vw;
  font-weight: normal;
}
@media (max-width: 1049px) {
  .content2 table tbody tr th .txt2 {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr th .txt2 {
    font-size: 4.533vw;
    margin-bottom: 8vw;
  }
}
.content2 table tbody tr td {
  width: 33.103vw;
  height: 23.448vw;
  font-size: 1.172vw;
  align-content: center;
}
@media (max-width: 1049px) {
  .content2 table tbody tr td {
    width: 40.365vw;
    height: 26.042vw;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr td {
    width: 100%;
    height: 53.333vw;
  }
}
.content2 table tbody tr td .map_img {
  width: 33.103vw;
  height: 18.207vw;
}
@media (max-width: 1049px) {
  .content2 table tbody tr td .map_img {
    width: 40.365vw;
    height: 26.042vw;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr td .map_img {
    width: 100%;
    height: 53.333vw;
  }
}
.content2 table tbody tr td .map_img iframe {
  width: 33.103vw;
  height: 18.207vw;
}
@media (max-width: 1049px) {
  .content2 table tbody tr td .map_img iframe {
    width: 40.365vw;
    height: 26.042vw;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr td .map_img iframe {
    width: 100%;
    height: 53.333vw;
  }
}
.content2 table tbody tr td a {
  text-decoration: underline;
  color: #194bf4;
}
.content2 table tbody tr td .table_con {
  display: flex;
  flex-direction: column;
}
.content2 table tbody tr td .table_con .td_table {
  width: 43.862vw;
  border: 1px solid #dee5ed;
  border-bottom: none;
}
.content2 table tbody tr td .table_con .td_table tr {
  gap: 0;
  width: 43.862vw;
}
.content2 table tbody tr td .table_con .td_table tr th {
  width: 10.966vw;
  border-bottom: 1px solid #dee5ed;
  border-left: 1px solid #dee5ed;
  font-size: 1.034vw;
  padding: 1.379vw 0.276vw;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  background: rgba(0, 0, 0, 0.067);
}
.content2 table tbody tr td .table_con .td_table tr th.fir {
  border-left: none;
}
.content2 table tbody tr td .table_con .td_table tr td {
  width: 10.966vw;
  border-bottom: 1px solid #dee5ed;
  border-left: 1px solid #dee5ed;
  font-size: 1.034vw;
  padding: 1.379vw 0.276vw;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.content2 table tbody tr td .table_con .td_table tr td.fir {
  border-left: none;
}
.content2 table tbody tr td .table_con p.ps {
  margin-top: 0.966vw;
}
.content2 table tbody .first_tr {
  border-top: 1px solid #dee5ed;
}
.content2 .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5.862vw;
}
.content2 .wrap .mynavi_bannner2026 {
  width: 27.034vw;
}
.content2 .wrap .mynavi_bannner2026 img {
  width: 100%;
}

.content3 {
  width: 68.966vw;
  margin: 0 auto;
  border-radius: 1.655vw;
  background: #f9f9f9;
  margin-left: auto !important;
  margin-right: 0 !important;
  transform: translateX(-2.069vw);
}
@media (max-width: 1049px) {
  .content3 {
    width: 100%;
  }
}
@media (max-width: 1049px) {
  .content3 {
    transform: none;
  }
}
.content3 table {
  width: 68.966vw;
}
@media (max-width: 1049px) {
  .content3 table {
    width: 100%;
  }
}
.content3 table tbody tr {
  display: flex;
}
@media (max-width: 1049px) {
  .content3 table tbody tr {
    justify-content: space-between;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr {
    display: block;
  }
}
.content3 table tbody tr th {
  padding: 1.379vw;
  padding-bottom: 0.828vw;
  width: 34.483vw;
  font-weight: bold;
  font-size: 1.172vw;
  display: flex;
  gap: 1.724vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr th {
    width: 100%;
    width: 43.49vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr th {
    width: 100%;
    padding: 0;
    margin-bottom: 10vw;
    gap: 4.5vw;
  }
}
.content3 table tbody tr th .left {
  width: 9.655vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr th .left {
    width: 29%;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr th .left {
    width: 28%;
  }
}
.content3 table tbody tr th .left img {
  width: 100%;
}
.content3 table tbody tr th .right {
  width: 23.103vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr th .right {
    width: 67%;
  }
}
.content3 table tbody tr th .right .r_txt1 {
  font-size: 1.31vw;
  margin-bottom: 1.034vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr th .right .r_txt1 {
    font-size: 2.474vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr th .right .r_txt1 {
    font-size: 5.867vw;
  }
}
.content3 table tbody tr th .right .r_txt2 {
  margin-bottom: 0.345vw;
  font-size: 1.172vw;
  font-weight: normal;
}
@media (max-width: 1049px) {
  .content3 table tbody tr th .right .r_txt2 {
    font-size: 2.083vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr th .right .r_txt2 {
    font-size: 4.533vw;
  }
}
.content3 table tbody tr th .right .link_txt a {
  position: relative;
  display: block;
  text-decoration: underline;
  color: #194bf4;
  font-weight: normal;
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr th .right .link_txt a {
    font-size: 2.083vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr th .right .link_txt a {
    font-size: 4.533vw;
  }
}
.content3 table tbody tr th .right .link_txt a:after {
  position: absolute;
  content: "";
  background-image: url(../img/r-link-i.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.69vw;
  height: 0.966vw;
  transform: translate(0.207vw, 0.414vw);
}
@media (max-width: 1049px) {
  .content3 table tbody tr th .right .link_txt a:after {
    width: 1.693vw;
    height: 2.344vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr th .right .link_txt a:after {
    width: 4vw;
    height: 85.6vw;
  }
}
.content3 table tbody tr th.first {
  padding-top: 0;
}
.content3 table tbody tr td {
  padding: 1.379vw;
  padding-bottom: 0.828vw;
  width: 34.483vw;
  font-weight: bold;
  font-size: 1.172vw;
  display: flex;
  gap: 1.724vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr td {
    width: 100%;
    width: 43.49vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 10vw;
    gap: 4.5vw;
  }
}
.content3 table tbody tr td .left {
  width: 9.655vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr td .left {
    width: 29%;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr td .left {
    width: 28%;
  }
}
.content3 table tbody tr td .left img {
  width: 100%;
}
.content3 table tbody tr td .right {
  width: 23.103vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr td .right {
    width: 67%;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr td .right {
    width: 70%;
  }
}
.content3 table tbody tr td .right .r_txt1 {
  font-size: 1.31vw;
  margin-bottom: 1.034vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr td .right .r_txt1 {
    font-size: 2.474vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr td .right .r_txt1 {
    font-size: 5.867vw;
  }
}
.content3 table tbody tr td .right .r_txt2 {
  margin-bottom: 0.69vw;
  font-size: 1.172vw;
  font-weight: normal;
}
@media (max-width: 1049px) {
  .content3 table tbody tr td .right .r_txt2 {
    font-size: 2.083vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr td .right .r_txt2 {
    font-size: 4.533vw;
  }
}
.content3 table tbody tr td .right .link_txt a {
  position: relative;
  display: block;
  text-decoration: underline;
  color: #194bf4;
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .content3 table tbody tr td .right .link_txt a {
    font-size: 2.083vw;
  }
}
@media (max-width: 499px) {
  .content3 table tbody tr td .right .link_txt a {
    font-size: 4.533vw;
  }
}
.content3 table tbody tr td .right .link_txt a:after {
  position: absolute;
  content: "";
  background-image: url(../img/r-link-i.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.69vw;
  height: 0.966vw;
  transform: translate(0.207vw, 0.414vw);
}
@media (max-width: 1049px) {
  .content3 table tbody tr td .right.last {
    width: 100%;
  }
}
.content3 table tbody tr td.first {
  padding-top: 0;
}
.content3 .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5.862vw;
}
.content3 .wrap .mynavi_bannner2026 {
  width: 27.034vw;
}
.content3 .wrap .mynavi_bannner2026 img {
  width: 100%;
}

.on_margin {
  margin-top: 3.724vw;
}

.ttl_con {
  transition: all 0.3s;
}

.is_fixed {
  position: fixed;
  top: 6.897vw;
  width: 15.724vw;
}
@media (max-width: 1049px) {
  .is_fixed {
    position: static;
    display: none;
  }
}

.is_fixed2 {
  margin-left: auto !important;
  margin-right: 0 !important;
}

/* スクロール固定中 */
.is_fixed {
  position: fixed;
  top: 5.517vw; /* 固定位置 */
  left: calc(100% - 86.759vw)/2;
}
@media (max-width: 1049px) {
  .is_fixed {
    position: static;
    display: none;
  }
}

/* section2 の下部に固定する */
.is_bottom {
  position: absolute;
  bottom: 12.966vw;
}

.no_padding_right {
  padding-right: 0 !important;
}

.ex_link {
  margin-top: 7.586vw;
}

@media (max-width: 1049px) {
  .ex_link {
    padding: 10.328vw 0;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b:last-of-type:before {
    top: 0;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn {
    padding: 5.208vw 0;
    position: relative;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn {
    padding: 10.208vw 0;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor span {
    top: -1vw;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:after {
    top: 4.3vw;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:after {
    top: 9.3vw;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:before {
    top: 4.3vw;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:before {
    top: 9.3vw;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .link_b_ver2 {
    width: 100%;
  }
}/*# sourceMappingURL=overview.css.map */