@charset "UTF-8";
.hayawakari_sec01 {
  position: relative;
}

@media screen and (min-width: 768px) {
  .hayawakari_sec01_graph {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 348px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_graph {
    width: 76.267vw;
    margin: 0 auto;
  }
}
.hayawakari_sec01_graph img {
  height: auto;
}

.hayawakari_sec01_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 300px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4vw;
  }
}
.hayawakari_sec01_block img {
  height: auto;
  vertical-align: bottom;
}

.hayawakari_sec01_head01group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_head01group {
    padding: 0 20px 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_head01group {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.667vw 6.667vw;
  }
}
.we .hayawakari_sec01_head01group::before, .industry .hayawakari_sec01_head01group::before {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .we .hayawakari_sec01_head01group::before, .industry .hayawakari_sec01_head01group::before {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .we .hayawakari_sec01_head01group::before, .industry .hayawakari_sec01_head01group::before {
    height: 11.334vw;
  }
}
.we .hayawakari_sec01_head01group::before {
  background-color: #29abe2;
}
.industry .hayawakari_sec01_head01group::before {
  background-color: #ff8a00;
}

.hayawakari_sec01_head_txt {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_head_txt {
    line-height: 1em;
    font-size: 22px;
  }
  .hayawakari_sec01_head_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_head_txt > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec01_head_txt > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_head_txt {
    line-height: 1em;
    font-size: 21px;
  }
  .hayawakari_sec01_head_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_head_txt > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec01_head_txt > *:not(div):last-child {
    margin-bottom: 0em;
  }
}

@media screen and (min-width: 768px) {
  .hayawakari_sec01_head_num {
    margin-top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_head_num {
    position: relative;
    top: 2.667vw;
    margin-top: -10.666vw;
  }
}

.hayawakari_sec01_num {
  font-family: "Oswald", serif;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_num {
    margin-top: -20px;
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_num {
    font-size: 14.4vw;
  }
}

@media screen and (min-width: 768px) {
  .hayawakari_sec01_cont {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_cont {
    padding: 8vw;
  }
}
.we .hayawakari_sec01_cont {
  background-color: rgba(41, 171, 226, 0.2);
}
.industry .hayawakari_sec01_cont {
  background-color: rgba(243, 161, 51, 0.2);
}

.hayawakari_sec01_lead {
  position: relative;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_lead {
    padding-left: 16px;
    line-height: 1.563em;
    font-size: 16px;
  }
  .hayawakari_sec01_lead > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_lead > *:not(div):first-child {
    margin-top: -0.281em;
  }
  .hayawakari_sec01_lead > *:not(div):last-child {
    margin-bottom: -0.281em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_lead {
    padding-left: 4vw;
    line-height: 1.567em;
    font-size: 15px;
  }
  .hayawakari_sec01_lead > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_lead > *:not(div):first-child {
    margin-top: -0.283em;
  }
  .hayawakari_sec01_lead > *:not(div):last-child {
    margin-bottom: -0.283em;
  }
}
.hayawakari_sec01_lead::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_lead::before {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #555555;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_lead::before {
    border-top: 1.334vw solid transparent;
    border-bottom: 1.334vw solid transparent;
    border-left: 2vw solid #555555;
  }
}
.we .hayawakari_sec01_lead::before {
  border-left-color: #29abe2;
}
.industry .hayawakari_sec01_lead::before {
  border-left-color: #ff8a00;
}

.hayawakari_sec01_desc {
  border-top: solid 1px #fff;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_desc {
    margin-top: 25px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_desc {
    margin-top: 6.667vw;
    padding-top: 6.667vw;
  }
}

.hayawakari_sec01_desc_head {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_desc_head {
    line-height: 2.084em;
    font-size: 12px;
  }
  .hayawakari_sec01_desc_head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_desc_head > *:not(div):first-child {
    margin-top: -0.541em;
  }
  .hayawakari_sec01_desc_head > *:not(div):last-child {
    margin-bottom: -0.541em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_desc_head {
    line-height: 2.35em;
    font-size: 10px;
  }
  .hayawakari_sec01_desc_head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_desc_head > *:not(div):first-child {
    margin-top: -0.675em;
  }
  .hayawakari_sec01_desc_head > *:not(div):last-child {
    margin-bottom: -0.675em;
  }
}
.we .hayawakari_sec01_desc_head {
  color: #29abe2;
}
.industry .hayawakari_sec01_desc_head {
  color: #ff8a00;
}

@media screen and (min-width: 768px) {
  .hayawakari_sec01_desc_list {
    margin-top: 10px;
    line-height: 1.786em;
    font-size: 14px;
  }
  .hayawakari_sec01_desc_list > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_desc_list > *:not(div):first-child {
    margin-top: -0.392em;
  }
  .hayawakari_sec01_desc_list > *:not(div):last-child {
    margin-bottom: -0.392em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_desc_list {
    margin-top: 3.334vw;
    line-height: 1.77em;
    font-size: 13px;
  }
  .hayawakari_sec01_desc_list > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_desc_list > *:not(div):first-child {
    margin-top: -0.384em;
  }
  .hayawakari_sec01_desc_list > *:not(div):last-child {
    margin-bottom: -0.384em;
  }
}
.hayawakari_sec01_desc_list > li {
  position: relative;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_desc_list > li {
    padding-left: 12px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_desc_list > li {
    padding-left: 3.334vw;
  }
}
.hayawakari_sec01_desc_list > li::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}

.hayawakari_sec01_cont_other {
  background-color: #5ea55d;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_cont_other {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 350px;
    padding: 15px 20px 2px 30px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_cont_other {
    padding: 4vw 5.334vw 2.667vw 8vw;
  }
}
@media screen and (min-width: 768px) {
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt {
    line-height: 1.563em;
    font-size: 16px;
  }
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt > *:not(div):first-child {
    margin-top: -0.281em;
  }
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt > *:not(div):last-child {
    margin-bottom: -0.281em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt {
    line-height: 1.6em;
    font-size: 15px;
  }
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt > *:not(div):first-child {
    margin-top: -0.3em;
  }
  .hayawakari_sec01_cont_other .hayawakari_sec01_head_txt > *:not(div):last-child {
    margin-bottom: -0.3em;
  }
}
.hayawakari_sec01_cont_other .hayawakari_sec01_head_num {
  margin-top: -8px;
}

@media screen and (min-width: 768px) {
  .hayawakari_sec01_cont_other_txt {
    margin-top: 10px;
    line-height: 2.084em;
    font-size: 12px;
  }
  .hayawakari_sec01_cont_other_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_cont_other_txt > *:not(div):first-child {
    margin-top: -0.541em;
  }
  .hayawakari_sec01_cont_other_txt > *:not(div):last-child {
    margin-bottom: -0.541em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec01_cont_other_txt {
    margin-top: 2vw;
    line-height: 2.137em;
    font-size: 11px;
  }
  .hayawakari_sec01_cont_other_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec01_cont_other_txt > *:not(div):first-child {
    margin-top: -0.568em;
  }
  .hayawakari_sec01_cont_other_txt > *:not(div):last-child {
    margin-bottom: -0.568em;
  }
}

@media screen and (min-width: 768px) {
  .hayawakari_sec02_cont + .hayawakari_sec02_cont {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_cont + .hayawakari_sec02_cont {
    margin-top: 13.334vw;
  }
}

.hayawakari_sec02_cont_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #0068b6;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_cont_head {
    row-gap: 1px;
    padding: 14px 40px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_cont_head {
    row-gap: 1.334vw;
    padding: 3.2vw 4vw;
  }
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_cont_head h3 {
    line-height: 1em;
    font-size: 22px;
  }
  .hayawakari_sec02_cont_head h3 > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_cont_head h3 > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_cont_head h3 > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_cont_head h3 {
    line-height: 1em;
    font-size: 16px;
  }
  .hayawakari_sec02_cont_head h3 > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_cont_head h3 > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_cont_head h3 > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
.hayawakari_sec02_cont_head p {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_cont_head p {
    line-height: 1em;
    font-size: 14px;
  }
  .hayawakari_sec02_cont_head p > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_cont_head p > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_cont_head p > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_cont_head p {
    line-height: 1em;
    font-size: 10px;
  }
  .hayawakari_sec02_cont_head p > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_cont_head p > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_cont_head p > *:not(div):last-child {
    margin-bottom: 0em;
  }
}

.hayawakari_sec02_highlights {
  display: grid;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2.667vw;
    margin-top: 2.667vw;
  }
}

.hayawakari_sec02_highlights_item {
  background-color: #deebf6;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_item {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    width: 320px;
    padding: 35px 0 35px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 89.334vw;
    height: 70.667vw;
  }
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_item.wid01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-column: 1/4;
    -ms-flex-direction: row;
        flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_item.wid01 {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_elem {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 490px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_elem {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_elem img {
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_block {
    padding: 9.334vw 0;
  }
}
.hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_lead {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_highlights_lead {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_item.wid01 .hayawakari_sec02_num_group {
    margin-top: 4px;
  }
}

.hayawakari_sec02_highlights_elem {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_elem {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_elem {
    width: 26.4vw;
  }
}

.hayawakari_sec02_highlights_lead {
  display: grid;
  place-content: center;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_lead {
    margin-top: 12px;
    line-height: 1.3em;
    font-size: 20px;
  }
  .hayawakari_sec02_highlights_lead > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_highlights_lead > *:not(div):first-child {
    margin-top: -0.15em;
  }
  .hayawakari_sec02_highlights_lead > *:not(div):last-child {
    margin-bottom: -0.15em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_lead {
    margin-top: 4.667vw;
    line-height: 1.265em;
    font-size: 17px;
  }
  .hayawakari_sec02_highlights_lead > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_highlights_lead > *:not(div):first-child {
    margin-top: -0.132em;
  }
  .hayawakari_sec02_highlights_lead > *:not(div):last-child {
    margin-bottom: -0.132em;
  }
}

.hayawakari_sec02_highlights_txt {
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_txt {
    margin-top: 10px;
    line-height: 1.5em;
    font-size: 12px;
  }
  .hayawakari_sec02_highlights_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_highlights_txt > *:not(div):first-child {
    margin-top: -0.25em;
  }
  .hayawakari_sec02_highlights_txt > *:not(div):last-child {
    margin-bottom: -0.25em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_txt {
    margin-top: 2.667vw;
    line-height: 1.5em;
    font-size: 10px;
  }
  .hayawakari_sec02_highlights_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_highlights_txt > *:not(div):first-child {
    margin-top: -0.25em;
  }
  .hayawakari_sec02_highlights_txt > *:not(div):last-child {
    margin-bottom: -0.25em;
  }
}

.hayawakari_sec02_highlights_sex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_sex {
    gap: 30px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_sex {
    gap: 6.667vw;
    margin-top: 6.667vw;
  }
}

.hayawakari_sec02_highlights_sex_head {
  font-weight: 700;
  color: #0068b6;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_highlights_sex_head {
    line-height: 1em;
    font-size: 18px;
  }
  .hayawakari_sec02_highlights_sex_head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_highlights_sex_head > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_highlights_sex_head > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_highlights_sex_head {
    line-height: 1em;
    font-size: 15px;
  }
  .hayawakari_sec02_highlights_sex_head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_highlights_sex_head > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_highlights_sex_head > *:not(div):last-child {
    margin-bottom: 0em;
  }
}

.hayawakari_sec02_num_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #0068b6;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_num_group {
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_num_group {
    margin-top: 2.667vw;
  }
}
.hayawakari_sec02_num_group .num {
  font-family: "Oswald", serif;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_num_group .num {
    line-height: 1em;
    font-size: 77px;
  }
  .hayawakari_sec02_num_group .num > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_num_group .num > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_num_group .num > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_num_group .num {
    line-height: 1em;
    font-size: 63.5px;
  }
  .hayawakari_sec02_num_group .num > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_num_group .num > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_num_group .num > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
.hayawakari_sec02_num_group .unit {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_num_group .unit {
    line-height: 1em;
    font-size: 26px;
  }
  .hayawakari_sec02_num_group .unit > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_num_group .unit > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_num_group .unit > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_num_group .unit {
    line-height: 1em;
    font-size: 21px;
  }
  .hayawakari_sec02_num_group .unit > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_num_group .unit > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_num_group .unit > *:not(div):last-child {
    margin-bottom: 0em;
  }
}

@media screen and (min-width: 768px) {
  .hayawakari_sec02_position {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.667vw;
    margin-top: 2.667vw;
  }
}

@media screen and (min-width: 768px) {
  .hayawakari_sec02_position_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hayawakari_sec02_position_item:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
    /* 左上 */
  }
  .hayawakari_sec02_position_item:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
    /* 左下 */
  }
  .hayawakari_sec02_position_item:nth-child(3) {
    grid-column: 2;
    grid-row: 1;
    /* 右上 */
  }
  .hayawakari_sec02_position_item:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
    /* 右下 */
  }
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_position_item .hayawakari_sec02_num_group small {
    font-size: 16px !important;
  }
}
.hayawakari_sec02_position_item.we {
  background-color: rgba(41, 171, 226, 0.2);
}
.hayawakari_sec02_position_item.we .hayawakari_sec02_num_group {
  color: #0097dc;
}
.hayawakari_sec02_position_item.industry {
  background-color: rgba(243, 161, 51, 0.2);
}
.hayawakari_sec02_position_item.industry .hayawakari_sec02_num_group {
  color: #ff8a00;
}

@media screen and (min-width: 768px) {
  .hayawakari_sec02_position_img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 220px;
  }
}
.hayawakari_sec02_position_img img {
  vertical-align: bottom;
}

.hayawakari_sec02_position_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_position_cont {
    padding: 6.667vw 0 9.334vw;
  }
}

.hayawakari_sec02_position_lead {
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_position_lead {
    line-height: 1.3em;
    font-size: 20px;
  }
  .hayawakari_sec02_position_lead > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_position_lead > *:not(div):first-child {
    margin-top: -0.15em;
  }
  .hayawakari_sec02_position_lead > *:not(div):last-child {
    margin-bottom: -0.15em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_position_lead {
    line-height: 1.265em;
    font-size: 17px;
  }
  .hayawakari_sec02_position_lead > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_position_lead > *:not(div):first-child {
    margin-top: -0.132em;
  }
  .hayawakari_sec02_position_lead > *:not(div):last-child {
    margin-bottom: -0.132em;
  }
}

.hayawakari_sec02_position_txt {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .hayawakari_sec02_position_txt {
    margin-top: 25px;
    line-height: 1em;
    font-size: 18px;
  }
  .hayawakari_sec02_position_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_position_txt > *:not(div):first-child {
    margin-top: 0em;
  }
  .hayawakari_sec02_position_txt > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .hayawakari_sec02_position_txt {
    margin-top: 5.334vw;
    line-height: 2.534em;
    font-size: 15px;
  }
  .hayawakari_sec02_position_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hayawakari_sec02_position_txt > *:not(div):first-child {
    margin-top: -0.766em;
  }
  .hayawakari_sec02_position_txt > *:not(div):last-child {
    margin-bottom: -0.766em;
  }
}
.we .hayawakari_sec02_position_txt {
  color: #0097dc;
}
.industry .hayawakari_sec02_position_txt {
  color: #ff8a00;
}

.learn_more {
  display: grid;
}
@media screen and (min-width: 768px) {
  .learn_more {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .learn_more {
    gap: 2.667vw;
    margin-top: 2.667vw;
  }
}

.learn_more_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 2px #0068b6;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .learn_more_item {
    padding-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .learn_more_item {
    padding-left: 6vw;
  }
}
.learn_more_item img {
  vertical-align: bottom;
}
.learn_more_item:hover {
  background-color: #deebf6;
}

@media screen and (min-width: 768px) {
  .learn_more_icon {
    width: 140px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .learn_more_icon {
    width: 34.667vw;
    margin-right: 6.667vw;
  }
}

.learn_more_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .learn_more_cont {
    gap: 4px;
  }
}
@media screen and (max-width: 767px) {
  .learn_more_cont {
    gap: 0.534vw;
  }
}

.learn_more_cont_txt {
  font-weight: 700;
  color: #000;
}
@media screen and (min-width: 768px) {
  .learn_more_cont_txt {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .learn_more_cont_txt {
    font-size: 5.067vw;
  }
}

.learn_more_cont_more {
  display: grid;
  font-weight: 500;
  line-height: 1;
  color: #0060b5;
}
@media screen and (min-width: 768px) {
  .learn_more_cont_more {
    grid-template-columns: 12px auto;
    gap: 5px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .learn_more_cont_more {
    grid-template-columns: 2.934vw auto;
    gap: 1.334vw;
    font-size: 2.667vw;
  }
}
.learn_more_cont_more i {
  display: grid;
  padding-top: 2px;
}

.dialog__open--inner {
  border: none;
  padding: 40px;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .dialog__open--inner {
    padding: 2rem 0;
  }
}
.dialog__open--inner .movie {
  width: 800px;
  aspect-ratio: 560/315;
}
@media screen and (max-width: 767px) {
  .dialog__open--inner .movie {
    width: 100%;
  }
}
.dialog__open--inner .movie iframe {
  width: 100%;
  height: 100%;
}

.js-dialog-open {
  cursor: pointer;
}

.js-dialog-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 767px) {
  .js-dialog-close {
    width: 2rem;
  }
}

.dialog_inner {
  text-align: center;
}

dialog::-ms-backdrop {
  background: rgba(0, 0, 0, 0.8);
}

dialog::backdrop {
  background: rgba(0, 0, 0, 0.8);
}