/* CSS Document */

/*_______________

ksyvis
_________________*/

.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: 10.2vw;
  font-weight: 700;
  text-align: center;
}
.bosyu{
  width: 65%;
  font-size: 5.1vw;
  padding: 3% 0;
  margin: 6% auto 9%;
  border: solid 1px;
  text-align: center;
  font-weight: 600;
  letter-spacing: .1em;
}

@media (min-width: 769px){
  .wrap3{
    height: 99.8vh;
  }
  .container2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  .title {
    font-size: 6.2vw;
  }
  .bosyu {
    width: 21%;
    font-size: 1.7vw;
    padding: 1% 0 1%;
    margin: 1% auto 4%;
  }

}/* min:769 */



/*_______________

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

.don{
  background-repeat: no-repeat;
  background-size: cover!important;
  background-image: url(https://www.noadance.com/recruit/images_rec/about6.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: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Roboto, '游ゴシック Medium', meiryo, sans-serif;
  font-size: 7.5vw;
  font-weight: 700;
  text-align: center;
  padding: 1em 0;
}
.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: 4vw;
  text-align: left;
  line-height: 2.4;
  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: 3rem;
    font-weight: 700;
  }
  .ttl1_span{
    font-size: .5em;
    padding-top: 0.2%;
  }
  .about_gp p{
    font-size: 1.4rem;
    line-height: 2.4;
    text-align: left;
    padding: 3% 14% 8%;
  }
  .rikumai{
    display: flex;
    justify-content: center;
    padding-top: 7rem;
  }
  .rikunabi04,.mainabi04{
    width: 28%;
    margin: 0 1em;
  }
}/* min:769 */


/*_______________

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

.back123{
  background: #222;
}
.back123 .ttl{
  color: #fff;
}

.box {
  padding: 3rem 0;
}
.box dl {
  padding: 0 var(--inn-w);
}

.box dt {
  position: relative;
  line-height: 1.3;
  color: #83c9c8;
  font-size: 6.6vw;
  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: #fff;
  opacity: 0.2;
  transform: translate(0, -53%);
}
.box .txt {
  position: relative;
}
.ddp{
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.8;
  padding: 1rem 0 3rem;
}

@media (min-width: 769px){

  .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:769 */

@media (min-width: 960px){

  .box dt {
    font-size: 2em;
  }
  .ddp {
    min-height: 14em;
  }

}/* min:769 */


/*_______________

STAFF VOICE
_________________*/

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

.interview ul{
  overflow: hidden;
  top: 95%;
  background-color: rgba(0, 0, 0, 0.1);
  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: 8.5vw;
  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: 3rem 0 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:769 */


/*_______________

MAIN WORKS
_________________*/

.work_content{
  background: #222;
  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;
} 

@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:769 */


/*_______________

RECRUIT INFO
ダンススクールのフロント・接客・運営スタッフ
_________________*/

.recruit-boxsec5{
  padding: 4em 0;
  background: #efefef;
  color: #222;
}
.info-ttl {
  display: block;
  width: 90%;
  font-size: 3.4vw;
  font-weight: 700;
  text-align: center;
  margin: auto;
  padding: 0% 0 6%;
}

.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 #222;
  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:769 */

/*_____________

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:769 */

/* job fair carrer table */
.session_infobox table {
  font-size: 1.1em;
  line-height: 1.5;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 100%;
  margin-bottom: 2em;
}

.session_infobox td,.session_infobox th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: .75em;
  vertical-align: middle;
}



.session_infobox th {
  background: #f6f6f6;
  width: 26%;
  text-align: center;
}

.session_infobox td ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.session_infobox td li {
  width: 48%;
}

.session_infobox table a {
  color: #FC247C;
}

.session_infobox p {
  font: size 3.5em;
}

@media (min-width: 769px){
  .session_infobox table {
    font-size: 1.3em;
  }

}/* min:769 */



/* jobfair carrer form */
.bosyu-yoko > input {display: none; }
.bosyu-yoko > input:nth-child(1) + label {
  cursor: pointer;
  /* color: #f72872 !important; */
  font-size: 3.75vw;
  display: block;
}
.bosyu-yoko > input:nth-child(1) + label i {
  color: #f72872 !important;
  padding: .4em;
}

.bosyu_youkou_txt p {
  font-size: 1.2rem;
  padding: .2em 0;
}

.bosyu-yoko2 {
  display: none;
  position: fixed;
  z-index: 10002;
  width: 90%;
  height: 80%;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  margin-top: 2rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 2em 1.5em;
  overflow: auto;
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  color: var(--color-black)
}
.bosyu-yoko > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .bosyu-yoko2 {
  display: block;

}
.bosyu-yoko > input:nth-child(1):checked ~ .bosyu-yoko2 > div > iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.bosyu-yoko > input:nth-child(1):checked ~ .bosyu-yoko2 > div > img {
  max-width: 100%;
}
.bosyu-yoko > input:nth-child(1) + label ~ label {
  display: none;
}
.bosyu-yoko > input:nth-child(1):checked ~ label[for="pop12"] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.70);
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10001;
  text-indent: -999999px;
  overflow: hidden;
}
.bosyu-yoko > input:nth-child(1):checked ~ label[for="pop13"] {
  background: rgba(0, 0, 0, 0);
  display: inline-block;
  position: fixed;
  right: 5%;
  top: 5%;
  z-index: 10999;
  width: 30pt;
  height: 30pt;
  font-size: 25px;
  border-radius: 50%;
  line-height: 30pt;
  text-align: center;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  color: #fff;
  font-weight: normal;
}
/* .gear-modal > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
  right: 10px;
  top: 12%;
} */
/* .bosyu-yoko > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .bosyu-yoko2, .bosyu-yoko > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .bosyu-yoko2 {
  display: none;
} */

.bosyu-yoko .modalTitle {
  padding-bottom: .5em;
  margin: .5em 0;
  font-size: 2.22em;
  font-weight: bold;
  letter-spacing: .05em;
}
#recForm,#recForm_part{
  display: none;
  padding-top: 3em;
}
.recruit_btn_wrap_ttl{
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  padding: 1rem 0;
}
.recruit_btn_wrap{
  padding: 0 1.5em 0;
}
.recruit_btn._line{
  background-color: #00B900;
}
.recruit_btn._line .txt{
  position: relative;
  padding-left: 3.4em;
  padding-right: 1em;
}
.recruit_btn._line .txt::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2.7em;
  background-image: url(/recruit/images/line-ico-w.svg);
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 3%;
  margin: auto;
}
.testw{	
  display:flex; 
  flex-direction: column;
  width: 80%;	
  margin: 3% auto;
}	
.modalMain th{	
  border: solid 1px #bbb!important;	
  padding: 3%!important;	
  /* background: #e6e6e6; */	
  background: #f6f6f6!important;	
  /* width: 25%!important; */
}	
.userguide-kiyaku{	
  background-color: rgba(86,196,176,0.6)important;	
  color: #fff !important;	
  border: noneimportant;
}	
.modalMain td{ 
  border: solid 1px #bbb!important;	
  padding: 3%!important;	
}

@media (min-width: 769px){
  .bosyu-yoko2 {
   
    width: 70%;
    
    padding: 3.5em 5em;
  }
}/* min:769 */

/*_____________

OTHER WORKS
_______________*/

.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:769 */

@media (min-width: 960px){
  .text1{
    font-size: 1rem;
  }
}/* min:769 */




/* 修正 =================================== */
.rec_entry_btn {
  position: fixed;
  z-index: 80;
  font-weight: 700;
  width: 28%;
  color: #fff;
  padding: 7% 3% 7%;
  text-align: center;
  background: #000;
  right: 0;
  bottom: 0;
  font-size: 6vw;
  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;
  }
  
}/* 769 */

.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 */
