@charset "UTF-8";

.recruit_page_head::before {background-image: url(/imgs/recruit/recruit_bg_sp.jpg);}


#bg-video {
  left: 50%;
  transform: translate(-50%, 0%);
  min-height: 100%;
  min-height: 100vh;
  min-width: 100%;
  min-width: 100vw;
  position: absolute;
  top: 0;
}
.video-bg {
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}
.video-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.content2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.container2 {
  position: absolute;
  top: 55%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.title {
  display: block;
  font-size: 3rem;
  padding: 0 0 1em;
  font-weight: 700;
  text-align: left;
}
.bosyu {
  width: 65%;
  font-size: 1.5em;
  padding: 0.6em 0;
  /* margin: 0 auto; */
  border: solid 1px;
  text-align: center;
  display: block;
}
.recruit_page .page_head_ttl_box {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .recruit_page_head::before {background-image: url(/imgs/recruit/recruit_bg_pc.jpg);}
  .container2 {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  .title {
    font-size: 3em;
  }
  .bosyu {
    font-size: 1.6rem;
  }
  .recruit_page .page_head_ttl_box {
    top: 30%;
    left: 6em;
    right: 0;
    margin: 0 auto;
  }
} /* min:960 */


/* == ダンス界に多大な影響力のある日本最大級のダンススクール == */

.recruit_about_ttl {
  font-size: 2.3rem;
  font-weight: 600;
}
.ttl1_span {
  display: block;
  font-size: 4.1vw;
  text-align: center;
  padding-top: 1.9%;
  margin: auto;
  color: #83c9c8;
}
.recruit_youtube_wrap {
  max-width: 42rem;
  margin: auto;
}
.rikumai {
  padding-top: 3em;
}
.rikunabi04,
.mainabi04 {
  display: block;
  width: 80%;
  padding: 1rem 0;
  margin: auto;
}
.recruit_about_bloc p {
  font-size: 1.2em;
  text-align: left;
  line-height: 2;
  padding: 1.5em 0 3em;
}
.recruit_about_bloc .bun {
  display: block;
  padding-top: 3%;
}
.about_box_img img{
  border-radius: 1em;
} 

@media (min-width: 769px) {
  .recruit_about_bloc {
    padding: 8rem 0;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .about_box_ttl{
    width: 50%;
  }
  .about_box_img{
    width: 40%;
  }
  .about_box_img img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    right: -6em;
    top: 3em;
    border-radius: 2em 0 0 2em;
  } 
  /* .recruit_about_ttl {
    font-size: 3.2rem;
  } */
  .ttl1_span {
    font-size: 0.5em;
    padding-top: 0.2%;
  }
  .recruit_about_bloc p {
    font-size: 1.5em;
  }
  .rikumai {
    display: flex;
    justify-content: center;
    padding-top: 6rem;
  }
  .rikunabi04,
  .mainabi04 {
    width: 28%;
    margin: 0 1em;
  }
} /* min:960 */

/*_______________

スタッフとお客様の笑顔が溢れる職場です
_________________*/

.back123 {
  background-color: #f6f6f5;
}
.back123 .ttl {
  font-weight: 600;
  color: #32323c;
}

.box {
  padding: 3rem 0;
}
.box dl {
  padding: 0 2rem;
}

.box dt {
  position: relative;
  line-height: 1.3;
  font-size: 6.2vw;
  font-weight: 700;
  text-align: left;
  padding: 2rem 0;
}

.box .suuji {
  position: absolute;
  left: -1rem;
  top: 50%;
  font-size: 5em;
  font-weight: 300;
  line-height: 1;
  color: #005a49;
  opacity: 0.08;
  transform: translate(0, -53%);
}
.box .txt {
  position: relative;
}
.ddp {
  font-size: 1.2rem;
  /* color: #fff; */
  line-height: 1.8;
  padding: 1rem 0 3rem;
  text-align: left;
}

@media (min-width: 960px) {
  .back123 .ttl {
    font-size: 3.1rem;
  }
  .miryoku_box {
    display: flex;
    justify-content: space-between;
    padding: 0 4rem;
  }
  .box {
    width: 30%;
  }
  .box .suuji {
    font-size: 6em;
  }
  .box dl {
    padding: 0;
  }
  .box dt {
    font-size: 1.5em;
  }
  .ddp {
    min-height: 17em;
  }
} /* min:960 */

@media (min-width: 960px) {
  .box dt {
    font-size: 1.9em;
  }
  .ddp {
    font-size: 1.15rem;
    min-height: 14.2em;
  }
} /* min:960 */


/* == STAFF VOICE == */

.interview_gp_box {
  padding: 1.5em 0;
}
.interview {
  position: relative;
}

.inter_txt {
  width: 100%;
  font-weight: 400;
  /* overflow: hidden; */
  /* background-color: #efefef; */
  /* padding: 1.5% 5% 4%; */
  /* color: #fff; */
}
.interview img {
  transition-duration: 0.3s;
  overflow: hidden;
}
.inter_txt li:first-of-type {
  padding: .2em 0 0;
  font-size: 2em;
}
.inter_txt li:last-of-type {
  font-size: 1.5em;
}

@media (min-width: 960px) {
  .interview_gp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  .interview_gp_box {
    width: 48%;
    margin-bottom: 4%;
  }
  .int_abso ul:first-of-type {
    position: absolute;
    top: 88%;
  }
  .int_abso ul:last-of-type {
    position: absolute;
    top: 88%;
  }

  .interview_gp img:hover {
    transform: scale(1.2);
    transition: opacity 0.1ms, transform 0.3s !important;
    color: #fff !important;
  }
  figure.interview_img {
    overflow: hidden;
  }
  /* .interview_gp a:hover + .bbb {
    background: #333;
    color: #fff !important;
  } */
  .interview:hover .inter_txt {
    color: var(--color-pink) !important;
  }
} /* min:960 */


/* == MAIN WORKS == */
.work_content {
  background-color: var(--color-pink);
  /* background-color: #c5bdaf; */
  color: #fff;
  padding: 16% 0;
}
.recruit-work-box li {
  width: 100%;
  padding: 0;
  margin-bottom: 0em;
  font-size: 4.8vw;
  line-height: 1.6;
}
.recruit-work-box li h3 {
  font-size: 2em;
  font-weight: 500;
  opacity: 0.8;
  padding: 1em 0 0;
}
.recruit-work-box p {
  font-size: 1.35rem;
  line-height: 1.8;
  margin-bottom: 1em;
  text-align: left;
}

@media (min-width: 960px) {
  .work_content {
    padding: 6% 0;
  }
  .recruit-work-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .recruit-work-box li {
    width: 47%;
    padding: 0;
    margin-bottom: 0em;
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .recruit-work-box li h3 {
    font-size: 4rem;
    padding-top: 4%;
  }
  .recruit-work-box p {
    font-size: 1.35rem;
    line-height: 1.8;
    margin-bottom: 1em;
  }
} /* min:960 */


/* ___ RECRUIT INFO___ */
.recruit-boxsec5 {
  padding: 4em 0;
  background-color: #efefef;
}
.recruit-boxsec5 table {
  border-collapse: collapse;
  border-spacing: 0;
  /* border-top: 1px solid var(--color-black);  */
  width: 100%;
}
.info-ttl {
  display: block;
  font-size: .3em;
  font-weight: 700;
}
.recruit-boxsec5 tbody {
  background-color: transparent;
}
.recruit-boxsec5 th {
  display: table-cell;
  width: 30%;
  font-size: 1em;
  font-weight: bold;
  padding: 2.5em 0;
  margin-bottom: 0;
  border-bottom: 1px solid;
  text-align: left;
}
.recruit-boxsec5 td {
  display: table-cell;
  width: 100%;
  font-size: 1.1em;
  padding: 2em 0;
  line-height: 1.7;
  text-align: left;
  border-bottom: 1px solid #222;
}
.info-ttl2 {
  text-align: center;
  font-weight: 700;
  font-size: 1.4vw;
  padding: 5% 0 3%;
  width: 80%;
  margin: auto;
}
.table {
  justify-content: center;
  display: flex;
  font-size: 1.2vw;
  width: 100%;
}

@media (min-width: 769px) {
  .recruit-boxsec5 {
    padding: 4em 0 6em;
  }
  .recruit-boxsec5 th {
    font-size: 1.2em;
  }
  .recruit-boxsec5 td {
    font-size: 1.4em;
    padding: 1.5em 0;
  }
  .info-ttl {
    font-size: 1.3rem;
    padding: 1% 0 4%;
  }
} /* min:960 */


/* ここから7/10上山追記 */

/*タブのスタイル*/
/* .recruit_tab_item {
  width: calc(100% / 2);
  border-bottom: 1px solid #222;
  line-height: 50px;
  font-size: 1.2em;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
  font-weight: 600;
} */

/*タブのスタイル契約社員のみ表示用*/
.recruit_tab_item {
  width: calc(100%);
  border-bottom: 1px solid #222;
  line-height: 50px;
  font-size: 1.2em;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
  font-weight: 600;
}

/*ラジオボタンを全て消す*/
input[name="recruit_tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.recruit_tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#staff:checked ~ #staff_content,
#part:checked ~ #part_content {
  display: block;
}


/*選択されているタブのスタイルを変える*/
.recruit_tabs input:checked + .recruit_tab_item {
  background-color: var(--color-grey);
  border-radius: .1em;
  font-weight: 600;
}

/* ここまで7/10上山追記 */



/* == JOB FAIR === */
.jobfair {
  width: 100%;
  padding: 3% 0 1%;
  margin: auto;
  justify-content: center;
  text-align: center;
}
.jobfair:hover {
  opacity: 0.5;
}

@media (min-width: 960px) {
  .jobfair {
    max-width: 56rem;
  }
} /* min:960 */

/*_____________

OTHER WORKS
_______________*/
.other.sec_bloc {
  padding: 0 0 10rem;
}
.other_box {
  padding: 1em 0;
}
.other_box a {
  color: #222;
}

.text1 {
  font-size: 3.6vw;
  padding: 7%;
}
.ttl3 {
  font-size: 7vw;
  padding: 16% 0 10%;
}

.hover {
  position: relative;
}
.hover-text {
  padding-top: 1rem;
}
.hover .hover-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  /*透明にして表示させない*/
  opacity: 0;
  /*ホバーの動き方*/
  transition: 0.3s ease-in-out;

  display: flex;
  justify-content: center;
  align-items: center;
}
.hover .hover-text .text2 {
  font-size: 16px;
  padding: 0 20px;
}
/*ホバーエフェクト*/
.hover:hover .hover-text {
  /*不透明にして表示*/
  opacity: 1;
  /*padding-topで上からスライド*/
  padding-top: 0;
}

@media (min-width: 960px) {
  .banner_flex {
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
  .other_box {
    padding: 0;
    width: 31.5%;
  }
  .text1 {
    font-size: 10px;
    padding: 8%;
  }
  .ttl3 {
    padding: 7% 0 3%;
  }
} /* min:960 */
@media (min-width: 960px) {
  .other.sec_bloc {
    padding: 0 0 12rem;
  }
  .text1 {
    font-size: 1rem;
  }
} /* min:960 */


/* 修正 =================================== */
.rec_entry_btn {
  position: fixed;
  z-index: 9999;
  font-weight: 500;
  color: #fff;
  padding: .8em 1.6em;
  opacity: .95;
  background: var(--color-pink);
  right: 0;
  bottom: 0;
  font-size: 2rem;
  cursor: pointer;
  border-radius: 1em 0 0 0;
  letter-spacing: .05em;
}
@media (min-width: 769px) {
  .rec_entry_btn {
    width: 15rem;
    padding: 2rem;
    text-align: center;
    right: 0;
    font-size: 2rem;
  }
  .rec_entry_btn:hover {
    opacity: 0.5;
  }
} /* 960 */

.secondary-btn {
  display: block;
  background-color: var(--color-pink);
  padding: 1em 0;
  font-size: 1.6em;
  font-weight: 500;
  color: #fff;
  float: none !important;
  max-width: 28rem;
  margin: 1em auto;
}
.secondary-btn[disabled]{
  cursor:not-allowed;
  background: var(--color-grey);
}
.couple-operate-right {
  width: 100% !important;
}

/*googleしごと検索用ロゴ表示*/
.n-st-desc-recruit-logo {
  display: none;
}

.n-st-desc-recruit .wrap p {
  width: 100%;
  text-align: justify;
}
.recruit_btn_block {
  padding: 4rem 0 2rem;
}
.recruit_btn_wrap_ttl {
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 0;
}

.recruit_btn {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  background-color: var(--color-pink);
  color: #fff;
  text-align: center;
  border-radius: 0.1em;
  width: 100%;
  max-width: 30rem;
  padding: 1.2em;
  margin: 1.2em auto;
  cursor: pointer;
}
.recruit_btn._line {
  background-color: #6da76d;
}
.recruit_btn._line .txt {
  position: relative;
  padding-left: 3.8rem;
  padding-right: 1em;
}
.recruit_btn._line .txt::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3rem;
  background-image: url(/imgs/icon_line.svg);
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 3%;
  margin: auto;
  filter: var(--filter-w);
}
.recruit-box {
  display: none;
  padding-top: 6rem;
}
.info-wrapper p{
  display: block;
  padding: .5em 0;
}
.info_cat{
  display: block;
  font-weight: 700;
  font-size: 1.2em;
  padding: .5em 0;
}
.info_txt{
  display: block;
  padding-left: 1.2em;
}

@media screen and (min-width: 960px) {
  .n-st-desc-recruit .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .n-st-desc-recruit-logo {
    display: block;
    width: 70px;
  }
  .n-st-desc-recruit .wrap p {
    width: calc(100% - 90px);
  }
  .info-wrapper {
    /* padding: 3em 0 0; */
    margin: 0 auto;
  }
  .recruit_btn_wrap {
    display: flex;
    justify-content: center;
  }
  .recruit_btn {
    margin: 1em 0.5em;
    transition: opacity 0.3s;
  }
  .recruit_btn:hover {
    opacity: 0.6;
  }
  .recruit-box.sec_bloc {
    padding-top: 10rem;
  }
  .info_cat{
    font-size: 1em;
  }
} /* 768 */


/* リクルート 入力フォーム
========================================== */
.caution-pink{color:var(--color-pink);}
