/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_company04__history .history_list .history_btn, .p_company05__item .item_content .txt {
  font-size: clamp(
      0.6875rem,
      0.2551020408vw + 0.6277104592rem,
      0.75rem
  );
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_list .history_btn, .p_company05__item .item_content .txt {
    font-size: clamp(
      0.75rem,
      0.5859375vw + 0.46875rem,
      0.9375rem
  );
  }
}

.p_company03__content .txt, .p_company04__tab .tab_item, .p_company04__history .history_item, .p_company05__content .chart + .txt, .p_company05__inner .chart + .txt, .p_company__slider .slider_item__ttl {
  font-size: clamp(
      0.6875rem,
      1.2755102041vw + 0.3885522959rem,
      1rem
  );
}
@media screen and (min-width: 768px) {
  .p_company03__content .txt, .p_company04__tab .tab_item, .p_company04__history .history_item, .p_company05__content .chart + .txt, .p_company05__inner .chart + .txt, .p_company__slider .slider_item__ttl {
    font-size: clamp(
      1rem,
      0.390625vw + 0.8125rem,
      1.125rem
  );
  }
}

.p_company03__content .author, .p_company05__item .item_ttl {
  font-size: clamp(
      0.71875rem,
      1.6581632653vw + 0.3301179847rem,
      1.125rem
  );
}
@media screen and (min-width: 768px) {
  .p_company03__content .author, .p_company05__item .item_ttl {
    font-size: clamp(
      1.125rem,
      0.390625vw + 0.9375rem,
      1.25rem
  );
  }
}

.p_company02__txt {
  font-size: clamp(
      0.9375rem,
      1.7857142857vw + 0.5189732143rem,
      1.375rem
  );
}
@media screen and (min-width: 768px) {
  .p_company02__txt {
    font-size: clamp(
      1.5rem,
      1.171875vw + 0.9375rem,
      1.875rem
  );
  }
}

.p_company05__item .item_content .unit {
  font-size: clamp(
      1.25rem,
      1.5306122449vw + 0.8912627551rem,
      1.625rem
  );
}
@media screen and (min-width: 768px) {
  .p_company05__item .item_content .unit {
    font-size: clamp(
      1.625rem,
      1.7578125vw + 0.78125rem,
      2.1875rem
  );
  }
}

.p_company05__item .item_number {
  font-size: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p_company05__item .item_number {
    font-size: clamp(
      2.8125rem,
      6.8359375vw + -0.46875rem,
      5rem
  );
  }
}

.c_mv__ttl__txt {
  font-size: 1.34375rem;
}
@media screen and (min-width: 768px) {
  .c_mv__ttl__txt {
    font-size: clamp(
      1.875rem,
      2.4038461538vw + 0.7211538462rem,
      3.125rem
  );
  }
}

.p_company01 {
  padding: 10px 0 36px;
}
@media screen and (min-width: 768px) {
  .p_company01 {
    padding: 86px 0 98px 0;
  }
}
.p_company01 .c_title {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .p_company01 .c_title {
    margin-bottom: clamp(
      1.25rem,
      2.1484375vw + 0.21875rem,
      1.9375rem
  );
  }
}
.p_company01 .c_ttl01 {
  margin-bottom: 10px;
  line-height: 1.7142857143;
}
@media screen and (min-width: 768px) {
  .p_company01 .c_ttl01 {
    line-height: 1.5;
    margin-bottom: 12px;
  }
}
.p_company01__container {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p_company01__container {
    max-width: 1400px;
  }
}
.p_company01__inner {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 768px) {
  .p_company01__inner {
    flex-direction: row;
    gap: clamp(
      1.25rem,
      8.630952381vw + -2.8928571429rem,
      4.875rem
  );
    align-items: flex-end;
    max-width: clamp(
      80rem,
      50vw + 40.03125rem,
      83.75rem
  );
    padding-left: 40px;
    margin-right: 0;
    margin-left: auto;
  }
}
.p_company01__content {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_company01__content {
    margin-bottom: 0;
    width: calc(100% - clamp(
      20rem,
      69.6202531646vw + -13.417721519rem,
      47.5rem
  ));
    padding-right: clamp(
      0.625rem,
      2.2151898734vw + -0.4382911392rem,
      1.5rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_company01__img {
    width: clamp(
      20rem,
      44.9367088608vw + -1.5696202532rem,
      37.75rem
  );
    padding-bottom: 2px;
  }
}
.p_company02 {
  background: url("../images/company/bg_philosophy.png") no-repeat;
  background-size: cover;
}
.p_company02__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 44px 0 63px;
}
@media screen and (min-width: 768px) {
  .p_company02__content {
    padding: 87px 0 clamp(
      5rem,
      5.3240740741vw + 2.4444444444rem,
      6.4375rem
  );
  }
}
.p_company02__txt {
  color: #053794;
  font-weight: 700;
  line-height: 1.6666666667;
  text-align: center;
  padding-top: 23px;
}
@media screen and (min-width: 768px) {
  .p_company02__txt {
    line-height: 1.3;
    padding-top: 55px;
  }
}
.p_company02 .c_title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_company02 .c_title__en {
    position: relative;
    right: 7px;
  }
}
@media screen and (min-width: 768px) {
  .p_company02 .c_title__jp {
    position: relative;
    right: 2px;
  }
}
@media screen and (min-width: 768px) {
  .p_company02 .c_title__icon {
    left: clamp(
      -1.125rem,
      -2.6785714286vw + 1.2857142857rem,
      0rem
  );
  }
}
.p_company03 {
  width: 100%;
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .p_company03 {
    margin-top: 99px;
  }
}
.p_company03__inner {
  width: 100%;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_company03__inner {
    display: flex;
    gap: clamp(
      0rem,
      -6.9444444444vw + 6.9444444444rem,
      2.5rem
  );
  }
}
.p_company03 .c_title__en {
  opacity: 0.8;
}
.p_company03 .c_title__jp {
  margin-top: -5px;
}
@media screen and (min-width: 768px) {
  .p_company03 .c_title__jp {
    margin-top: 0;
  }
}
.p_company03__content {
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 44px 18px clamp(
      5.0625rem,
      16.5816326531vw + 1.1761798469rem,
      9.125rem
  );
}
@media screen and (min-width: 768px) {
  .p_company03__content {
    padding: 40px 0;
    width: 49.1666666667%;
  }
}
.p_company03__content::before, .p_company03__content::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  width: calc(100% + 19.375vw);
  height: 100%;
  border-top-right-radius: 30px;
}
@media screen and (min-width: 768px) {
  .p_company03__content::before, .p_company03__content::after {
    right: clamp(
      -6.875rem,
      -12.5vw + 5.625rem,
      -3.75rem
  );
    border-top-right-radius: 60px;
  }
}
.p_company03__content::before {
  background-color: rgba(5, 55, 148, 0.6);
  z-index: -1;
}
.p_company03__content::after {
  background: url("../images/company/img_message.png") no-repeat;
  background-size: cover;
  background-position: center top;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .p_company03__content {
    padding: 87px clamp(
      0rem,
      37.5vw + -28.125rem,
      5.625rem
  ) 99px 0;
  }
}
.p_company03__content .sub {
  font-size: clamp(
      0.9375rem,
      1.2755102041vw + 0.6385522959rem,
      1.25rem
  );
  font-weight: 500;
  padding: 18px 0 13px;
}
@media screen and (min-width: 768px) {
  .p_company03__content .sub {
    font-size: clamp(
      1.375rem,
      0.78125vw + 1rem,
      1.625rem
  );
    padding: 51px 0 16px;
  }
}
.p_company03__content .txt {
  font-weight: 500;
  line-height: 1.8181818182;
}
@media screen and (min-width: 768px) {
  .p_company03__content .txt {
    line-height: 1.6666666667;
  }
}
.p_company03__content .author {
  text-align: right;
  font-weight: 500;
  padding-top: 0;
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .p_company03__content .author {
    padding-top: 28px;
    padding-right: 0;
  }
}
.p_company03__content .author_name {
  margin-top: 2px;
}
@media screen and (min-width: 768px) {
  .p_company03__content .author_name {
    margin-top: 0;
  }
}
.p_company03__img {
  position: relative;
  z-index: 2;
  padding: 35px 0 0;
  width: calc(100% + 88px);
  margin-left: -50px;
}
@media screen and (min-width: 768px) {
  .p_company03__img {
    margin-left: 0;
    width: 50%;
    padding: clamp(
      3.75rem,
      13.7019230769vw + -2.8269230769rem,
      10.875rem
  ) 0 0;
  }
}
.p_company03__img .img_item.item01 {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_company03__img .img_item.item01 {
    width: calc(100% + 12.5vw);
    padding-left: clamp(
      0rem,
      5.859375vw + -2.8125rem,
      1.875rem
  );
    padding-bottom: clamp(
      1.25rem,
      4.3269230769vw + -0.8269230769rem,
      3.5rem
  );
  }
}
.p_company03__img .img_item.item02 {
  left: clamp(
      1.25rem,
      57.5vw + -41.875rem,
      15.625rem
  );
  width: 51%;
  position: absolute;
  top: calc(142.1% + clamp(
      0rem,
      10.2040816327vw + -2.3915816327rem,
      2.5rem
  ));
  left: 44%;
}
@media screen and (min-width: 768px) {
  .p_company03__img .img_item.item02 {
    position: relative;
    top: 0;
    left: calc(41.8% + clamp(
      -4.5rem,
      8.6538461538vw + -8.6538461538rem,
      0rem
  ));
    max-width: none;
    width: 84.5%;
    padding-bottom: clamp(
      1.25rem,
      5.6490384615vw + -1.4615384615rem,
      4.1875rem
  );
  }
}
.p_company03__img .img_item.item03 {
  width: 10%;
  width: 55.7%;
  position: absolute;
  top: 99.1%;
  left: 10%;
}
@media screen and (min-width: 768px) {
  .p_company03__img .img_item.item03 {
    position: relative;
    top: 0;
    left: -2px;
    width: 72%;
  }
}
.p_company03__img .img_item__desc {
  padding: 15px 0 0 39px;
}
@media screen and (min-width: 768px) {
  .p_company03__img .img_item__desc {
    padding: 24px 0 0 clamp(
      2.5rem,
      10.2163461538vw + -2.4038461538rem,
      7.8125rem
  );
  }
}
.p_company03__img .img_item__ttl {
  font-weight: 500;
  line-height: 1.25;
  padding-bottom: 2px;
  font-size: clamp(
      0.78125rem,
      1.4030612245vw + 0.4524075255rem,
      1.125rem
  );
}
@media screen and (min-width: 768px) {
  .p_company03__img .img_item__ttl {
    font-size: clamp(
      1.25rem,
      0.78125vw + 0.875rem,
      1.5rem
  );
  }
}
.p_company03__img .img_item__txt {
  line-height: 1.6666666667;
  font-weight: 500;
  font-size: clamp(
      0.59375rem,
      1.6581632653vw + 0.2051179847rem,
      1rem
  );
}
@media screen and (min-width: 768px) {
  .p_company03__img .img_item__txt {
    font-size: clamp(
      1rem,
      0.390625vw + 0.8125rem,
      1.125rem
  );
  }
}
.p_company04 {
  margin-top: clamp(
      13.75rem,
      52.2959183673vw + 1.4931441327rem,
      26.5625rem
  );
}
@media screen and (min-width: 768px) {
  .p_company04 {
    margin-top: 87px;
  }
}
.p_company04__content .c_title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_company04__content .c_title__en {
    right: 9px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__content .c_title__jp {
    right: 2px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__content .c_title__icon {
    left: clamp(
      -1.0625rem,
      -4.25vw + 3.1875rem,
      0rem
  );
  }
}
.p_company04__tab {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_company04__tab {
    margin-top: 52px;
  }
}
.p_company04__tab .tab_item {
  width: 100%;
  font-weight: 500;
  line-height: 1.6666666667;
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item {
    display: flex;
  }
}
.p_company04__tab .tab_item + .tab_item {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item + .tab_item {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item:last-child .tab_item__desc {
    padding-top: 25px;
  }
}
.p_company04__tab .tab_item__ttl {
  width: 100%;
  background-color: #f2f4fa;
  color: #053794;
  padding: 10px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__ttl {
    max-width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 56px;
  }
}
.p_company04__tab .tab_item__desc {
  padding: 5px 10px 0;
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc {
    padding: 13px 0 13px 20px;
    width: calc(100% - 220px);
  }
}
.p_company04__tab .tab_item__desc .address {
  padding: 10px 0 0;
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc .address {
    padding: 15px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc .address_item {
    display: flex;
  }
}
.p_company04__tab .tab_item__desc .address_item + .address_item {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc .address_item + .address_item {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc .address_item__ttl {
    width: 144px;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc .address_item__txt {
    width: calc(100% - 144px);
  }
}
@media screen and (min-width: 768px) {
  .p_company04__tab .tab_item__desc .sub_txt {
    width: calc(100% - clamp(
      6.25rem,
      13.8888888889vw + -2.6388888889rem,
      11.25rem
  ));
    margin-left: auto;
  }
}
.p_company04__map {
  margin: 40px 0;
}
@media screen and (min-width: 768px) {
  .p_company04__map {
    margin: 83px 0;
  }
}
.p_company04__map iframe {
  width: 100%;
  height: 260px;
}
@media screen and (min-width: 768px) {
  .p_company04__map iframe {
    height: 389px;
  }
}
.p_company04__history {
  padding-top: 40px;
  width: 100%;
  max-width: 914px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p_company04__history {
    padding-top: 54px;
  }
}
.p_company04__history .c_title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_company04__history .c_title__en {
    right: 6px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .p_company04__history .c_title__icon {
    width: 170px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p_company04__history .history_list {
  margin-top: 40px;
  padding-left: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_list {
    padding-left: 0;
    margin-top: 50px;
  }
}
.p_company04__history .history_list::after {
  content: "";
  position: absolute;
  left: -4px;
  top: 5px;
  width: 1px;
  height: calc(100% - 5px);
  background-color: #fc730f;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_list::after {
    left: 153px;
  }
}
.p_company04__history .history_list::before {
  content: "";
  position: absolute;
  left: -10px;
  bottom: 0;
  width: calc(100% + 10px);
  height: 277px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_list::before {
    left: 0;
    width: 100%;
  }
}
.p_company04__history .history_list.active::before {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.p_company04__history .history_list .history_btn {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 264px;
  min-height: 57px;
  border: 2px solid #053794;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
  line-height: 1.4;
  background-color: #fff;
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_list .history_btn {
    min-height: 67px;
    bottom: 41px;
    cursor: pointer;
  }
}
.p_company04__history .history_list .history_btn svg {
  transition: all 0.5s;
}
.p_company04__history .history_list .history_btn svg path {
  stroke: #053794;
}
.p_company04__history .history_list .history_btn:hover {
  background-color: #053794;
  color: #fff;
}
.p_company04__history .history_list .history_btn:hover svg path {
  stroke: #FFF;
}
.p_company04__history .history_list .history_btn svg {
  position: absolute;
  top: calc(50% + 2px);
  right: 29px;
  transform: translateY(-50%);
}
.p_company04__history .history_item {
  font-weight: 500;
  line-height: 1.6666666667;
  display: flex;
  flex-wrap: wrap;
}
.p_company04__history .history_item + .history_item {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_item + .history_item {
    margin-top: 26px;
  }
}
.p_company04__history .history_ttl {
  color: #053794;
  position: relative;
  font-weight: 500;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_ttl {
    width: 163px;
    text-align: right;
    padding-right: 47px;
  }
}
.p_company04__history .history_ttl::after {
  content: "";
  position: absolute;
  left: -30px;
  top: 3px;
  width: 13px;
  height: 13px;
  background-color: #fc730f;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_ttl::after {
    left: calc(100% - 19px);
    top: 5px;
    width: 20px;
    height: 20px;
  }
}
.p_company04__history .history_desc {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_company04__history .history_desc {
    padding-left: 30px;
    width: calc(100% - 163px);
  }
}
.p_company05 {
  margin-top: 60px;
  background-color: #053794;
  color: #fff;
  padding: 36px 0 170px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p_company05 {
    padding: 36px 0 61px;
    margin-top: clamp(
      5rem,
      4.0865384615vw + 3.0384615385rem,
      7.125rem
  );
  }
}
.p_company05 .c_title {
  text-align: center;
}
.p_company05 .c_title__en {
  color: #ffffff;
  opacity: 0.5;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_company05 .c_title__en {
    right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_company05 .c_title__icon {
    bottom: -1px;
    width: 238px;
  }
}
.p_company05__content {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp( 14.375rem, 7.6530612245vw + 12.5813137755rem, 16.25rem ), 1fr));
  gap: 30px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_company05__content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: clamp(
      2.5rem,
      6.9444444444vw + -1.9444444444rem,
      5rem
  ) clamp(
      2.5rem,
      8.3333333333vw + -2.8333333333rem,
      5.5rem
  );
    padding-top: 70px;
  }
}
.p_company05__content .chart {
  text-align: center;
  margin: 40px 0 0;
  position: relative;
}
.p_company05__content .chart img {
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  mask-size: cover;
  -webkit-mask-size: cover;
  overflow: hidden;
}
.p_company05__content .chart + .txt {
  text-align: center;
  padding-top: 15px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p_company05__content .chart + .txt {
    padding-top: 26px;
  }
}
@media screen and (min-width: 768px) {
  .p_company05__content .chart {
    margin: 57px 0 0;
  }
}
.p_company05__content .chart01 {
  max-width: 204px;
}
.p_company05__content .chart02 {
  max-width: 213px;
}
.p_company05__content .chart_circle03 {
  max-width: 204px;
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  .p_company05__content .chart_circle03 {
    margin: 57px auto 0;
  }
}
.p_company05__content .chart03 {
  position: relative;
  max-width: 204px;
  padding-left: clamp(
      0.25rem,
      -2.6431718062vw + 1.5170704846rem,
      0.625rem
  );
}
.p_company05__content .chart03_sub {
  position: absolute;
  top: -20px;
  width: calc(100% + 38px);
  right: clamp(
      0.5rem,
      1.8927444795vw + -0.0323343849rem,
      0.875rem
  );
}
@media screen and (min-width: 768px) {
  .p_company05__content .chart03_sub {
    right: clamp(
      0rem,
      0.4807692308vw + -0.2307692308rem,
      0.25rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_company05__content .chart03 {
    padding-left: 0;
    margin: 1px 0 0 clamp(
      0rem,
      1.6826923077vw + -0.8076923077rem,
      0.875rem
  );
  }
}
.p_company05__content .chart04 {
  max-width: 204px;
}
.p_company05__item .item_ttl {
  font-weight: 900;
  line-height: 1.45;
  text-align: center;
  width: 100%;
  min-height: 43px;
  padding: 6px 10px;
  background-color: #fc730f;
  border-radius: 8px;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p_company05__item .item_content .unit {
  font-weight: 700;
  line-height: 1.4571428571;
  display: inline-block;
  padding-left: 9px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.p_company05__item .item_content .txt {
  font-weight: 700;
  line-height: 1.6666666667;
}
.p_company05__item .item_number {
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 16px;
}
.p_company05__inner {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(234px, 1fr));
  gap: 30px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_company05__inner {
    padding-top: clamp(
      3.75rem,
      5.6490384615vw + 1.0384615385rem,
      6.6875rem
  );
    grid-template-columns: repeat(auto-fill, minmax(clamp( 15.625rem, 8.4134615385vw + 11.5865384615rem, 20rem ), 1fr));
    gap: clamp(
      0rem,
      -6.9444444444vw + 6.9444444444rem,
      2.5rem
  ) clamp(
      2.5rem,
      16.5vw + -9.875rem,
      6.625rem
  );
    width: calc(100% + clamp(
      0rem,
      4.75vw + -3.5625rem,
      1.1875rem
  ));
    padding-bottom: 164px;
  }
}
@media screen and (min-width: 768px) {
  .p_company05__inner .p_company05__item:nth-child(3) .chart + .txt {
    padding-top: 23px;
    padding-right: 13px;
  }
}
.p_company05__inner .chart + .txt {
  text-align: center;
  padding-top: 15px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p_company05__inner .chart + .txt {
    width: calc(100% + 7px);
    padding-top: 24px;
  }
}
.p_company05__inner .img_people {
  position: absolute;
  max-width: 200px;
  width: 100%;
  bottom: -210px;
  right: 0;
}
@media screen and (min-width: 768px) {
  .p_company05__inner .img_people {
    max-width: 325px;
    right: clamp(
      -3.25rem,
      -13vw + 9.75rem,
      0rem
  );
    bottom: clamp(
      -10.625rem,
      -5vw + -5.625rem,
      -9.375rem
  );
  }
}
.p_company05__inner .chart05 {
  padding-top: 9px;
}
@media screen and (min-width: 768px) {
  .p_company05__inner .chart06 {
    margin-top: clamp(
      2.1875rem,
      0.9259259259vw + 1.7430555556rem,
      2.4375rem
  );
    width: 310px;
    margin-left: clamp(
      -0.4375rem,
      -1.75vw + 1.3125rem,
      0rem
  );
  }
}
.p_company05__inner .chart07 {
  padding-top: 7px;
}
@media screen and (min-width: 768px) {
  .p_company05__inner .chart07 {
    width: 364px;
    margin-left: clamp(
      -1.8125rem,
      -7.25vw + 5.4375rem,
      0rem
  );
  }
}
.p_company06 {
  --color1: #053794;
  margin-top: 14px;
  --bg_c: #f2f4fa;
  background-color: var(--bg_c);
  width: 100%;
  position: relative;
  padding: 40px 0 80px;
}
@media screen and (min-width: 768px) {
  .p_company06 {
    padding: 79px 0 47px;
  }
}
.p_company06 + .p_company06 {
  margin-top: 0;
}
.p_company06.bg_yellow {
  --bg_c: #fff2e6;
  --color1: #fc730f;
}
.p_company06.bg_yellow .slider_item__ttl .number {
  color: #053794;
}
.p_company06 .slider_arrows {
  display: flex;
  gap: 20px;
  margin-top: 19px;
}
.p_company06 .slider_arrows .next-button,
.p_company06 .slider_arrows .prev-button {
  width: 50px;
  height: 50px;
  border: 1px solid var(--color1);
  border-radius: 100%;
  position: relative;
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  .p_company06 .slider_arrows .next-button,
  .p_company06 .slider_arrows .prev-button {
    width: 76px;
    height: 76px;
    cursor: pointer;
  }
}
@media screen and (min-width: 768px) {
  .p_company06 .slider_arrows .next-button:hover,
  .p_company06 .slider_arrows .prev-button:hover {
    opacity: 0.8;
  }
}
.p_company06 .slider_arrows .next-button::after,
.p_company06 .slider_arrows .prev-button::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  display: block;
  background-color: var(--color1);
  mask: url(../../assets/images/common/icon_arrow01.svg);
  transition: 0.5s all ease-in-out;
}
.p_company06 .slider_arrows .prev-button::after {
  transform: translate(-50%, -50%) scale(-1);
}
.p_company06 .slider_dots {
  padding: 20px 20px 0;
}
@media screen and (min-width: 768px) {
  .p_company06 .slider_dots {
    padding: 28px 0 0;
  }
}
.p_company06 ul.slick-dots {
  display: inline-flex !important;
  height: 5px;
  border-radius: 5px;
}
.p_company06 ul.slick-dots .slick-active button {
  background-color: var(--color1);
}
.p_company06 ul.slick-dots button {
  font-size: 0;
  width: 14px;
  height: 5px;
  background-color: #fff;
  border-radius: 5px;
}
.p_company06__deco {
  position: absolute;
  left: -12.5%;
  bottom: 0;
  width: 187.5%;
}
@media screen and (min-width: 768px) {
  .p_company06__deco {
    width: 125%;
  }
}
.p_company06__desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .p_company06__desc {
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .p_company06__desc .c_title__icon {
    bottom: -4px;
    max-width: 340px;
  }
}
.p_company06__content {
  margin-left: auto;
  margin-top: 34px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: calc(100% + 20px);
}
@media screen and (min-width: 768px) {
  .p_company06__content {
    width: calc(1240px + (100vw - 1200px) * 0.5);
    padding-left: 40px;
  }
}
.p_company06__inner {
  width: 100%;
  max-width: clamp(
      15.625rem,
      12.7551020408vw + 12.6355229592rem,
      18.75rem
  );
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_company06__inner {
    max-width: 530px;
    margin-left: -25px;
  }
}
.p_company06__inner .slick-list {
  overflow: visible;
}
.p_company__slider .slider_item {
  display: block;
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .p_company__slider .slider_item {
    margin-left: 25px;
    margin-right: 25px;
  }
}
.p_company__slider .slider_item__ttl {
  font-weight: 500;
  line-height: 1.6666666667;
  display: flex;
  gap: 5px;
  padding-top: 8px;
}
.p_company__slider .slider_item__ttl .number {
  color: #fc730f;
}
.p_company .c_recruit01 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_company .c_recruit01 {
    margin-top: 14px;
  }
}
/*# sourceMappingURL=company.css.map */
