/*!
global > color
------------------------------
*/
:root {
  --cl-main: #009944;
  --bg-main: #E4F2EB;
}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
.p_company01__desc .sub {
  font-size: 0.6875rem;
}

.p_company {
  --bg-main: #dfeefe;
  color: #000;
}
.p_company .c_mv01 {
  --color-bg: #4782c9;
}
.p_company01 {
  margin-top: -40px;
  padding: 120px 0 60px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.p_company01::after {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  height: 100%;
  background: url("../images/company/bg_message.jpg") no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0.19;
}
.p_company01__content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px;
  padding: 40px 0 0;
}
.p_company01__info {
  padding-top: 7px;
}
.p_company01__info img {
  max-width: 266px;
  display: block;
  margin: 0 auto;
}
.p_company01__desc {
  padding-top: 2px;
}
.p_company01__desc .txt {
  line-height: 2.1875;
}
.p_company01__desc .sub {
  text-align: right;
  padding-right: 2px;
  padding-top: 15px;
}
.p_company02 {
  padding: 60px 0;
}
.p_company02__desc {
  position: relative;
}
.p_company02__desc .icon {
  position: absolute;
  right: 0;
  top: 0;
}
.p_company02__content {
  padding: 40px 0 0;
}
.p_company02__content .p_company__list {
  width: 100%;
}
.p_company03 {
  background-color: #dfeefe;
  padding: 60px 0;
}
.p_company .w_102 {
  width: 80px;
}
.p_company .w_98 {
  width: 60px;
}
.p_company__list {
  border-top: 1px solid #707070;
}
.p_company__list.list01 .list_item {
  align-items: center;
}
.p_company__list.list02 {
  border-top: 0;
}
.p_company__list.list02 .txt {
  padding-top: 5px;
}
.p_company__list.list04 {
  border-top: 0;
}
.p_company__list .list_item {
  border-bottom: 1px solid #707070;
  padding: 10px;
}
.p_company__list .list_item__ttl {
  width: 100%;
  font-weight: 400;
  flex-shrink: 0;
}
.p_company__list .list_item__desc {
  width: 100%;
}
.p_company__list .list_item__desc .txt + .txt {
  margin-top: 5px;
}
.p_company__list .list_item__desc .txt .list_tel:not(:last-child) {
  margin-right: 10px;
}
.p_company__list .list_item__desc .list_sub + .list_sub {
  margin-top: 6px;
}
.p_company__list .list_item__desc .list_sub__btn {
  max-width: 185px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 1;
  border: 1px solid #707070;
  border-radius: 5px;
  margin: 2px 0;
  padding: 0 19px;
}
.p_company__list .list_item__desc .list_sub__btn .icon {
  width: 14px;
  height: 14px;
  position: relative;
  display: inline-block;
  left: 7px;
}
.p_company__list .list_item__desc .list_sub__btn .icon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/common/icon_arrow01.svg") no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .p_company01__desc .sub {
    font-size: 0.9375rem;
  }
  .p_company .c_mv01__icon {
    right: clamp(
      2.5rem,
      13.4259259259vw + -3.9444444444rem,
      6.125rem
  );
    bottom: clamp(
      -3.75rem,
      2.7777777778vw + -5.0833333333rem,
      -3rem
  );
  }
  .p_company01 {
    margin-top: -120px;
    padding: 167px 0 95px;
  }
  .p_company01__content {
    padding: 0;
    flex-direction: row;
  }
  .p_company01__info {
    width: 32.7731092437%;
  }
  .p_company01__info img {
    margin: 0;
    margin-left: auto;
  }
  .p_company01__desc {
    width: 55.7142857143%;
  }
  .p_company01__desc .sub {
    padding-top: 29px;
  }
  .p_company02 {
    padding: 85px 0 70px;
  }
  .p_company02 .c_heading {
    padding-left: 4px;
  }
  .p_company02__desc .icon {
    right: 56px;
    top: -19px;
  }
  .p_company02__content {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    padding: 41px clamp(
      0rem,
      11.5384615385vw + -7.3846153846rem,
      3rem
  ) 0 0px;
  }
  .p_company02__content .p_company__list {
    max-width: 502px;
  }
  .p_company03 {
    padding: 88px 0 84px;
  }
  .p_company03 .p_company02__content {
    padding: 33px clamp(
      0rem,
      18.75vw + -14.0625rem,
      4.6875rem
  ) 0 0;
  }
  .p_company03 .p_company__list {
    width: 100%;
    max-width: 500px;
  }
  .p_company03 .p_company__list .list_item {
    padding: 11px 20px 13px 10px;
  }
  .p_company03 .p_company__list .list_item__ttl {
    width: clamp(
      6.25rem,
      4.6296296296vw + 4.0277777778rem,
      7.5rem
  );
  }
  .p_company03 .icon {
    left: 280px;
  }
  .p_company .w_102 {
    width: 102px;
  }
  .p_company .w_98 {
    width: 98px;
  }
  .p_company__list.list02 {
    border-top: 1px solid #707070;
  }
  .p_company__list.list02 .list_item__ttl {
    width: clamp(
      4.375rem,
      3.4722222222vw + 2.7083333333rem,
      5.3125rem
  );
  }
  .p_company__list.list02 .txt {
    padding-top: clamp(
      0.3125rem,
      1.3888888889vw + -0.3541666667rem,
      0.6875rem
  );
  }
  .p_company__list.list02 .list_item {
    padding: 20px 10px clamp(
      1.25rem,
      2.5462962963vw + 0.0277777778rem,
      1.9375rem
  ) 12px;
  }
  .p_company__list.list04 {
    border-top: 1px solid #707070;
  }
  .p_company__list .list_item {
    padding: 19px 10px 19px 12px;
    display: flex;
    gap: clamp(
      0.625rem,
      2.3148148148vw + -0.4861111111rem,
      1.25rem
  );
  }
  .p_company__list .list_item__ttl {
    width: clamp(
      4.375rem,
      6.9444444444vw + 1.0416666667rem,
      6.25rem
  );
  }
  .p_company__list .list_item__desc {
    width: calc(100% - clamp(
      4.375rem,
      16.2037037037vw + -3.4027777778rem,
      8.75rem
  ));
  }
  .p_company__list .list_item__desc .txt {
    line-height: 1.2;
  }
  .p_company__list .list_item__desc .txt .list_tel:not(:last-child) {
    margin-right: 18px;
  }
  .p_company__list .list_item__desc .list_sub__ttl {
    margin-left: clamp(
      -1.125rem,
      -4.5vw + 3.375rem,
      0rem
  );
  }
}
/*# sourceMappingURL=maps/company.css.map */
