@media screen and (min-width: 768px) {
  .tpHero_copy {
    width: 48%;
    left: 9.715%;
    top: 8.876%;
  }
}
@media screen and (max-width: 767px) {
  .tpHero_copy {
    width: 85.6%;
    left: 4%;
    top: 8.765%;
  }
}
.tpHero_copy > p {
  letter-spacing: -0.01em;
}
@media screen and (min-width: 768px) {
  .tpHero_copy > p {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .tpHero_copy > p {
    font-size: 4.8vw;
  }
}

.tpText01 {
  text-align: left;
}

@media screen and (min-width: 768px) {
  .top_info_inr {
    width: 1000px;
  }
}

@media screen and (min-width: 768px) {
  .top_info_inr_left {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 52.8%;
  }
}

.top_info_company {
  display: block;
}
.top_info_company > dt {
  display: inline-block;
  width: auto;
}
.top_info_company > dt::before {
  content: none;
}
.top_info_company > dt::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.5em;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #ffffff;
}
.top_info_company > dd {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .tpTech_section .tpImage01 > ul .tech_balloon05 {
    width: 9.5vw;
    top: 4.2142857143vw;
    left: 35.9285714286vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon06 {
    top: 13.3571428571vw;
    left: 45.1428571429vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon07 {
    width: 8.7142857143vw;
    top: 25.7857142857vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon08 {
    width: 9.1428571429vw;
  }
}
@media screen and (max-width: 1050px) {
  .tpTech_section .tpImage01 > ul .tech_balloon05 {
    width: 103.55px;
    top: 45.9357142857px;
    left: 391.6214285714px;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon06 {
    top: 145.5928571429px;
    left: 492.0571428571px;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon07 {
    width: 94.9857142857px;
    top: 281.0642857143px;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon08 {
    width: 99.6571428571px;
  }
}
@media screen and (max-width: 767px) {
  .tpTech_section .tpImage01 > ul .tech_balloon01 {
    width: 16vw;
    top: 24.1333333333vw;
    left: 1.3333333333vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon02 {
    width: 23.4666666667vw;
    top: 42.8vw;
    left: 1.3333333333vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon03 {
    width: 16.2666666667vw;
    top: 24.8vw;
    left: 22.9333333333vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon04 {
    width: 17.3333333333vw;
    top: 20vw;
    left: 45.0666666667vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon05 {
    width: 19.7333333333vw;
    top: 5.8666666667vw;
    left: 55.7333333333vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon06 {
    width: 17.3333333333vw;
    top: 22.4vw;
    left: 81.6vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon07 {
    width: 22.9333333333vw;
    top: 37.8666666667vw;
    left: 75.8666666667vw;
  }
  .tpTech_section .tpImage01 > ul .tech_balloon08 {
    width: 22.4vw;
    top: 49.4666666667vw;
    left: 60.1333333333vw;
  }
}
.tpContents_item_txt {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wid01 .tpContents_item_txt {
    width: auto;
    text-align: left;
  }
  .tpContents_item_txt.hayawakari {
    left: 80px;
  }
}