@charset "UTF-8";
/* ----------------------------------------
採用情報
 ---------------------------------------- */ 

/* PC */
@media (min-width: 769px){
}
/* SP */
@media (max-width: 768px) {
}
/* print */
@media print {
}

/* ----------------------------------------
if_page_mvTtl_deco
 ---------------------------------------- */ 
.page_mvTtlBox .if_page_mvTtl_deco{
  display: block;
  width: 261.1275px;
  height: 262.7876px;
  background-image: url("../img/deco_e.png");
  right: 162.2px;
  bottom: -96px;
}
/* SP */
@media (max-width: 768px) {
  .page_mvTtlBox .if_page_mvTtl_deco{
    width: 119.2912px;
    height: 120.0733px;
    right: 26.2px;
    bottom: -40px;
  }
}

/* ----------------------------------------
recruit_info_table_sp
 ---------------------------------------- */ 
/* SP */
@media (max-width: 768px) {
  .recruit_info_table_sp thead tr th:not(:nth-child(1)){
    text-align: left;
  }
  .recruit_info_table_sp tr th:nth-child(1),
  .recruit_info_table_sp tr td:nth-child(1){
    width: 60px;
  }
  .recruit_info_table_sp .recruit_info_table{
    margin-bottom: 50px;
  }
  .recruit_info_table_sp .recruit_info_table:last-child{
    margin-bottom: 0;
  }
}

/* ----------------------------------------
recruit_ttl_ic_youtube
 ---------------------------------------- */ 
.recruit_ttl_ic_youtube{
  line-height: 1;
  position: relative;
  top: -0.1em;
}
/* SP */
@media (max-width: 768px) {
  .recruit_ttl_ic_youtube img{
    width: 21.1993px !important;
    height: 14.9357px !important;
  }
}