@charset "UTF-8";
@media (max-width: 1601px) and (min-width: 1290px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 6vw;
  }
}
@media (max-width: 794px) and (min-width: 480px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 11vw;
  }
}
@media (max-width: 425px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 41px;
  }
}

.both_border2::before {
  z-index: 5 !important;
}

main {
  position: relative;
}
@media (max-width: 1290px) {
  main:before {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #eee;
    content: "";
    z-index: 3;
    left: 45px;
  }
}
@media (max-width: 1290px) and (max-width: 480px) {
  main:before {
    left: 30px;
  }
}

@media (max-width: 1340px) {
  .lower_fv .upper_b .fv_side_btn .side_btn_b.b1 {
    height: 204px;
  }
}
@media (max-width: 1290px) {
  .lower_fv .upper_b .fv_side_btn {
    bottom: 235px;
  }
}
@media (max-width: 1290px) {
  .lower_fv .upper_b .fv_side_btn .side_btn_b.b1 {
    height: 216px;
  }
  .lower_fv .upper_b .fv_side_btn .side_btn_b.b2 {
    height: 197px;
  }
  .lower_fv .upper_b .fv_side_btn .side_btn_b a {
    line-height: 1.35;
  }
  .lower_fv .upper_b h1.ttl:after {
    width: calc(50% - 0px);
    left: -46px;
  }
}
.both_border1:before {
  top: 0;
  z-index: 0;
  height: 100%;
}
@media (max-width: 1015px) {
  .both_border1:before {
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .both_border1:before {
    z-index: 1;
  }
}

.lower_fv:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #eee;
  transform: translateX(-50%);
  left: 50%;
  top: 0;
  z-index: -1;
}
.lower_fv .upper_b:before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #eee;
}

.l_ttl_con2 {
  width: 384px;
  margin-right: 50px;
}
@media (max-width: 1015px) {
  .l_ttl_con2 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .l_ttl_con2 .l_ttl {
    font-size: 22px;
  }
}
.l_ttl_con2 .l_ttl:before {
  width: 100%;
}

.s_tec_con {
  position: relative;
  z-index: 1;
  margin-top: -109px;
}
@media (max-width: 1290px) {
  .s_tec_con {
    margin-top: -36px;
  }
}
@media (max-width: 480px) {
  .s_tec_con {
    margin-top: 0;
  }
}
.s_tec_con:after {
  position: absolute;
  right: 6.5%;
  background: #eee;
  top: 0;
  width: 1px;
  height: 100%;
  content: "";
  z-index: -1;
}
@media (max-width: 1290px) {
  .s_tec_con:after {
    right: 45px;
  }
}
@media (max-width: 480px) {
  .s_tec_con:after {
    right: 30px;
  }
}
.s_tec_con .s_i_wrap {
  position: relative;
  display: flex;
  width: 93.5%;
  align-items: center;
  margin-left: auto;
  border-left: 1px solid #eee;
  padding-bottom: 120px;
}
@media (max-width: 1290px) {
  .s_tec_con .s_i_wrap {
    width: calc(100% - 45px);
  }
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap {
    width: 100%;
    margin-right: auto;
    flex-direction: column-reverse;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap {
    padding-bottom: 65px;
  }
}
.s_tec_con .s_i_wrap:after {
  position: absolute;
  bottom: 120px;
  width: 107.5%;
  height: 1px;
  left: -7.5%;
  content: "";
  background: #eee;
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap:after {
    bottom: 65px;
  }
}
.s_tec_con .s_i_wrap:before {
  position: absolute;
  left: 46.5%;
  transform: translateX(-50%);
  background: #eee;
  content: "";
  top: 0;
  width: 1px;
  height: 100%;
}
@media (max-width: 1290px) {
  .s_tec_con .s_i_wrap:before {
    left: calc(50% - 22px);
  }
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap:before {
    left: 50%;
  }
}
.s_tec_con .s_i_wrap .left {
  width: 78%;
  border-left: 1px solid #eee;
}
@media (max-width: 1290px) {
  .s_tec_con .s_i_wrap .left {
    margin-right: 50px;
    width: calc(50% - 22px);
  }
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap .left {
    position: relative;
    width: calc(100% - 90px);
    margin: 0 auto;
    padding: 50px 0;
    border-right: 1px solid #eee;
  }
  .s_tec_con .s_i_wrap .left:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #eee;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap .left {
    width: calc(100% - 60px);
    margin: 0 auto;
    padding: 30px 0;
  }
}
.s_tec_con .s_i_wrap .left .one_word {
  margin-bottom: 10px;
  font-size: 42px;
  width: 90%;
  letter-spacing: 0.05em;
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap .left .one_word {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap .left .one_word {
    font-size: 22px;
    margin-bottom: 10px;
    width: 100%;
  }
}
.s_tec_con .s_i_wrap .left .l_sub {
  margin-bottom: 40px;
  position: relative;
  font-size: clamp(14px, 0.966vw, 21px);
  color: #0068e2;
  padding-left: 15px;
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap .left .l_sub {
    margin-bottom: 25px;
  }
}
.s_tec_con .s_i_wrap .left .l_sub:before {
  background-image: url(../img/l-sub-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
}
.s_tec_con .s_i_wrap .left .profile_con .cat_wrap {
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap .left .profile_con .cat_wrap {
    display: block;
  }
}
.s_tec_con .s_i_wrap .left .profile_con .cat_wrap .l_ttl {
  font-size: 13px;
  width: 30px;
  flex: 0 0 30px;
  position: relative;
  top: 5px;
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap .left .profile_con .cat_wrap .l_ttl {
    margin-bottom: 5px;
    top: 0;
  }
}
.s_tec_con .s_i_wrap .left .profile_con .cat_wrap .r_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.s_tec_con .s_i_wrap .left .profile_con .cat_wrap .r_wrap .r_b {
  font-size: 13px;
  border: 1px solid #707070;
  padding: 4px;
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap .left .profile_con .cat_wrap .r_wrap .r_b {
    font-size: 10px;
  }
}
.s_tec_con .s_i_wrap .right {
  width: 89.5%;
  position: relative;
  z-index: 0;
}
@media (max-width: 1290px) {
  .s_tec_con .s_i_wrap .right {
    width: calc(50% + 22px);
    flex: 0 0 calc(50% + 22px);
    margin-left: auto;
  }
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap .right {
    width: calc(100% - 90px);
    flex: none;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .s_tec_con .s_i_wrap .right {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}
.s_tec_con .s_i_wrap .right img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  min-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 800px) {
  .s_tec_con .s_i_wrap .right img {
    height: auto;
    min-height: 250px;
  }
}

.c_info {
  position: relative;
  z-index: 0;
  padding-bottom: 60px;
}
@media (max-width: 480px) {
  .c_info {
    padding-bottom: 30px;
  }
}
.c_info:before {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  left: 50%;
  background: #eee;
  transform: translateX(-50%);
  z-index: 1;
  top: 0;
}
.c_info .c_info_con {
  position: relative;
}

.inner {
  width: 87%;
  margin: 0 auto;
}
@media (max-width: 1290px) {
  .inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .inner {
    width: calc(100% - 60px);
  }
}

.c_inner {
  position: relative;
  width: 87%;
  margin: 0 auto;
  padding-bottom: 70px;
}
@media (max-width: 1290px) {
  .c_inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .c_inner {
    width: calc(100% - 60px);
    padding-bottom: 15px;
  }
}
.c_inner:before {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  left: 50%;
  background: #eee;
  transform: translateX(-50%);
  z-index: -1;
  top: 0;
}

.require_wrap {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1015px) {
  .require_wrap {
    display: block;
  }
}
.require_wrap .ttl_con {
  width: 384px;
  flex: 0 0 384px;
}
.require_wrap .ttl_con .heading {
  margin-bottom: 1.586vw;
  font-size: 1.379vw;
  color: #34a9ee;
  text-align: left;
}
.require_wrap .ttl_con h2.ttl {
  font-size: 42px;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.require_wrap .ttl_con h2.ttl span {
  position: relative;
  font-size: 42px;
  padding-left: 1.103vw;
  font-weight: bold;
}
.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;
}
.require_wrap .entry_ttl {
  padding-right: 0;
}

.b_p_wrap2 {
  position: relative;
  display: flex;
  gap: 3%;
  padding-bottom: 50px;
}
@media (max-width: 750px) {
  .b_p_wrap2 {
    display: block;
  }
}
@media (max-width: 480px) {
  .b_p_wrap2 {
    padding-bottom: 30px;
  }
}
.b_p_wrap2 .left {
  width: 50%;
}
@media (max-width: 750px) {
  .b_p_wrap2 .left {
    width: 100%;
  }
}
.b_p_wrap2 .left h3.ttl {
  font-size: 22px;
  margin-bottom: 30px;
}
.b_p_wrap2 .left .b_p_txt {
  margin-top: 40px;
}
.b_p_wrap2 .right {
  width: 50%;
}
@media (max-width: 750px) {
  .b_p_wrap2 .right {
    margin-top: 50px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .b_p_wrap2 .right {
    margin-top: 30px;
  }
}
.b_p_wrap2 .right img {
  width: 100%;
}

.b_p_wrap2.reverse {
  flex-direction: row-reverse;
  padding-bottom: 60px;
}

.require_wrap1 {
  position: relative;
}
.require_wrap1 h2.ttl {
  padding-top: 1.379vw;
}

.require_wrap2 {
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 480px) {
  .require_wrap2 {
    margin-bottom: 65px;
  }
}
.require_wrap2 h2.ttl {
  padding-top: 1.379vw;
}

.require_wrap3 {
  position: relative;
  padding-top: 77px;
}
@media (max-width: 1015px) {
  .require_wrap3 {
    padding-top: 80px;
    border-left: 1px solid #eee;
  }
}
@media (max-width: 480px) {
  .require_wrap3 {
    padding-top: 50px;
  }
}
.require_wrap3:before {
  top: 0;
  position: absolute;
  display: block;
  content: "";
  background: #eee;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 1px;
}
@media (max-width: 480px) {
  .require_wrap3:before {
    top: 5px;
  }
}
.require_wrap3 h2.ttl {
  padding-top: 1.379vw;
}

.content {
  width: 67%;
  background: #f9f9f9;
  margin-left: auto;
}
@media (max-width: 1290px) {
  .content {
    width: 67%;
  }
}
@media (max-width: 1015px) {
  .content {
    width: 100%;
  }
}
.content .upper_txt {
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
}
.content .content_wrap {
  position: relative;
  z-index: 3;
  display: flex;
  gap: 50px;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}
.content .content_wrap:first-of-type {
  padding-top: 0;
}
@media (max-width: 1015px) {
  .content .content_wrap {
    gap: 3%;
  }
}
@media (max-width: 850px) {
  .content .content_wrap {
    gap: 4%;
  }
}
@media (max-width: 750px) {
  .content .content_wrap {
    display: block;
  }
}
.content .content_wrap .require_b {
  width: 47.2%;
}
@media (max-width: 1015px) {
  .content .content_wrap .require_b {
    width: 48.5%;
  }
}
@media (max-width: 880px) {
  .content .content_wrap .require_b {
    width: 48%;
  }
}
@media (max-width: 750px) {
  .content .content_wrap .require_b {
    margin-bottom: 50px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .content .content_wrap .require_b {
    width: 100%;
    margin-bottom: 30px;
  }
}
.content .content_wrap .require_b:last-of-type {
  margin-bottom: 0;
}
.content .content_wrap .require_b img {
  width: 100%;
}
.content .content_wrap .require_b .r_ttl {
  border-top: 1px solid #0068E2;
  font-size: 28px;
  padding: 30px 0;
}
@media (max-width: 480px) {
  .content .content_wrap .require_b .r_ttl {
    padding: 20px 0;
    font-size: 22px;
  }
}
.content .content_wrap .require_b .ttl {
  margin-bottom: 20px;
  font-size: 22px;
}
.content .content_wrap .require_b .desc .initial {
  margin-bottom: 15px;
  font-size: 18px;
}
.content .content_wrap .require_b .desc .st_ttl {
  font-size: 22px;
  margin-bottom: 20px;
}
.content .content_wrap.reverse {
  flex-direction: row-reverse;
}
.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: 67%;
  margin-left: auto;
  background: #f9f9f9;
}
@media (max-width: 1015px) {
  .content2 {
    width: 100%;
  }
}
.content2 table {
  width: 100%;
}
.content2 table tbody {
  position: relative;
  display: block;
  height: 14.828vw;
}
@media (max-width: 1290px) {
  .content2 table tbody {
    height: auto;
  }
}
.content2 table tbody:after {
  position: absolute;
  display: block;
  content: "";
  background: #eee;
  width: 100%;
  height: 1px;
  bottom: -3.2vw;
}
.content2 table tbody tr {
  display: flex;
  justify-content: space-between;
  justify-content: flex-end;
}
@media (max-width: 700px) {
  .content2 table tbody tr {
    display: block;
  }
}
@media (max-width: 499px) {
  .content2 table tbody tr:last-of-type {
    gap: 15vw;
  }
}
.content2 table tbody tr th {
  height: 216px;
  width: 50%;
  font-weight: bold;
  font-size: 1.172vw;
}
@media (max-width: 700px) {
  .content2 table tbody tr th {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
}
.content2 table tbody tr th .txt1 {
  font-size: 22px;
  margin-bottom: 1.724vw;
  position: relative;
  z-index: 5;
}
.content2 table tbody tr th .txt2 {
  font-size: 16px;
  font-weight: normal;
  position: relative;
  z-index: 5;
}
.content2 table tbody tr td {
  width: 50%;
  height: 216px;
  font-size: 1.172vw;
  align-content: center;
}
@media (max-width: 700px) {
  .content2 table tbody tr td {
    width: 50%;
  }
}
.content2 table tbody tr td .map_img {
  width: 100%;
  height: 14.828vw;
  position: relative;
  z-index: 5;
}
@media (max-width: 1290px) {
  .content2 table tbody tr td .map_img {
    height: 216px;
  }
}
.content2 table tbody tr td .map_img img {
  width: 100%;
  height: 14.828vw;
}
@media (max-width: 1290px) {
  .content2 table tbody tr td .map_img img {
    height: 216px;
  }
}
.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 .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: 100%;
  border-radius: 1.655vw;
  background: #f9f9f9;
  margin-left: auto !important;
  margin-right: 0 !important;
  transform: translateX(-2.069vw);
}
.content3 table {
  width: 100%;
}
.content3 table tbody tr {
  display: flex;
  justify-content: flex-end;
}
.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;
}
.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;
}
.content3 table tbody tr th .right .r_txt2 {
  margin-bottom: 0.345vw;
  font-size: 1.172vw;
  font-weight: normal;
}
.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;
}
.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);
}
.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;
}
.content3 table tbody tr td .left {
  width: 9.655vw;
}
.content3 table tbody tr td .left img {
  width: 100%;
}
.content3 table tbody tr td .right {
  width: 23.103vw;
}
.content3 table tbody tr td .right .r_txt1 {
  font-size: 1.31vw;
  margin-bottom: 1.034vw;
}
.content3 table tbody tr td .right .r_txt2 {
  margin-bottom: 0.69vw;
  font-size: 1.172vw;
  font-weight: normal;
}
.content3 table tbody tr td .right .link_txt a {
  position: relative;
  display: block;
  text-decoration: underline;
  color: #194bf4;
  font-size: 1.172vw;
}
.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);
}
.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: 185px;
  z-index: 9;
}

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

/* スクロール固定中 */
.is_fixed {
  position: fixed;
  top: 105px; /* 固定位置 */
}

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

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

.job_require_ttl {
  width: 33%;
}
@media (max-width: 1015px) {
  .job_require_ttl {
    width: 100%;
  }
}

.iso_table_sec {
  margin-top: 80px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1290px) {
  .iso_table_sec {
    overflow-x: scroll;
  }
}
@media (max-width: 480px) {
  .iso_table_sec {
    margin-top: 50px;
  }
}
.iso_table_sec .iso-table {
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 1290px) {
  .iso_table_sec .iso-table {
    min-width: 1200px;
  }
}
.iso_table_sec .iso-table th,
.iso_table_sec .iso-table td {
  border: 1px solid #e5e5e5;
  padding: 20px 10px;
  vertical-align: top;
  background: #fafafa;
}
@media (max-width: 480px) {
  .iso_table_sec .iso-table th,
.iso_table_sec .iso-table td {
    padding: 10px;
  }
}
.iso_table_sec .iso-table th span,
.iso_table_sec .iso-table td span {
  font-size: 14px;
}
.iso_table_sec .iso-table td.first {
  background-color: #F2F4F7;
  min-width: 205px;
}
.iso_table_sec .iso-table thead th {
  background-color: #F2F4F7;
  font-weight: 600;
  text-align: left;
}
.iso_table_sec .iso-table thead th.no_border_right {
  border-right: none;
}
.iso_table_sec .iso-table thead th.no_border_left {
  border-left: none;
}
.iso_table_sec .iso-table tbody tr:nth-child(even) {
  background-color: #fafafa;
}

.left_b {
  display: flex;
  gap: 50px;
  display: flex;
  border: 1px solid #eee;
  padding: 25px;
  background: #fafafa;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .left_b {
    padding: 15px;
  }
}
.left_b:last-of-type {
  margin-bottom: 0;
}
.left_b .l_time {
  font-size: 18px;
  font-weight: 500;
  width: 80px;
  flex: 0 0 80px;
}
@media (max-width: 480px) {
  .left_b .l_time {
    font-size: 16px;
  }
}
.left_b .right_b {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 480px) {
  .left_b .right_b {
    font-size: 16px;
  }
}

.require_wrap1 {
  position: relative;
}
.require_wrap1 h2.ttl {
  padding-top: 1.379vw;
}

.require_wrap2 {
  position: relative;
  margin-bottom: 120px;
}
.require_wrap2 h2.ttl {
  padding-top: 1.379vw;
}

.require_wrap3 {
  position: relative;
  padding-top: 120px;
}
@media (max-width: 1015px) {
  .require_wrap3 {
    padding-top: 0;
    border-left: 1px solid #eee;
  }
}
.require_wrap3:before {
  top: 0;
  position: absolute;
  display: block;
  content: "";
  background: #eee;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 1px;
}
@media (max-width: 480px) {
  .require_wrap3:before {
    top: 5px;
  }
}
.require_wrap3 h2.ttl {
  padding-top: 1.379vw;
}

.content {
  width: 67%;
  background: #f9f9f9;
  margin-left: auto;
}
@media (max-width: 1015px) {
  .content {
    width: 100%;
  }
}
.content table {
  width: 100%;
}
.content table tbody tr {
  display: flex;
}
@media (max-width: 1015px) {
  .content table tbody tr {
    border-left: 1px solid #eee;
  }
}
@media (max-width: 480px) {
  .content table tbody tr {
    display: block;
  }
}
.content table tbody tr th {
  padding: 20px 0;
  width: 25%;
  font-weight: bold;
  border-bottom: 1px solid #dee5ed;
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 16px;
}
@media (max-width: 480px) {
  .content table tbody tr th {
    padding: 0;
    width: 100%;
    border: none;
    margin-top: 15px;
  }
}
.content table tbody tr td {
  padding: 20px;
  width: 75%;
  border-bottom: 1px solid #dee5ed;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 5;
  align-content: center;
}
.content table tbody tr td .sp_only {
  display: none;
}
@media (max-width: 480px) {
  .content table tbody tr td .sp_only {
    display: block;
  }
}
@media (max-width: 480px) {
  .content table tbody tr td {
    padding: 10px 0 18px;
    width: 100%;
    display: block;
  }
}
.content table tbody tr td a {
  text-decoration: underline;
  color: #194bf4;
}
.content table tbody tr td .table_con {
  display: flex;
  flex-direction: column;
}
.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 #eee;
  border-left: 1px solid #eee;
  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%;
}

.bl_ttl {
  position: relative;
  font-size: 28px;
  padding-top: 30px;
  border-top: 1px solid #0068E2;
  padding-bottom: 50px;
}
@media (max-width: 480px) {
  .bl_ttl {
    font-size: 22px;
  }
}

.custom2_block .bl_ttl {
  font-size: 28px;
  padding-top: 30px;
  border-top: 1px solid #0068E2;
  padding-bottom: 50px;
}
@media (max-width: 480px) {
  .custom2_block .bl_ttl {
    font-size: 22px;
  }
}

.welfare_sec {
  padding-bottom: 150px;
}
@media (max-width: 480px) {
  .welfare_sec {
    padding-bottom: 65px;
  }
}
.welfare_sec .b_p_wrap2.reverse {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  gap: 3%;
  padding-top: 120px;
}
@media (max-width: 750px) {
  .welfare_sec .b_p_wrap2.reverse {
    display: block;
  }
}
@media (max-width: 480px) {
  .welfare_sec .b_p_wrap2.reverse {
    padding-top: 65px;
  }
}
.welfare_sec .b_p_wrap2.reverse:before {
  position: absolute;
  top: 0;
  width: 100vw;
  background: #eee;
  content: "";
  height: 1px;
  left: -8.5%;
}
.welfare_sec .b_p_wrap2.reverse .left {
  width: 50%;
}
@media (max-width: 750px) {
  .welfare_sec .b_p_wrap2.reverse .left {
    width: 100%;
  }
}
.welfare_sec .b_p_wrap2.reverse .left h3.ttl {
  border-top: 1px solid #0068E2;
  padding-top: 30px;
  font-size: 28px;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .welfare_sec .b_p_wrap2.reverse .left h3.ttl {
    font-size: 22px;
  }
}
.welfare_sec .b_p_wrap2.reverse .left .b_p_txt {
  margin-top: 40px;
}
.welfare_sec .b_p_wrap2.reverse .right {
  width: 50%;
}
@media (max-width: 750px) {
  .welfare_sec .b_p_wrap2.reverse .right {
    width: 100%;
  }
}
.welfare_sec .b_p_wrap2.reverse .right img {
  width: 100%;
}

.custom_block1 {
  padding-bottom: 60px;
}
.custom_block1 .c_img {
  margin-bottom: 20px;
}
.custom_block1 .c_img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 800px) {
  .custom_block1 .c_img img {
    height: 43vw;
  }
}
.custom_block1 h3.c_ttl {
  font-size: 22px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .related_products {
    padding-top: 0px;
  }
}
.related_products .c_inner {
  width: 87%;
  margin: 0 auto;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
@media (max-width: 1290px) {
  .related_products .c_inner {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .related_products .c_inner {
    width: calc(100% - 60px);
  }
}
.related_products .c_inner .ttl_con .r_ttl {
  font-size: 20px;
  text-align: center;
}
.related_products .c_inner .ttl_con .l_txt {
  position: relative;
  font-size: clamp(14px, 0.966vw, 21px);
  color: #0068e2;
  padding-left: 15px;
}
.related_products .c_inner .ttl_con .l_txt:before {
  background-image: url(../img/l-sub-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
}
.related_products .c_inner .rp_con .rp_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  padding-bottom: 60px;
}
@media (max-width: 800px) {
  .related_products .c_inner .rp_con .rp_wrap {
    gap: 4%;
  }
}
@media (max-width: 480px) {
  .related_products .c_inner .rp_con .rp_wrap {
    gap: 3%;
    justify-content: center;
    display: block;
  }
}
.related_products .c_inner .rp_con .rp_wrap .rp_b {
  width: 32%;
  position: relative;
  z-index: 5;
  margin-bottom: 60px;
}
@media (max-width: 800px) {
  .related_products .c_inner .rp_con .rp_wrap .rp_b {
    width: 48%;
    margin-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .related_products .c_inner .rp_con .rp_wrap .rp_b {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .related_products .c_inner .rp_con .rp_wrap .rp_b:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .related_products .c_inner .rp_con .rp_wrap .rp_b:last-of-type .rp_txt {
    margin-bottom: 0;
  }
}
.related_products .c_inner .rp_con .rp_wrap .rp_b a .rp_thumb {
  margin-bottom: 20px;
}
.related_products .c_inner .rp_con .rp_wrap .rp_b a .rp_thumb img {
  width: 100%;
}
.related_products .c_inner .rp_con .rp_wrap .rp_b a .rp_ttl {
  font-size: 22px;
  margin-bottom: 20px;
}
.related_products .c_inner .rp_con .rp_wrap .rp_b a .rp_txt {
  margin-bottom: 20px;
}

.l__txt {
  font-size: 14px;
  margin-bottom: 40px;
  position: relative;
  color: #0068e2;
  padding-left: 15px;
  text-align: center;
}
.l__txt:before {
  background-image: url(../img/l-sub-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translate(-15px, -43%);
  content: "";
  width: 10px;
  height: 10px;
}

.custom_block2 .require_wrap {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1015px) {
  .custom_block2 .require_wrap {
    display: block;
  }
}
.custom_block2 .require_wrap .ttl_con {
  width: 384px;
  flex: 0 0 384px;
}
.custom_block2 .require_wrap .ttl_con .heading {
  margin-bottom: 1.586vw;
  font-size: 1.379vw;
  color: #34a9ee;
  text-align: left;
}
.custom_block2 .require_wrap .ttl_con h2.ttl {
  font-size: 42px;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.custom_block2 .require_wrap .ttl_con h2.ttl span {
  position: relative;
  font-size: 42px;
  padding-left: 1.103vw;
  font-weight: bold;
}
.custom_block2 .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;
}
.custom_block2 .require_wrap .entry_ttl {
  padding-right: 0;
}
.custom_block2 .require_wrap .content .content_wrap {
  display: flex;
  gap: 3%;
}
.custom_block2 .require_wrap .content .content_wrap:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .custom_block2 .require_wrap .content .content_wrap {
    display: block;
  }
}
.custom_block2 .require_wrap .content .content_wrap .c_w_img {
  width: 48%;
}
@media (max-width: 600px) {
  .custom_block2 .require_wrap .content .content_wrap .c_w_img {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .custom_block2 .require_wrap .content .content_wrap .c_w_img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.custom_block2 .require_wrap .content .content_wrap .c_w_img img {
  width: 100%;
}
.custom_block2 .require_wrap .content .content_wrap .c_w_desc {
  width: 48%;
}
@media (max-width: 600px) {
  .custom_block2 .require_wrap .content .content_wrap .c_w_desc {
    width: 100%;
  }
}
.custom_block2 .require_wrap .content .content_wrap .c_w_desc .c_w_ttl {
  margin-bottom: 15px;
  font-size: 22px;
}
.custom_block2 .b_p_wrap2 {
  position: relative;
  display: flex;
  gap: 5%;
  padding-top: 120px;
}
@media (max-width: 750px) {
  .custom_block2 .b_p_wrap2 {
    display: block;
  }
}
@media (max-width: 480px) {
  .custom_block2 .b_p_wrap2 {
    padding-top: 65px;
  }
}
.custom_block2 .b_p_wrap2:before {
  position: absolute;
  top: 0;
  width: 100vw;
  background: #eee;
  content: "";
  height: 1px;
  left: -8.5%;
}
.custom_block2 .b_p_wrap2 .left {
  width: 50%;
}
@media (max-width: 750px) {
  .custom_block2 .b_p_wrap2 .left {
    width: 100%;
  }
}
@media (max-width: 1015px) {
  .custom_block2 .b_p_wrap2 .left .l_ttl .pc_only {
    display: none;
  }
}
.custom_block2 .b_p_wrap2 .left .b_p_txt {
  margin-top: 40px;
}
.custom_block2 .b_p_wrap2 .right {
  width: 50%;
}
@media (max-width: 750px) {
  .custom_block2 .b_p_wrap2 .right {
    width: 100%;
  }
}
.custom_block2 .b_p_wrap2 .right img {
  width: 100%;
}
.custom_block2 .require_wrap1 {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 480px) {
  .custom_block2 .require_wrap1 {
    padding-bottom: 65px;
    padding-top: 65px;
  }
}
.custom_block2 .require_wrap1 h2.ttl {
  padding-top: 1.379vw;
}

.on_margin {
  margin-top: 3.724vw;
}

.ttl_con {
  transition: all 0.3s;
}

.is_fixed {
  position: fixed;
  top: 6.897vw;
  width: 185px;
  z-index: 9;
}

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

/* スクロール固定中 */
.is_fixed {
  position: fixed;
  top: 105px; /* 固定位置 */
}

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

.job_require_ttl {
  width: 290px;
}
@media (max-width: 1015px) {
  .job_require_ttl {
    width: 100%;
  }
}

.custom_block3 .c_wrap {
  display: flex;
  gap: 3%;
  padding-bottom: 50px;
}
@media (max-width: 800px) {
  .custom_block3 .c_wrap {
    display: block;
  }
}
.custom_block3 .c_wrap .c_left_b {
  width: 30%;
  position: relative;
}
@media (max-width: 800px) {
  .custom_block3 .c_wrap .c_left_b {
    width: 100%;
  }
}
.custom_block3 .c_wrap .c_left_b img {
  width: 100%;
}
.custom_block3 .c_wrap .c_right_b {
  width: 70%;
}
@media (max-width: 800px) {
  .custom_block3 .c_wrap .c_right_b {
    width: 100%;
  }
}
.custom_block3 .c_wrap .c_right_b .c_b_ttl {
  position: relative;
  font-size: 22px;
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .custom_block3 .c_wrap .c_right_b .c_b_ttl {
    margin-top: 30px;
  }
}

.block3 {
  position: relative;
  width: 87%;
  margin: 0 auto;
  padding-bottom: 70px;
}
.block3:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: #eee;
  width: 1px;
  height: 100%;
}
@media (max-width: 1290px) {
  .block3 {
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  .block3 {
    width: calc(100% - 60px);
    padding-bottom: 15px;
  }
}

.custom_block3.b3_2 .c_right_b2 {
  padding-bottom: 50px;
}
.custom_block3.b3_2 .c_right_b2 .c_b_ttl {
  position: relative;
  font-size: 22px;
  margin-bottom: 20px;
}

.c_b_txt {
  position: relative;
}

@media (max-width: 1605px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 6vw;
  }
}
@media (max-width: 1290px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 100px;
  }
}
@media (max-width: 795px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 60px;
  }
}
@media (max-width: 525px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 54px;
  }
}
@media (max-width: 480px) {
  .lower_fv .upper_b h1.ttl {
    font-size: 42px;
  }
}

@media (max-width: 795px) and (min-width: 526px) {
  .lower_fv .upper_b:after {
    top: calc(50% - 151px);
  }
}
@media (max-width: 525px) and (min-width: 481px) {
  .lower_fv .upper_b:after {
    top: calc(50% - 148px);
  }
}/*# sourceMappingURL=single-technology.css.map */