@media screen and (min-width:1025px){
.serviceContents_SignTruck{
  border-top: 1px solid #ddd;
  margin-top: 80px;
  padding-top: 60px;
}
.business_service_txt{
  margin-bottom: 40px;
  font-weight: 600;
}
.serviceContents_SignTruck .p-top-sectionSub{
  width: 100%;
  margin: 0 auto 0 0;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-sectionSub__title{
  width: 270px;
margin: 130px auto 0 40px;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-sectionSub__desc{
  width: 520px;
  position: absolute;
  right: 30px;
  top: 25px;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-sectionSub__icon{
margin-left: 60px;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-sectionSub__icon img{
  padding-bottom: 0;
  }
.serviceContents_SignTruck .p-top-sectionSub .p-top-section__btn{
  position: absolute;
  left: 0;
  bottom: -10px;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-sectionSub__icon{
position: absolute;
left: 20px;
}
}
@media screen and (max-width:1024px){
.serviceContents_SignTruck{
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding-top: 60px;
}
.business_service_txt{
  position: relative;
    width: 84vw;
    margin-left: auto;
    font-weight: 500;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-sectionSub__title:first-child{
  letter-spacing: -0.025em;
  margin-top: 30px;
}
.serviceContents_SignTruck .p-top-sectionSub .p-top-section__btn{
  margin: 2.6666666667vw auto 0 -11vw;
}
}

@media screen and (max-width:768px){
  .Wrapper_article_index{
margin-top: 120px;
padding-right: 5px;
  }
  .Wrapper_article_index .h1_title{
    font-size: 28px;
    padding-bottom: 20px;
      }
  .contents-index{
    margin-top: 25px;
  }
  .case__swiper__contents-img img{
    width: 25%;
    min-width: 100px;
    height: auto;
  }
  .case__swiper__contents{
    margin-bottom: 0;
  }
  .text-wrap h3{
    font-size:max(3vw,15px);
  }
  .text-wrap{
    width: 69%;
    right: 0;
    top: 0;
    }
  .text-wrap-list{
    margin-top: 5px;
    line-height: 1.5;
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  }
.contact_txt{
  line-height: 1.5;
}
}
.interview_box{
  display: flex;
  margin: 70px 0 0 0;
}
.interview_box a{
width: 47%;
}
.interview_box a img{
  padding-bottom: 0;
  }
.interview_txt{
  padding: 0 0 .7em .3em;
  letter-spacing: .05em;
  line-height: 1.71;
  font-weight: 400;
  margin-right: 18px;
  width: 53%;
  font-size: 14px;
}
span.line_s {
  display: block;
  height: 12px;
}
.txt-link{
  color: #317fb4;
}
@media screen and (max-width:1024px){
  .interview_box{
    display: block;
    margin: 55px 0 0 0;
  }
  .interview_box a{
  width: 100%;
  }
  .interview_txt{
    font-size: 3.4666666667vw;
    padding: 0 0 0.3em .3em;
    width: 100%;
  }
  .sp-s{
    font-size:smaller;

  }
}