@media screen and (max-width: 650px){
  header{
    position: relative;
  }
  .l-inner{
    width: 95% !important;
  }
  section{
    margin-top: 0 !important;
  }
    #hero{
   aspect-ratio:3 / 2 !important;
   width: 100vw;
    }
    .top-jigyou{
      display: block;
    }
    .jigyou_img{width:100vw !important;}
    .top-jigyou-content {
      padding-top: 10px;
      width: 95%;
      margin: 0 auto;
   padding-right: 0;
   padding-left: 0;
  }
  .eng_ttl {
    font-size: 72px !important;
    font-size: 12rem;
    font-weight: 700;
    color: #f3f4f3;
    line-height: .7;
    pointer-events: none;
    position: relative;
}
.top-news-content {
  padding: 0;
}
.news_top{
  padding: 8px;
  margin: 0;
}
.top_recruit_infobox{
  width: 90%;
  height: auto;
}
.top_rec{
  font-size: 1.6rem !important;
}
.top_recruit_infobox h3{
  font-size: 1rem !important;
}
.top_recruit_infobox {
  position: absolute !important;

  color: #fff;
  bottom: -80%;

  background-color: rgba(82,156,71,.9);
  position: relative;
  padding: 20px;
}
.top_recruit_infobox_btn {
  position: absolute;
  bottom: -150px;
  right: auto !important;
  width: 300px;
  background: hsl(130, 100%, 12%);
  color: #f3f4f3;
  padding: 20px 50px;
  font-size: 1.2rem;
}
/* ニュースページ */
.eng_ttl2 {
  font-size: 120px !important;
  /* font-size: 12rem; */
  font-weight: 700;
  color: #f3f4f3;
  line-height: .7;
  pointer-events: none;
  position: relative;
  text-align: right;
}
.news{
  width: 100%;
  padding: 4px;
  margin:0 !important;
}
.col-5{
  width: 100% !important;
}
.thumb > img{
  max-width: 100% !important;
}
/* ニュースページ */
/* 会社概要 */
.p_tate{
  display: none !important;
}
.name{
  font-size: 1.8rem !important;
}
.right_box{
  position: relative !important  ;
}
.common_ttl__inner{
  padding: 0 !important;
}
.company_box{
  padding: 24px 8px !important;
  width: 95%  !important;
}
#table01 th, #table01 td {
  padding: 8px 0 !important;
  border: none;
}
.company{
  padding-top: 24px !important;
}
.company_box{
  margin-bottom: 0 !important;
}
.gaiyou_box{
  height: auto !important;
}
.mb-800{
  margin-bottom: 24px !important;
}
.company_konno{
  padding-top: 24px !important;
}
/* 会社概要 */
.telcontact{
  font-size: 36px !important;
}

.l-inner3{
  width: 100vw !important;
}




.item-1 { order: 1; }
.item-2 { order: 2; }




.job_ttl{
  white-space: wrap;
  line-height: 1.4rem;
  padding: 0;
}

















}
@media screen and (min-width: 768px){
  .br-sp {display: none; }
  }