/* CSS Document */
/* ヨガ用に修正 */

/*_______________

ksyvis
_________________*/
main section{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
img{
  width: 100%;
}
/* .wrap3 {
  position: relative;
  height: 85vh;
} */

#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 {
  font-size: 3.3rem;
  font-weight: 700;
  text-align: center;
}
.bosyu{
  width: 20rem;
  font-size: 1.62rem;
  padding: .6em 0;
  margin: 1.1em auto 1.4em;
  border: solid 1px;
  text-align: center;
  font-weight: 600;
  letter-spacing: .1em;
}

@media (min-width: 769px){
  /* .wrap3{
    height: 99.8vh;
  } */
  .container2 {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  .title {
    font-size: 6.2rem;
  }
  .bosyu {
    font-size: 1.6rem;
  }

}/* min:960 */



/*_______________

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

.don{
  background-repeat: no-repeat;
  background-size: cover!important;
  /* background-image: url(/recruit/images_rec/yaoga_recruit_back_01.jpg); */
}
.about_gp {
  background-image: none;
  width: 100%;
  padding: 10vh 0 4vh;
  position: relative;
  padding: 10vh 0 10vh;
  /* color: #fff; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.recruit_wrap h2 {
  font-family: var(--font-comp);
  font-size: 2.6rem;
  font-weight: 300;
  text-align: center;
  padding: 1em 0;
}
.about_gp h2 {
  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;
}

.about_gp p {
  font-size: 4.2vw;
  text-align: left;
  line-height: 2.4;
  padding: 6% 5% 13%;
}

.recruit_youtube_wrap{
  max-width: 42rem;
  margin: auto;
}
.rikumai{
  padding-top: 7rem;
}
.rikunabi04,.mainabi04{
  display: block;
  width: 76%;
  padding: 1rem 0;
  margin: auto;
}

.about_gp p {
  font-size: 1.28rem;
  text-align: left;
  line-height: 2;
  padding: 8% 0 14%;
}
.about_gp .bun{
  display: block;
  padding-top: 3%;
}

@media (min-width: 769px){

  .about_gp{
    padding: 8rem 0;
  }
  .recruit_wrap h2{
    font-size: 3.4rem;
  }
  .about_gp h2 {
    font-size: 3.2rem;
  }
  .ttl1_span{
    font-size: .5em;
    padding-top: 0.2%;
  }
  .about_gp p{
    padding: 3% 10% 6rem;
  }
  .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-family: 'Barlow Semi Condensed', sans-serif;
  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: 769px){
  .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: 769px){

  .box dt {
    font-size: 1.9em;
  }
  .ddp {
    font-size: 1.15rem;
    min-height: 14.2em;
  }

}/* min:960 */


/*_______________

STAFF VOICE
_________________*/

.interview_gp_box{
  margin-bottom: 2rem;
}
.interview{
  position: relative;
}

.interview ul{
  overflow: hidden;
  top: 95%;
  background-color: #efefef;
  width: 100%;
  padding: 1.5% 5% 4%;
  color: #fff;
}
.interview img{
	transition-duration: 0.3s;	
  overflow: hidden;
}

.inter_txt,.suuji {
  font-family: 'Barlow Semi Condensed', sans-serif;
}

.inter_txt li:first-of-type {
  padding-bottom: 1%;
  font-size: 8vw;
  color: #000;
  font-weight: 100;
}
.inter_txt li:last-of-type {
  font-size: 5vw;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}


@media (min-width: 769px){
  .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 .1ms , transform .3s !important;
    color: #fff!important;
  }
  .interview ul:hover{
    background-color: #ccc;
    color: #fff!important;
  }
  figure.interview_img {
    overflow: hidden;
  }  
  
  .interview_gp a:hover+ .bbb{
    background: #333;
    color: #fff!important;
  }
  .interview:hover .inter_txt{
    background: #ccc;
    color: #fff!important;
  }
  .inter_txt li:first-of-type{
    color: #fff;
    color: #000;
    font-weight: 100;
    font-size: 2.9rem;
  }
  .inter_txt li:last-of-type{
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
  }

  
}/* min:960 */


/*_______________

MAIN WORKS
_________________*/

.work_content{
  background-color: #32323c;
  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: 10vw;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #fff;
  opacity: .8;
  text-align: center;
  padding-top: 8%;
  margin-bottom: .5em;
}

.recruit-work-box p {
  font-size: 1.35rem;
  line-height: 1.8;
  margin-bottom: 1em;
  text-align: left;
} 

@media (min-width: 769px){
  .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;
}
.info-ttl {
  display: block;
  width: 90%;
  font-size: 3.4vw;
  font-weight: 700;
  text-align: center;
  margin: auto;
  padding: 0% 0 6%;
}
.recruit-boxsec5 tbody{
  background-color: transparent;
}
.recruit-boxsec5 th{
  display: table-cell;
  width: 30%;
  font-size: 4vw;
  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: 3.5vw;
  padding: 2em 0.1em;
  line-height: 1.6;
  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.5rem;
  }
  .recruit-boxsec5 td{
    font-size: 1.4em;
    padding: 2.5em 0.5em 2.5em;
  }
  .info-ttl{
    font-size: 1.3rem;
    padding: 1% 0 4%;
  }
  
}/* min:960 */

/*_____________

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: 769px){
  .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: .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: 769px){

  .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: 769px){
  .other.sec_bloc {
    padding: 0 0 12rem;
  }
  .text1{
    font-size: 1rem;
  }
}/* min:960 */




/* 修正 =================================== */
.rec_entry_btn {
  position: fixed;
  z-index: 80;
  font-weight: 700;
  width: fit-content;
  color: #fff;
  padding: 2.2rem;
  text-align: center;
  background: #000;
  right: 0;
  bottom: 0;
  font-size: 1.92rem;
  cursor: pointer;
}
@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: #222!important;
  padding: 1em 0;
  font-size: 1.6em;
  font-weight: 500;
  color: #fff;
  float: none !important;
  max-width: 28rem;
  margin:1em auto;
}
.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-boxsec5 table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #222;
}

.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-black);
  color: #fff;
  text-align: center;
  border-radius: .1em;
  width: 100%;
  max-width: 30rem;
  padding: 1.2em;
  margin: 1.2em 0 ;
  cursor: pointer;
}
.recruit_btn._line{
  background-color: #00B900;
}
.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/line-ico-w.svg);
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 3%;
  margin: auto;
}

.recruit-box{
  display: none;
  padding-top: 6rem;
}

@media screen and (min-width: 769px){
  .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{
    max-width: 72rem;
    margin: auto;
  }

  .recruit_btn_wrap{
    display: flex;
    justify-content: center;
  }
  .recruit_btn{
    margin: 1em .5em;
    transition: opacity .3s;
  }
  .recruit_btn:hover{
    opacity: .6;
  }
  .recruit-box.sec_bloc {
    padding-top: 10rem;
  }

}/* 768 */
