@charset "utf-8";
@media (max-width: 480px) {
  /* 各種設定-------------------------------------------------------------------- */
  .PC {
    display: none !important;
  }
  .SP {
    display: initial !important;
  }
  body {
    font-size: 1.4em;
  }
  .bg {
    padding-bottom: 80px;
  }
  .bg_h {
    margin-top: initial;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 80px;
  }
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.3em;
    margin-bottom: 15px;
  }
  h4 {
    font-size: 1.1em;
  }
  .s {
    font-size: 1.1em;
    margin-bottom: 10px;
  }
  .m {
    font-size: 1.72em;
  }
  .l {
    font-size: 2.0em;
  }
  .xl {
    font-size: 2.285em;
    margin-bottom: 30px;
  }
  .hm::before,.hm::after {
    top: 50px;
  }
  .sptop_img {
    display: initial !important;
    height: 260px;
    object-fit: cover;
  }
  .pctop_img {
    display: none !important;
  }
  .sp_plan_img {
    display: initial;
  }
  .pc_plan_img {
    display: none;
  }
  .lum-lightbox-inner img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .Table th {
    display: block;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    width: auto;
  }
  .Table td {
    display: block;
    border-top: initial;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    width: auto;
  }
  .Harea .wrap {
    width: 100%;
  }
  /* 各種初期化 --------------------------------------------------------------------*/
  /* ヘッダー */
  .top {
    display: none;
  }
  .spf {
    display: initial;
  }
  .top_img {
    margin-top: 82px;
    height: 260px;
  }
  .top_img video{
    height: 260px;
  }
  .index_t {
    min-width: initial;
    font-size: 24px;
    position: relative;
    bottom: 0;
    left: 0;
    background-color: #F4F4F4;
    margin-top: -10px;
  }
  .index_t span {
    font-size: 18px;
    line-height: 1.5em;
    margin-top: 5px;
  }
/* ▲ヘッダー終わり▲ */
  /* 共通項目 */
  .wrap {
    width: 90vw;
    min-width: initial;
    max-width: 500px;
  }
  .wrapS {
    width: 90vw;
    min-width: initial;
    max-width: 500px;
  }
  .wrapSB {
    width: 90vw;
    min-width: initial;
    max-width: 500px;
  }
  .wrapM {
    width: 90vw;
    min-width: initial;
    max-width: 500px;
  }
  .pcbr {
    display: none;
  }
  .spbr {
    display: initial;
  }
.float_l {
  float: initial !important;
  width: 100% !important;
  max-width: initial !important;
}
.float_r {
  float: initial !important;
  width: 100% !important;
  max-width: initial !important;
}
.SpImg {
  width: 91.5vw !important;
  margin-left: -4.25vw !important;
}
.flex {
  display: initial;
}
.flexorder {
  display: flex;
  flex-flow: column;
}
.between,.around {
  justify-content: initial;
}
.Read {
  font-size: 1.72em;
  margin-top: 60px;
  margin-bottom: 40px;
}
.Harea {
  background-repeat: no-repeat;
  background-size: cover;
  height: 240PX;
}
.Harea h2 {
  width: 95%;
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
.templateH {
  margin-top: 52px;
  padding-top: 79px;
  padding-bottom: 79px;
  height: auto;
}
.breadcrum .topwrap {
  padding:initial;
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
}
/* 装飾-------------------------------------------------------------------- */


/* 各ヘッダーイメージ-------------------------------------------------------------- */
.listH {
  background-image: url('../img/header/header_list_sp.jpg');
}

/* 各ページ共通-------------------------------------------------------------------- */
.mt {
  margin-bottom: -10px;
}
.Title01 {
  margin-bottom: 30px;
}
.Title03 {
  margin-bottom: 30px;
}
.jumparea {
  margin-top: 50px;
}
.jumparea .wrapM {
  min-width: initial;
  width: 90vw;
}
.jumparea ul li {
  float: left !important;
  width: initial !important;
  margin-right: 0;
}
.jumparea ul li a {
  padding: 10px 30px 10px 15px;
  margin-bottom: 10px;
  margin-right: 9px;
  display: block;
}

/* トップページ-------------------------------------------------------------------- */
.Title01.sm {
  font-size: 1.6em;
}
.Content01 {
  margin-top: 240px;
}
.content01-box1 .subTitle01 ,.content01-box1 .subTitle02 {
  text-align: left;
}
.Content02 img {
  width: 95%;
}
.content02-box1 .float_l::before, .content02-box2 .float_r::before {
  width: 95%;
  left: 5%;
  height: 100%;
}
.content02-box1 .float_l {
  margin-bottom: 20px;
}
.content02-box2 {
  display: flex;
  flex-flow: column;
}
.content02-box2 .float_l {
  order: 2;
  padding-left: 0;
}
.content02-box2 .float_r {
  order: 1;
  margin-bottom: 20px;
}

/* 会社概要-------------------------------------------------------------------- */
.About01 {
  margin-top: 80px;
}
.about01-box1 .float_r {
  padding-right: 0;
}
.about01-box2 .float_l {
  padding-right: 0;
}
.about01-box2 {
  display: flex;
  flex-flow: column;
}
.about01-box2 .float_l {
  order: 2;
  padding-left: 0;
}
.about01-box2 .float_r {
  order: 1;
  margin-bottom: 20px;
}


 /* お問い合わせ-------------------------------------------------------------------- */
 .CONTACT .Contact01 {
  margin-top: 80px;
 }
.CONTACT .Contact01 .tel {
  padding: 20px 30px;
}
.TableF th {
  padding-bottom: 0;
}
.TableF td {
  padding-bottom: 2em;
}
.Btn04 button {
  position: initial;
  left: initial;
  background-origin: initial;
}

/* アルバイト企業一覧-------------------------------------------------------------------- */
.right-side-navi {
  position: fixed;
  right: initial;
  top: initial;
  bottom: 0;
  width: 100%;
}
.right-side-navi a {
  background-color: #FFE641;
  writing-mode: initial;
  display: inline-block;
  padding: 10px 0px 10px 0px;
  letter-spacing: 0.3em;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.right-side-navi a::before {
  top: -5px;
  left: 30px;
  height: 42px;
  width: 55px;
}
.TableL {
  border: 0;
}
.TableL thead tr th:nth-child(3) {
  width: 100%;
}
.TableL th, .TableL td {
  display: table-cell;
  padding: 10px 5px !important;
  border: 0px !important;
}
.TableL th {
  width: 65px;
  text-align: center;
  background-color: #343434;
  color: #fff;
  border-bottom: 1px solid #FFFFFF !important;
}
.TableL td {
  background-color: initial !important;
  border-right: 0 !important;
  width: calc(100% - 65px) !important;
  box-sizing: border-box;
  border-bottom: 1px solid #B4B4B4 !important;
}
th.th-Img {
  background-color: initial;
}
th.th-Img img {
  max-width: 60px;
  margin: 0 auto;
}
td.td-Img {
  border-bottom: 0 !important;
}
tr.last-tr th , tr.last-tr td {
  border-bottom: 0 !important;
}
.List02 .wrapM {
  width: 95%;
}
.list01-box1 .SP {
  display: block !important;
  background-color: #fff;
  padding-left: 2.5%;
  padding-right: 2.5%;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.list01-box1 .float_l {
  margin-bottom: 20px;
}
.List01 {
  margin-top: 80px;
}
.list01-box1 .float_l:nth-child(2) {
  margin-left: 0;
  margin-right: 0;
}
.Btn06 {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}
.Btn06 a {
  margin-top: initial;
}
.Btn07 {
  display: inline-block;
  margin-top: 20px;
}
.Btn07 a {
  padding: 10px 42px 7px 42px;
}

/* プライバシーポリシー------------------------------------------------------------- */
.Privacy01 {
  margin-top: 80px;
}


}