/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_top_intro_inner {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p_top_intro_inner .imgarea {
  width: 50%;
  order: 2;
}
.p_top_intro_inner .contentarea {
  width: 100%;
  margin: 0 0 13.0666666667vw;
  order: 1;
  text-align: center;
}
.p_top_intro_inner .contentarea .desc {
  font-size: 4.8vw;
  line-height: 1.6666666667;
  letter-spacing: -0.02em;
}
.p_top_intro_inner .contentarea .desc + .desc {
  margin-top: 4.8vw;
}
.p_top_feature {
  background-color: #F1F7FB;
  padding-top: 22.4vw;
  padding-bottom: 29.8666666667vw;
}
.p_top_feature_title {
  width: 44.6826666667vw;
  margin-inline: auto;
}
.p_top_feature_line {
  display: block;
  background-color: #1667B2;
  width: 32vw;
  height: 1.0666666667vw;
  margin-top: 6.6666666667vw;
  margin-inline: auto;
}
.p_top_feature_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 8.5333333333vw;
  gap: 4.2666666667vw;
}
.p_top_workplace {
  background-color: #D4EBE9;
  padding-bottom: 17.0666666667vw;
}
.p_top_workplace_btntop {
  border-radius: 4vw;
  position: relative;
  top: -12.8vw;
  height: 25.0666666667vw;
  background-color: #FFFFFF;
}
.p_top_workplace_label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #1667B2;
  border-radius: 4vw;
  padding: 4.2666666667vw 2.6666666667vw 4.2666666667vw 8.5333333333vw;
  gap: 6.4vw;
}
.p_top_workplace_label .text {
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.7;
  color: #FFFFFF;
/*  padding-left: 8vw;*/
  position: relative;
}
/*
.p_top_workplace_label .text::before {
  content: "";
  display: block;
  width: 3.7333333333vw;
  height: 3.7333333333vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/common/icon_blank.svg) no-repeat;
  background-size: 100%;
}
*/
.p_top_workplace_label .icon {
  display: inline-flex;
  width: 17.6vw;
  height: 2.1333333333vw;
  background: url(../images/common/icon_vetor_sp.svg) no-repeat;
  background-size: 100%;
}
.p_top_workplace_title {
  width: 65.6453333333vw;
  margin-inline: auto;
  margin-top: 8.8vw;
}
.p_top_workplace_line {
  width: 32vw;
  height: 1.0666666667vw;
  background-color: #1667B2;
  margin-inline: auto;
  margin-top: 6.6666666667vw;
}
.p_top_workplace .group_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.4vw;
  flex-wrap: wrap;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p_top_intro_inner {
    flex-wrap: nowrap;
    align-items: center;
    margin: 7.7777777778vw 0;
  }
  .p_top_intro_inner .imgarea {
    width: 27.7083333333vw;
    order: 1;
  }
  .p_top_intro_inner .contentarea {
    flex: 1;
    padding: 0 1.0416666667vw;
    margin: 0;
  }
  .p_top_intro_inner .contentarea .desc {
    font-size: 1.25vw;
  }
  .p_top_intro_inner .contentarea .desc + .desc {
    margin-top: 1.7361111111vw;
  }
  .p_top_feature {
    padding-top: 9.9305555556vw;
    padding-bottom: 12.5vw;
  }
  .p_top_feature_title {
    width: 34.3854166667vw;
  }
  .p_top_feature_line {
    width: 8.3333333333vw;
    height: 0.2777777778vw;
    margin-top: 1.6666666667vw;
  }
  .p_top_feature_list {
    gap: 2.7777777778vw;
    margin-top: 4.9305555556vw;
  }
  .p_top_workplace {
    padding-bottom: 8.3333333333vw;
  }
  .p_top_workplace_btntop {
    border-radius: 1.0416666667vw;
    height: 11.1111111111vw;
    top: -5.5555555556vw;
  }
  .p_top_workplace_label {
    border-radius: 1.0416666667vw;
    gap: 5.4861111111vw;
    padding: 3.4722222222vw 5.5555555556vw;
  }
  .p_top_workplace_label .text {
    font-size: 1.8055555556vw;
    line-height: 1.6153846154;
    padding-left: 0;
  }
  .p_top_workplace_label .text::before {
    display: none;
  }
  .p_top_workplace_label .icon {
    background: url(../images/common/icon_vetor.svg) no-repeat;
    background-size: 100%;
    width: 15.3472222222vw;
    height: 0.8333333333vw;
  }
  .p_top_workplace_title {
    width: 26.3vw;
    margin-top: 2.9166666667vw;
  }
  .p_top_workplace_line {
    width: 8.3333333333vw;
    height: 0.2777777778vw;
    margin-top: 1.6666666667vw;
  }
  .p_top_workplace .group_btn {
    margin-top: 5vw;
    gap: 2.7777777778vw 6.9444444444vw;
  }
}
/*# sourceMappingURL=top.css.map */
