body {
  background: #F0F5F8;
}

.inner {
  width: 1250px;
  margin: 0 auto;
  margin-top: 150px;
}
@media (max-width: 1370px) {
  .inner {
    width: calc(100% - 100px);
    height: auto;
  }
}
@media (max-width: 530px) {
  .inner {
    width: calc(100% - 30px);
    margin-top: 90px;
  }
}

.history_con {
  margin-bottom: 200px;
  width: 100%;
  position: relative;
}
@media (max-width: 1370px) {
  .history_con {
    width: 668px;
    margin: 0 auto;
    margin-bottom: 175px;
  }
}
@media (max-width: 767px) {
  .history_con {
    width: 345px;
    margin: 0 auto;
    margin-bottom: 150px;
  }
}
@media (max-width: 530px) {
  .history_con {
    margin-bottom: 90px;
  }
}
.history_con .arrow_bg {
  height: 2306px;
  padding-left: 0;
  background-image: url(../../images/recruit/history-pc-arrow.png);
  background-position: center;
  background-size: 120px auto;
  background-repeat: no-repeat;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg {
    background-image: url(../../images/recruit/history-tab-arrow.png);
    background-size: 70px auto;
    height: 2604px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg {
    background-image: url(../../images/recruit/history-sp-arrow.png);
    background-size: 25px auto;
    height: 2469px;
  }
}
.history_con .arrow_bg .history_left_b {
  width: 515px;
  height: auto;
  margin-bottom: 34px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .history_left_b {
    width: 280px;
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_left_b {
    width: 145px;
    margin-bottom: 50px;
  }
}
.history_con .arrow_bg .history_left_b .left_b_ttl {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  background: #fff;
  padding: 25px;
  border-radius: 9999px;
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_left_b .left_b_ttl {
    font-size: 14px;
    padding: 12px 15px;
    line-height: 1.5;
    border-radius: 10px;
    margin-bottom: 15px;
  }
}
.history_con .arrow_bg .history_left_b .left_b_txt {
  line-height: 1.5;
  height: 70px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .history_left_b .left_b_txt {
    height: auto;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_left_b .left_b_txt {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b1 {
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b3 {
    margin-bottom: 57px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b4 {
    margin-bottom: 74px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b5 {
    margin-bottom: 78px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b6 {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b7 {
    margin-bottom: 43px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b8 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b9 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b1 {
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b1 {
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .l_b1 {
    margin-bottom: 57px;
  }
}
.history_con .arrow_bg .history_left_b.dummy_b {
  display: none;
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_left_b.dummy_b {
    display: block;
    opacity: 0;
  }
}
.history_con .arrow_bg .history_right_b {
  position: relative;
  width: 520px;
  background: #fff;
  padding: 85px 50px;
  border-radius: 32px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .history_right_b {
    width: 280px;
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_right_b {
    width: 145px;
    padding: 72px 15px;
    border-radius: 10px;
  }
}
.history_con .arrow_bg .history_right_b .right_b_ttl {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .history_right_b .right_b_ttl {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_right_b .right_b_ttl {
    font-size: 14px;
  }
}
.history_con .arrow_bg .history_right_b .right_b_txt {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .history_right_b .right_b_txt {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .history_right_b .right_b_txt {
    font-size: 12px;
  }
}
.history_con .arrow_bg .is_fixed {
  position: fixed !important;
  right: auto !important;
  transform: translateX(200px);
  top: 15px !important;
  z-index: 10;
}
.history_con .arrow_bg .is_absolute {
  position: absolute;
  right: 0;
  z-index: 1;
  right: calc(100% - 437.2px);
}
.history_con .arrow_bg .is_fixed2 {
  position: fixed !important;
  right: auto !important;
  transform: translateX(200px);
  top: 18px !important;
  z-index: 10;
}
.history_con .arrow_bg .is_absolute2 {
  position: absolute;
  right: 0;
  z-index: 1;
  right: calc(100% - 437.2px);
}
.history_con .arrow_bg .is_fixed3 {
  position: fixed !important;
  right: auto !important;
  transform: translateX(200px);
  top: 36px !important;
  z-index: 10;
}
.history_con .arrow_bg .is_absolute3 {
  position: absolute;
  right: 0;
  z-index: 1;
  right: calc(100% - 435px);
}
.history_con .arrow_bg .is_fixed4 {
  position: fixed !important;
  right: auto !important;
  transform: translateX(200px);
  top: 46px !important;
  z-index: 10;
}
.history_con .arrow_bg .is_absolute4 {
  position: absolute;
  right: 0;
  z-index: 1;
  right: calc(100% - 435px);
}
.history_con .arrow_bg .b1 {
  position: absolute;
  right: 0;
  top: 35px;
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b1 {
    top: 15px;
  }
}
.history_con .arrow_bg .b1:before {
  position: absolute;
  top: -32px;
  right: 0;
  content: "Sales";
  font-size: 60px;
  color: #aab7c6;
  opacity: 0.25;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b1:before {
    font-size: 40px;
    top: -20px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b1:before {
    font-size: 18px;
    top: -9px;
  }
}
.history_con .arrow_bg .b2 {
  position: absolute;
  right: 0;
  top: 502px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b2 {
    top: 562px;
    font-size: 16px;
    padding: 105px 40px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b2 {
    top: 444px;
    width: 145px;
    padding: 80px 15px;
    border-radius: 10px;
  }
}
.history_con .arrow_bg .b2:before {
  position: absolute;
  top: -32px;
  right: 0;
  content: "Design";
  font-size: 60px;
  color: #aab7c6;
  opacity: 0.25;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b2:before {
    font-size: 40px;
    top: -20px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b2:before {
    font-size: 18px;
    top: -9px;
  }
}
.history_con .arrow_bg .b3 {
  position: absolute;
  right: 0;
  top: 971px;
  padding: 66px 50px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b3 {
    top: 1100px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b3 {
    top: 900px;
    width: 145px;
    padding: 80px 15px;
    border-radius: 10px;
  }
}
.history_con .arrow_bg .b3:before {
  position: absolute;
  top: -32px;
  right: 0;
  content: "Coordination";
  font-size: 60px;
  color: #aab7c6;
  opacity: 0.25;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b3:before {
    font-size: 40px;
    top: -20px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b3:before {
    font-size: 18px;
    top: -9px;
  }
}
.history_con .arrow_bg .b4 {
  position: absolute;
  right: 0;
  top: 1442px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b4 {
    top: 1643px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b4 {
    top: 1538px;
    width: 145px;
    padding: 80px 15px;
    border-radius: 10px;
  }
}
.history_con .arrow_bg .b4:before {
  position: absolute;
  top: -32px;
  right: 0;
  content: "Construction";
  font-size: 60px;
  color: #aab7c6;
  opacity: 0.25;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b4:before {
    font-size: 40px;
    top: -20px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b4:before {
    font-size: 18px;
    top: -9px;
  }
}
.history_con .arrow_bg .b5 {
  position: absolute;
  right: 0;
  top: 1918px;
  padding: 102px 50px;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b5 {
    top: 2172px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b5 {
    top: 2105px;
    width: 145px;
    padding: 80px 15px;
    border-radius: 10px;
  }
}
.history_con .arrow_bg .b5:before {
  position: absolute;
  top: -32px;
  right: 0;
  content: "After Service";
  font-size: 60px;
  color: #aab7c6;
  opacity: 0.25;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
@media (max-width: 1370px) {
  .history_con .arrow_bg .b5:before {
    font-size: 40px;
    top: -20px;
  }
}
@media (max-width: 767px) {
  .history_con .arrow_bg .b5:before {
    font-size: 18px;
    top: -9px;
  }
}/*# sourceMappingURL=history.css.map */