@charset "UTF-8";
.mainimagebox {
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .mainimagebox {
    padding: 0;
  }
}

.main_image {
  position: relative;
  min-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 0 0 35px;
  margin: 0 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .main_image {
    position: relative;
    width: initial;
    height: 45vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/recruit-site/images/highlights/role-highlight_key.webp) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
}

.lead_sec {
  position: relative;
  margin-bottom: 150px;
}
.lead_sec .flexbox {
  padding: 0 80px;
  justify-content: flex-start;
}
.lead_sec .flexbox .left_box {
  font-weight: bold;
  background-color: #00978E;
  color: #fff;
  padding: 60px;
  letter-spacing: 0.1em;
  width: 65%;
}
.lead_sec .flexbox .left_box .left_title {
  color: #fff;
  font-size: 35px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  line-height: 1.5;
}
.lead_sec .flexbox .left_box .left_title .big {
  font-size: 45px;
  font-weight: bold;
}
.lead_sec .flexbox .left_box .left_text {
  color: #fff;
  width: 85%;
}
.lead_sec .flexbox .right_box {
  width: 33%;
  position: absolute;
  right: 70px;
  bottom: 50%;
  transform: translateY(50%);
}
@media screen and (max-width: 768px) {
  .lead_sec {
    margin: 0 auto 50vw;
    padding: 0;
  }
  .lead_sec .flexbox {
    padding: 0;
    flex-direction: column;
    position: relative;
  }
  .lead_sec .flexbox .left_box {
    color: #fff;
    padding: 10vw 0 20vw;
    width: 100%;
  }
  .lead_sec .flexbox .left_box .left_title {
    font-size: 6vw;
    letter-spacing: 0.1em;
    margin-bottom: 5vw;
    padding: 0 5vw;
  }
  .lead_sec .flexbox .left_box .left_title .big {
    font-size: 7vw;
    font-feature-settings: "palt";
  }
  .lead_sec .flexbox .left_box .left_text {
    color: #fff;
    font-size: 4vw;
    padding: 0 5vw;
  }
  .lead_sec .flexbox .right_box {
    letter-spacing: 0.1em;
    width: 64%;
    position: absolute;
    bottom: -10vw;
    right: 5vw;
    z-index: 5;
  }
}

.sec01 {
  margin-bottom: 100px;
}
.sec01 .sec_header {
  text-align: center;
  margin-bottom: 70px;
}
.sec01 .sec_header .sec_title {
  font-size: 44px;
  font-weight: bold;
}
.sec01 .sec_header .sec_subtitle {
  font-size: 24px;
  color: #00978E;
}
.sec01 .textbox {
  width: 70%;
  margin: 0 auto 110px;
}
.sec01 .table_box .head_text {
  font-size: 24px;
  font-weight: bold;
  width: 25%;
  text-align: center;
  border-bottom: 2.5px solid #00978E;
  border-right: 1.5px dashed #00978E;
  padding: 60px 0;
}
.sec01 .table_box .left_text {
  font-weight: bold;
  font-size: 24px;
  background-color: rgba(0, 151, 142, 0.11);
  width: 20%;
  padding: 60px 0;
  text-align: center;
  border-right: 2.5px solid #00978E;
  border-bottom: 1.5px dashed #00978E;
}
.sec01 .table_box .orange {
  background-color: rgba(245, 165, 24, 0.1);
}
.sec01 .table_box .star {
  color: #00978E;
  border-bottom: 2.5px solid #00978E;
  border-right: 1.5px dashed #00978E;
  text-align: center;
  font-size: 40px;
  letter-spacing: 0.1em;
}
.sec01 .table_box .orangestar {
  color: #F5A518;
}
.sec01 .table_box .cont {
  letter-spacing: 0.1em;
  line-height: 2;
  font-size: 18px;
  padding-left: 50px;
  border-bottom: 1.5px dashed #00978E;
  border-right: 1.5px dashed #00978E;
  vertical-align: middle;
}
.sec01 .table_box .no-star, .sec01 .table_box .no-cont, .sec01 .table_box .no-head {
  border-right: 0px solid;
}
.sec01 .table_box .left_border {
  border-left: 2.5px solid #00978E;
}
.sec01 .table_box .top_border {
  border-top: 2.5px solid #00978E;
}
.sec01 .table_box .bottom_border {
  border-bottom: 2.5px solid #00978E;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .sec_header {
    text-align: center;
    margin-bottom: 0;
  }
  .sec01 .sec_header .sec_title {
    font-size: 6vw;
  }
  .sec01 .sec_header .sec_subtitle {
    font-size: 5vw;
    color: #00978E;
  }
  .sec01 .textbox {
    width: 100%;
    margin: 0 auto 10vw;
  }
  .sec01 .table_sp {
    margin-bottom: 10vw;
  }
  .sec01 .table_sp .table_title {
    font-size: 5vw;
    color: #00978E;
    font-weight: bold;
    margin-bottom: 3vw;
  }
  .sec01 .table_sp .left_sp {
    font-size: 4vw;
    font-weight: bold;
    width: 40vw;
    margin-right: 3vw;
    border-right: 2.5px solid #00978E;
    vertical-align: middle;
    letter-spacing: 0.1em;
    padding: 3vw 2vw 3vw 5vw;
  }
  .sec01 .table_sp .right_sp {
    font-size: 4vw;
    padding: 3vw 0 3vw 2vw;
    display: flex;
    align-items: center;
    width: 47vw;
    letter-spacing: 0.1em;
  }
  .sec01 .table_sp .star2 {
    padding: 6vw 0 6vw 2vw;
  }
  .sec01 .table_sp .orange {
    background-color: rgba(0, 151, 142, 0.11);
  }
  .sec01 .table_sp .dashed {
    border-bottom: 1.5px dashed #00978E;
  }
  .sec01 .table_sp .solid {
    border-bottom: 2.5px solid #00978E;
  }
  .sec01 .table_sp .star_sp {
    color: #00978E;
  }
}

.sec02 {
  margin-bottom: 40px;
}
.sec02 .inner {
  padding: 0;
}
.sec02 .wrapper {
  margin-bottom: 20px;
}
.sec02 .sec_title {
  margin-bottom: 110px;
}
.sec02 .flexbox {
  -moz-column-gap: 40px;
       column-gap: 40px;
  align-items: flex-start;
  padding-right: 50px;
  margin-bottom: 45px;
}
.sec02 .flexbox .imagebox {
  width: 95.7%;
  position: relative;
}
.sec02 .flexbox .imagebox .float_text {
  position: absolute;
  left: 30px;
  bottom: 20px;
}
.sec02 .flexbox .imagebox .float_text .img_text {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #00978E;
  background-color: #fff;
  padding: 5px 20px;
  margin-bottom: 10px;
}
.sec02 .flexbox .textbox {
  width: 100%;
}
.sec02 .flexbox .textbox .flexbox {
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: center;
  margin-bottom: 30px;
  padding: 0;
}
.sec02 .flexbox .textbox .flexbox .box_title {
  line-height: 1.7;
  font-size: 30px;
  font-weight: bold;
}
.sec02 .flexbox .textbox .flexbox .box_title .blue {
  color: #076963;
  font-weight: bold;
}
.sec02 .bottom_box {
  padding: 0 150px;
  position: relative;
  margin-bottom: 200px;
}
.sec02 .bottom_box .flexbox {
  padding: 0;
  justify-content: center;
  align-items: flex-end;
}
.sec02 .bottom_box .flexbox .textbox {
  width: 100%;
}
.sec02 .bottom_box .flexbox .textbox .box_title {
  font-size: 30px;
  font-weight: bold;
  color: #00978E;
  margin-bottom: 45px;
}
.sec02 .bottom_box .flexbox .imagebox {
  width: 83.4%;
}
.sec02 .bottom_box .flexbox .imagebox .bottom_circle {
  position: absolute;
  right: -40px;
  bottom: -40px;
  background-color: #00978E;
  width: 225px;
  height: 225px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.sec02 .bottom_box .bg {
  background-color: #F5F5F5;
  width: 1300px;
  height: 372px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  z-index: -2;
}
.sec02 .reverse {
  padding-right: 0;
  padding-left: 50px;
}
.sec02 .bottom_box02 {
  margin-top: 80px;
}
.sec02 .bottom_box02 .bottom_title {
  text-align: center;
  color: #00978E;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
}
.sec02 .bottom_box02 .bottom_title .ruby {
  font-size: 32px;
  font-weight: bold;
  position: relative;
}
.sec02 .bottom_box02 .bottom_title .ruby::before {
  content: "・・・・・・・・・・";
  position: absolute;
  font-size: 32px;
  color: #F5A518;
  letter-spacing: 0.1em;
  bottom: 20px;
  left: 0;
}
.sec02 .bottom_box02 .gridbox {
  padding: 0 50px;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  margin-bottom: 160px;
}
.sec02 .bottom_box02 .gridbox .box {
  border: 4px solid #00978E;
  border-radius: 30px;
  width: 319px;
  position: relative;
}
.sec02 .bottom_box02 .gridbox .box .box_title {
  font-size: 24px;
  font-weight: bold;
  color: #00978E;
  text-align: center;
  height: 90px;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-top: 40px;
}
.sec02 .bottom_box02 .gridbox .box .box_text {
  font-size: 18px;
  display: flex;
  justify-content: center;
  padding-bottom: 25px;
}
.sec02 .bottom_box02 .gridbox .box01::before {
  position: absolute;
  content: "";
  width: 172px;
  height: 172px;
  left: 20px;
  top: 20px;
  background: url(/recruit-site/images/highlights/g_01.webp) center/contain no-repeat;
}
.sec02 .bottom_box02 .gridbox .box02::before {
  position: absolute;
  content: "";
  width: 222px;
  height: 222px;
  left: 20px;
  top: 20px;
  background: url(/recruit-site/images/highlights/g_02.webp) center/contain no-repeat;
}
.sec02 .bottom_box02 .gridbox .box03::before {
  position: absolute;
  content: "";
  width: 210px;
  height: 210px;
  left: 20px;
  top: 20px;
  background: url(/recruit-site/images/highlights/g_03.webp) center/contain no-repeat;
}
.sec02 .bottom_box02 .gridbox .box04::before {
  position: absolute;
  content: "";
  width: 146px;
  height: 192px;
  left: 20px;
  top: 20px;
  background: url(/recruit-site/images/highlights/g_04.webp) center/contain no-repeat;
}
.sec02 .bottom_box03 {
  padding: 0 170px;
  margin-bottom: 170px;
}
.sec02 .bottom_box03 .gridbox {
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 95px;
       column-gap: 95px;
}
.sec02 .bottom_box03 .gridbox .box {
  width: 500px;
}
.sec02 .bottom_box03 .gridbox .imagebox {
  width: 100%;
  position: relative;
  margin-bottom: 25px;
}
.sec02 .bottom_box03 .gridbox .imagebox .float_img01 {
  position: absolute;
  right: -3px;
  bottom: 0;
}
.sec02 .bottom_box03 .gridbox .imagebox .float_img02 {
  position: absolute;
  right: -3px;
  top: -30px;
}
.sec02 .bottom_box03 .gridbox .textbox {
  width: 100%;
}
.sec02 .bottom_box03 .gridbox .textbox .box_title {
  font-size: 26px;
  font-weight: bold;
  color: #00978E;
  height: 80px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-feature-settings: "palt";
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec02 .flex04 {
  padding: 0 70px;
  -moz-column-gap: 85px;
       column-gap: 85px;
}
.sec02 .flex04 .box04 {
  width: 600px;
}
.sec02 .flex04 .box04 .imagebox {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .wrapper {
    margin-bottom: 5vw;
  }
  .sec02 .sec_title {
    margin: 0 auto 5vw;
    width: 90%;
  }
  .sec02 .flexbox {
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
    align-items: center;
    padding: 0 5vw;
    margin-bottom: 10vw;
  }
  .sec02 .flexbox .imagebox {
    width: 100%;
    position: relative;
  }
  .sec02 .flexbox .imagebox .float_text {
    position: absolute;
    left: 2vw;
    bottom: 2vw;
  }
  .sec02 .flexbox .imagebox .float_text .img_text {
    display: inline-block;
    font-size: 4.5vw;
    font-weight: bold;
    color: #00978E;
    background-color: #fff;
    padding: 1vw 5vw;
    margin-bottom: 1vw;
  }
  .sec02 .flexbox .textbox {
    width: 100%;
  }
  .sec02 .flexbox .textbox .flexbox {
    flex-direction: row;
    justify-content: flex-start;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
    align-items: center;
    margin-bottom: 3vw;
    padding: 0;
  }
  .sec02 .flexbox .textbox .flexbox .num {
    width: 20%;
  }
  .sec02 .flexbox .textbox .flexbox .box_title {
    line-height: 1.7;
    font-size: 5vw;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  .sec02 .flexbox .textbox .flexbox .box_title .blue {
    color: #076963;
    font-weight: bold;
  }
  .sec02 .bottom_box {
    padding: 10vw 5vw 5vw;
    position: relative;
    margin-bottom: 10vw;
    background-color: #F5F5F5;
  }
  .sec02 .bottom_box .flexbox {
    flex-direction: column;
    padding: 0;
    justify-content: center;
    align-items: flex-end;
  }
  .sec02 .bottom_box .flexbox .textbox {
    width: 100%;
  }
  .sec02 .bottom_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    color: #00978E;
    margin-bottom: 3vw;
  }
  .sec02 .bottom_box .flexbox .imagebox {
    width: 100%;
    margin-bottom: 10vw;
  }
  .sec02 .bottom_box .flexbox .imagebox .bottom_circle {
    position: absolute;
    right: -4vw;
    bottom: -10vw;
    background-color: #00978E;
    width: 42vw;
    height: 42vw;
    color: #fff;
    font-size: 4vw;
    font-weight: bold;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .sec02 .bottom_box .bg {
    display: none;
  }
  .sec02 .reverse {
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .sec02 .bottom_box02 {
    margin-top: 13.8vw;
  }
  .sec02 .bottom_box02 .bottom_title {
    text-align: center;
    color: #00978E;
    font-size: 5vw;
    font-weight: bold;
    margin-bottom: 5vw;
  }
  .sec02 .bottom_box02 .bottom_title .ruby {
    font-size: 6vw;
    font-weight: bold;
    position: relative;
  }
  .sec02 .bottom_box02 .bottom_title .ruby::before {
    content: "・・・・・・・・・・";
    position: absolute;
    font-size: 6vw;
    color: #F5A518;
    letter-spacing: 0.1em;
    bottom: 5vw;
    left: 0;
  }
  .sec02 .bottom_box02 .gridbox {
    padding: 0 5vw;
    grid-template-columns: repeat(1, 1fr);
    justify-items: center;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 5vw;
    margin-bottom: 10vw;
  }
  .sec02 .bottom_box02 .gridbox .box {
    border: 4px solid #00978E;
    border-radius: 30px;
    width: 100%;
    position: relative;
  }
  .sec02 .bottom_box02 .gridbox .box .box_title {
    font-size: 4.8vw;
    font-weight: bold;
    color: #00978E;
    text-align: center;
    height: auto;
    line-height: 1.3;
    margin-bottom: 3vw;
    padding-top: 5vw;
  }
  .sec02 .bottom_box02 .gridbox .box .box_text {
    font-size: 4vw;
    display: flex;
    justify-content: center;
    padding-bottom: 5vw;
  }
  .sec02 .bottom_box02 .gridbox .box01::before {
    position: absolute;
    content: "";
    width: 30vw;
    height: 30vw;
    left: 5vw;
    top: 5vw;
    background: url(/recruit-site/images/highlights/g_01.webp) center/contain no-repeat;
  }
  .sec02 .bottom_box02 .gridbox .box02::before {
    position: absolute;
    content: "";
    width: 40vw;
    height: 40vw;
    left: 5vw;
    top: 5vw;
    background: url(/recruit-site/images/highlights/g_02.webp) center/contain no-repeat;
  }
  .sec02 .bottom_box02 .gridbox .box03::before {
    position: absolute;
    content: "";
    width: 40vw;
    height: 40vw;
    left: 5vw;
    top: 5vw;
    background: url(/recruit-site/images/highlights/g_03.webp) center/contain no-repeat;
  }
  .sec02 .bottom_box02 .gridbox .box04::before {
    position: absolute;
    content: "";
    width: 27vw;
    height: 35vw;
    left: 5vw;
    top: 5vw;
    background: url(/recruit-site/images/highlights/g_04.webp) center/contain no-repeat;
  }
  .sec02 .bottom_box03 {
    padding: 0 5vw;
    margin-bottom: 10vw;
  }
  .sec02 .bottom_box03 .gridbox {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 15vw;
  }
  .sec02 .bottom_box03 .gridbox .box {
    width: 100%;
  }
  .sec02 .bottom_box03 .gridbox .imagebox {
    width: 100%;
    position: relative;
    margin-bottom: 5vw;
  }
  .sec02 .bottom_box03 .gridbox .imagebox .float_img01 {
    position: absolute;
    width: 37vw;
    right: 0;
    bottom: 0;
  }
  .sec02 .bottom_box03 .gridbox .imagebox .float_img02 {
    position: absolute;
    width: 37vw;
    right: 0vw;
    top: -6vw;
  }
  .sec02 .bottom_box03 .gridbox .textbox {
    width: 100%;
  }
  .sec02 .bottom_box03 .gridbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    color: #00978E;
    height: auto;
    line-height: 1.5;
    margin-bottom: 3vw;
    font-feature-settings: "palt";
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .sec02 .flex04 {
    padding: 0 70px;
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
  .sec02 .flex04 .box04 {
    width: 600px;
  }
  .sec02 .flex04 .box04 .imagebox {
    width: 100%;
    margin-bottom: 20px;
  }
}

.sec03 {
  margin-bottom: 270px;
}
.sec03 .inner {
  padding: 0 65px;
}
.sec03 .sec_header {
  margin-bottom: 65px;
  position: relative;
}
.sec03 .sec_header::before {
  content: "";
  position: absolute;
  width: 606px;
  height: 417px;
  right: 0;
  top: -20px;
  background: url(/recruit-site/images/highlights/sec03_back.webp) center/contain no-repeat;
}
.sec03 .sec_header .sec_title {
  font-size: 88px;
  font-weight: bold;
  color: #00978E;
  text-align: left;
}
.sec03 .sec_header .sec_subtitle {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  background-color: #00978E;
  padding: 5px 10px;
  display: inline-block;
}
.sec03 .bottom_box {
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: 115px;
}
.sec03 .step_box .flexbox {
  -moz-column-gap: 108px;
       column-gap: 108px;
  margin-bottom: 100px;
}
.sec03 .step_box .flexbox .imagebox {
  width: 58.8%;
}
.sec03 .step_box .flexbox .textbox {
  width: 100%;
}
.sec03 .step_box .flexbox .textbox .step {
  font-size: 28px;
  font-weight: bold;
  color: #00978E;
  position: relative;
}
.sec03 .step_box .flexbox .textbox .step::before {
  position: absolute;
  content: "●";
  font-size: 28px;
  color: #00978E;
  left: -50px;
  bottom: 50%;
  transform: translateY(50%);
}
.sec03 .step_box .flexbox .textbox .step::after {
  position: absolute;
  content: "";
  border-right: 2px solid #00978E;
  height: 380px;
  left: -37px;
  top: 30px;
}
.sec03 .step_box .flexbox .textbox .last-step::after {
  display: none;
}
.sec03 .step_box .flexbox .textbox .flexbox {
  justify-content: flex-start;
  align-items: center;
  -moz-column-gap: 0;
       column-gap: 0;
  margin-bottom: 20px;
}
.sec03 .step_box .flexbox .textbox .flexbox .step_title {
  width: 150px;
  color: #00978E;
  font-size: 18px;
}
.sec03 .step_box .flexbox .textbox .flexbox .step_title2 {
  font-size: 24px;
  font-weight: bold;
  color: #00978E;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 13.8vw;
  }
  .sec03 .inner {
    padding: 0 5vw;
  }
  .sec03 .sec_header {
    margin-bottom: 5vw;
    position: relative;
  }
  .sec03 .sec_header::before {
    content: "";
    position: absolute;
    width: 38vw;
    height: 27vw;
    right: 0;
    top: 31vw;
    background: url(/recruit-site/images/highlights/sec03_back.webp) center/contain no-repeat;
  }
  .sec03 .sec_header .sec_title {
    font-size: 7vw;
    font-weight: bold;
    color: #00978E;
    text-align: left;
    margin-bottom: 3vw;
  }
  .sec03 .sec_header .sec_subtitle {
    font-size: 5vw;
    font-weight: bold;
    color: #fff;
    background-color: #00978E;
    padding: 1vw 2vw;
    display: inline-block;
    margin-bottom: 2vw;
  }
  .sec03 .bottom_box {
    letter-spacing: 0.1em;
    line-height: 2;
    margin-bottom: 10vw;
    font-size: 4vw;
  }
  .sec03 .step_box .flexbox {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 0;
    margin-bottom: 10vw;
  }
  .sec03 .step_box .flexbox .imagebox {
    width: 100%;
  }
  .sec03 .step_box .flexbox .textbox {
    width: 100%;
  }
  .sec03 .step_box .flexbox .textbox .step {
    font-size: 5vw;
    font-weight: bold;
    color: #00978E;
    position: relative;
  }
  .sec03 .step_box .flexbox .textbox .step::before {
    display: none;
    position: absolute;
    content: "●";
    font-size: 5vw;
    color: #00978E;
    left: -50px;
    bottom: 50%;
    transform: translateY(50%);
  }
  .sec03 .step_box .flexbox .textbox .step::after {
    display: none;
    position: absolute;
    content: "";
    border-right: 2px solid #00978E;
    height: 380px;
    left: -37px;
    top: 30px;
  }
  .sec03 .step_box .flexbox .textbox .last-step::after {
    display: none;
  }
  .sec03 .step_box .flexbox .textbox .flexbox {
    justify-content: flex-start;
    align-items: flex-start;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 1vw;
    margin-bottom: 5vw;
  }
  .sec03 .step_box .flexbox .textbox .flexbox .step_title {
    color: #00978E;
    font-size: 4vw;
    line-height: 1.5;
    width: 100%;
  }
  .sec03 .step_box .flexbox .textbox .flexbox .step_title2 {
    line-height: 1.5;
    font-size: 5vw;
    font-weight: bold;
    color: #00978E;
  }
}/*# sourceMappingURL=highlights.css.map */