.bottom-text{
    padding-top: 15px;
    border-top: 1px solid #005bea;
    margin-top: 10px;
    line-height: 1.875;
  }
  .p_contents p a.arrow__link {
    text-decoration: none!important;
  }
  .before_ir__footer__read a.arrow__link{
    margin-top: 40px;
  }
  @media screen and (min-width: 1025px) {
  .before_ir__footer__read a.arrow__link{
    margin-top: 60px;
    min-width: 400px;
    min-height: 60px;
  }
  }
  .before_ir__footer__read.sp-txt-center.mgb30 {
    color: #3C3C46;
    padding-bottom: 45px;
  }

  @media screen and (min-width: 1025px) {
    .before_ir__footer__read.sp-txt-center.mgb30 {
        color: #3C3C46;
        text-align: center;
        padding-bottom: 90px;
    }
  }

  .bottom-text {
    width: 100%;
  }
  .flex-column__right,
  .flex-column__left {
    width: 50%;
    width: 100%;
  }
  .flex-column__left {
    display: flex;
    padding-right: 20px;
  }
  @media screen and (min-width:768px) {
    .flex-column__left {
      width: 36%;
    }
    .flex-column__right {
      width: 64%;
    }
  }

  .flex-column__right{
    /*border-left: 1px solid #005bea;*/
  }
  .flex-column__left .p_philosophy__list__item__inner:nth-of-type(2) {
    width: calc(100% - 20px);
  }
  .bottom-text {
    padding-top: 0;
    padding: 15px 25px 25px;
    margin-top: 0;
    line-height: 1.875;
    padding-left: 20px;
    height: auto;
    border-top: 0!important;
    align-content: center;
  }
  @media screen and (min-width:768px) {
  .bottom-text {
      height: 100%;
      padding: 0 0 0 20px;
    }
  }

  @media screen and (min-width: 768px) {
    .p_philosophy__list__item {
        width: 100%;
    }
  }

  @media screen and (min-width: 768px) {
    .p_benefits .p_recruit__vision__inner:nth-of-type(2) img {
      min-width: 1px;
      width: 47.8vw;
    }
    .p_benefits .p_recruit__vision__inner:nth-of-type(2) {
      width: 47%;
    }
    .p_recruit__vision__inner__line03 .sp{
      display: none!important;
    }
    .p_recruit__vision__inner__line03 .pc{
      display: block!important;
    }
  }

  .p_philosophy__list__item {
    border-color: #005BE8;
    border: none;
    padding: 0;
  }
  .flex-column__left {
    border: 1px solid #005BE8;
    border-radius: 10px;
    padding: 25px 20px;
  }
  .p_philosophy__list__item__inner__line01 {
    color: #005BE8;
  }
  .calture-text{
    font-size: 1.8rem;
    line-height: 2.555;
    padding-bottom: 100px;
  }
  .flex-column__right__line {
    display: flex;
    line-height: 1.875;
        width: 100%;
  }
  .flex-column__right__line:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .flex-column__right__line:before{
    content: "・";
  }