@charset "utf-8";



@media screen and (max-width: 599px) {

.tab{display: none;}
.pc{display: none;}
.pctab{display: none!important;}

/* *****ヘッダー***** */

.nav-items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
}

/* secボタン */

.btn{width: 100%;} 

/* secボタン　下層ページ */

.btn-page{width: 100%;} 




/* *****sec1***** */


/* *****sec2***** */

#sec2 .circle{
  margin-top: 2rem;
}


/* *****sec3***** */


/* *****sec5***** */


/*Youtube*/

/* 企業理念 */
#page .vision table th,
#page .vision table td{
  display: block;
   width: 100%;
}

#page .vision table th{
  border-top: 1px solid #999999;
}

#page .vision table tr:last-child > td{
  border-bottom: 1px solid #999999;
}



/* 会社概要 */

#page .overview table th,
#page .overview table td{
  display: block;
  width: 100%;
}
#page .overview table th{
  border-top: 1px solid #999999;
}

#page .overview table tr:last-child > td{
  border-bottom: 1px solid #999999;
}

/* 沿革 */

#page .history table th,
#page .history table td{
  display: block;
  width: 100%;
}

#page .history table th.bortop{
  border-top: 1px solid #999999;
}

#page .history table tr:last-child > td{
  border-bottom: 1px solid #999999;
}

/* *****事業内容***** */

/*#page .service3 .circle1,
#page .service3 .circle2
{
  width:  175px;
  height:  175px;
  line-height: 175px;
  font-size: 1.2rem;
}
#page .service3 .circle2{
  margin-left: -10px;
}*/



/* *****リクルート***** */

#page .recruit-sec6 table th,
#page .recruit-sec6 table td{
  display: block;
  width: 100%;
}

#page .recruit-sec6 table th{
  padding: 2rem 0 0 0;
  margin-bottom: 0.5rem;
  width: 100%;
}
#page .recruit-sec6 table td{
  padding: 0  0 2rem 0;
  width: 100%;
}

#page .recruit-sec3 .recruit-circle1,
#page .recruit-sec3 .recruit-circle2,
#page .recruit-sec3 .recruit-circle3{
  width:  320px;
  height:  320px;
  line-height: 320px;
  border: 3px solid #9eb3a0;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}




/* リクルート個別ページ */
#page .recruit-page h2.p1{
  line-height:1.5;
  
   }
#page .recruit-page table th,
#page .recruit-page table td{
  display: block;
  width: 100%;
}
#page .recruit-page table th{
  border-top: 1px solid #999999;
}

#page .recruit-page table tr:last-child > td{
  border-bottom: 1px solid #999999;
}

/* インタビュー個別ページ */

.int-page-mv .container .int-mv-name{
      top: 70%;
}
.int-page-mv .container .int-mv-info{
      top: 76%;
}


/* 当社の取り組み個別ページ */

/*#page.efforts h3{line-height: 1.5rem}*/

}/*SP END*/
