@charset "UTF-8";

header{
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
h1{
position: absolute;
background: url("../images/logo50th_w.png") center center no-repeat;
background-size: 100%;
width: 40vw;
width: 30vw;
aspect-ratio:480/336;
bottom: 5vw;
left: 5vw;
margin: auto;
text-indent: -9999px;
		z-index: 1;
}
#entryFixBTN{
position: fixed;
width: 34vw;
bottom: 6vw;
right: 4vw;
z-index: 5;
opacity: 1;
transition: 0s all;
}
#entryFixBTN.active{
opacity: 1;
}
#entryFixBTN.active2{
transition: 0s all;
}
#entryFixBTN img{
width:100%;
}
#scrollNavi{
position: absolute;
width: 8vw;
right: 0;
left: 0;
bottom: 3vw;
margin: auto;
z-index: 1;
}


/*ビデオ背景*/
#video-background,
#video-overlay,
#video-overlay2{
position: absolute;
top: 0; 
left: 0;
/*width: 100vw;
height: 100vh;*/
width: 100%;
height: 100%;
pointer-events: none;
}
#video-background {
z-index: -2;
z-index: 0;
}
#video-overlay {
z-index: 0;
background: #000;
}
#video-overlay2{
background: url("../images/dot.png");
}

#youtube-area {
width: 100%;
height: 100%;
position: absolute;
top: 0; 
left: 0;
pointer-events: none;
}



#intro{
background: url("../images/bg_intro.png") bottom center no-repeat;
background-size: 200%;
padding: 20vw 0 40vw 0;
text-align: center;
position: relative;
z-index: 1;
}
#intro h2{
font-family: 'Noto Serif JP', serif;
color: rgb(255, 255, 255);
font-size: 7vw;
line-height: 1.4;
font-weight: 400;
margin-bottom: 12vw;
}
#intro p{
color: rgb(255, 255, 255);
font-size: 3vw;
font-size: 3.1vw;
line-height: 1.9;
margin-top: 3em
}

#about{
padding: 40vw 0 52vw 0;
margin-top: -25vw;
position: relative;
background: url("../images/about_bg1_sp.png") center 0%;
background-size: 100%;
overflow: hidden;
}
#about h2,
#interview h2,
#q_and_a h2,
#job h2{
width: 75vw;
height: 30vw;
position: absolute;
}

#about h2{
background: url("../images/ctgry_about.png") bottom center no-repeat;
background-size: 100%;
/*top: -40vw;*/
left: 2vw;
margin: auto;
text-indent: -9999px;
}
#about article{
margin-top: 20vw;
}
#about article:nth-of-type(1){
margin-top: 40vw;
}
#about article div{
width: 78vw;
margin: 0 auto;
}
#about article div:nth-of-type(1){
text-align: right;
}
#about article div img{
width: 105%;
margin-left: -5%;
}
#about h3{
font-family: 'Noto Serif JP', serif;
color: rgb(255, 0, 0);
font-size: 6.8vw;
line-height: 1.4;
font-weight: 400;
margin: 4vw 0 1vw 0;
}
#about article:nth-of-type(3) h3,
#about article:nth-of-type(4) h3{
margin: 0vw 0 1vw 0;
}
#about p{
font-size: 3vw;
font-size: 3.1vw;
line-height: 1.9;
text-align: justify
}
#about span{
font-size: 2vw;
color: rgb(102, 102, 102);
}

#interview{
background:url("../images/bg_interview.png") top center no-repeat;
background:url("../images/bg_interview_head.png") top center no-repeat;
background-size: 200%;
padding: 20vw 0 55vw 0;
padding: 20vw 0 0vw 0;
text-align: center;
position: relative;
margin-top: -20vw;
z-index: 2;
}
#interview_foot{
background:url("../images/bg_interview_foot.png") bottom center no-repeat;
background-size: 200%;
height: 30vw;
text-align: center;
position: relative;
z-index: 1;
}
#interview h2{
background: url("../images/ctgry_interview.png") bottom center no-repeat;
background-size: 100%;
top: -40vw;
top: 15vw;
right: 2vw;
margin: auto;
text-indent: -9999px;
}
#interview a{
font-family: 'Noto Serif JP', serif;
color: rgb(51, 51, 51);
text-decoration: none;
font-size: 7.0vw;
line-height: 1.1;
display: inline-block;
margin-top: 4vw;
width: 64vw;
height: 76vw;
position: relative;
z-index: 1;
transform: translate3d(0, 0, 0);
}
#interview a span:nth-of-type(1){
font-size: 2.6vw;
/*font-weight: bold;*/
}
#interview a span:nth-of-type(2){
font-size: 3.4vw;
display: inline-block;
vertical-align: middle;
margin-bottom: 1.5vw;
}
.allow{
width: 2vw;
display: inline-block;
vertical-align: middle;
margin-bottom: 1.5vw;
}
.interviewCatch{
width: 100%;
position: absolute;
top: 0;
left: 0;
}
#interview a:nth-of-type(1){
background: url("../images/interview_icon1.png?240327") bottom center no-repeat;
background-size: 100%;
margin-top: 35vw;
}
#interview a:nth-of-type(2){
background: url("../images/interview_icon2.png") bottom center no-repeat;
background-size: 100%;
}
#interview a:nth-of-type(3){
background: url("../images/interview_icon3.png?240327") bottom center no-repeat;
background-size: 100%;
}
#interview a:nth-of-type(4){
background: url("../images/interview_icon4.png") bottom center no-repeat;
background-size: 100%;
}
#interview a:nth-of-type(5){
background: url("../images/interview_icon5.png") bottom center no-repeat;
background-size: 100%;
}
#interview a:nth-child(odd){
margin-left: 20vw;
}
#interview a:nth-child(even){
margin-right: 20vw;
}
#interviewTL{
position: absolute;
width: 100%;
height: 100%;
top:30vw;
left:0;
background:url("../images/interview_timeline_sp.png") center 52% no-repeat;
background-size: 85%;
padding: 0;
}

#q_and_a{
padding: 15vw 0 52vw 0;
padding: 15vw 0 62vw 0;
margin-top: -25vw;
margin-top: 0vw;
margin-bottom: 20vw;
position: relative;
background: url("../images/q_and_a_bg_head_sp.png") center top no-repeat , url("../images/q_and_a_bg_foot_sp.png") center bottom no-repeat;
background-size: 100%, 100%;
overflow: hidden;
z-index: 0;
}
#q_and_a h2{
background: url("../images/ctgry_q_and_a.png") bottom center no-repeat;
background-size: 100%;
/*top: -40vw;*/
left: 2vw;
margin: auto;
text-indent: -9999px;
}
#q_and_a div{
margin: 0 auto;
box-sizing: border-box;
width: 90%;
margin-top: 40vw;
}
#q_and_a div h3{
color: rgb(26, 111, 250);
font-size: 4vw;
margin-top: 3em;
}
#q_and_a div ul{
background: #c6dbfe;
box-sizing: border-box;
padding: 3.5vw 4.5vw;
margin: 1vw 0;
border-radius: 4vw;
border-radius: 3vw;
/*border: 0.75vw solid rgb(163, 197, 253);*/
position: relative;
cursor: pointer;
}
#q_and_a ul li{
display: block;
font-size: 3vw;
font-size: 3.1vw;
font-size: 3.4vw;
text-align: justify;
position: relative;
padding-left:1.5em;
padding-right:1em;
}
#q_and_a ul li:nth-of-type(1) img{
position: absolute;
width: 2.5%;
right: -1%;
top:50%;
margin-top: -1.25%;
transition: .4s ;
}
.plus{
transform: rotate( 0deg ) ;
}
.minus{
transform: rotate( 270deg ) ;
}
#q_and_a ul li:nth-of-type(1){
font-weight: bold;
line-height: 1.3;
}
#q_and_a ul li:nth-of-type(2){
display: none;
color: rgb(26, 111, 250);
margin-top: 0.65em;
line-height: 1.4;
}

#q_and_a ul li:nth-of-type(1)::before,
#q_and_a ul li:nth-of-type(2)::before{
display:inline-block;
width:1.5em;
margin-left:-1.5em;
font-family: 'Arial';
font-weight: bold;
}
#q_and_a ul li:nth-of-type(1)::before{
content: "Q. ";
}
#q_and_a ul li:nth-of-type(2)::before{
content: "A. ";
color: rgb(26, 111, 250);
}

#job{
background:url("../images/bg_jd_head.png") 33% top no-repeat;
background-size: 200%;
text-align: center;
position: relative;
margin-top: 10vw;
margin-top: -20vw;
height: 50vw;
}
#job_foot{
/*background:url("../images/bg_job_foot.png") top center no-repeat;
background-size: 200%;*/
background:rgb(245, 60, 60);
text-align: left;
position: relative;
padding-bottom: 50vw;
padding-top: 0vw;
}
#jobInfo{
font-size: 4vw;
color: #FFF;
text-align: center;
padding: 3em 0 2em 0;
}
#job h2{
background: url("../images/ctgry_job.png") bottom center no-repeat;
background-size: 100%;
top: 15vw;
right: 2vw;
margin: auto;
text-indent: -9999px;
margin-top: -10vw;
padding-top: 10vw;
}

#jobWrap h2{
margin: 0 auto;
box-sizing: border-box;
width: 90%;
text-align: left;
color:rgb(255, 255, 255);
font-size: 4.5vw;
line-height: 1;
margin-top: 10vw;
/*border-left: solid 2vw rgb(255, 255, 255);
padding: 0.25em 0em 0.25em 0.75em;*/
}
#jobWrap h2:nth-of-type(1){
margin-top: 0vw;
}
.jobtabcontents-list{
/*cursor:pointer;*/
}
.jobtabcontents-list>ul>li:nth-of-type(2){
display: none;
}
.jobtabcontents-list>ul>li:nth-of-type(1){
position: relative;
cursor:pointer;
}
.jobtabcontents-list>ul>li:nth-of-type(1) img{
position: absolute;
width: 3%;
right: -1%;
top:50%;
margin-top: -1.5%;
transition: .4s ;
}
.entryBTN{
box-sizing: border-box;
display: block;
margin: 10vw auto 8vw auto;
padding: 4vw;
font-size: 4vw;
text-align: center;
text-decoration: none;
color: rgb(255, 255, 255);
background:rgb(245, 60, 60);
border-radius: 2vw;
}

#job_foot article{
margin: 2vw auto;
box-sizing: border-box;
width: 90%;
padding: 5vw;
background: rgb(255, 255, 255);
border-radius: 4vw;
font-size: 0;
}
#job_foot h3{
text-align: left;
color:rgb(255, 51, 51);
font-size: 4.5vw;
line-height: 1;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;
}
#job_foot h3 span{
font-size: 3.4vw;
font-size: 3.0vw;
font-weight: normal;
}
#job_foot h3 span:nth-of-type(2){
font-size: 3.0vw;
padding-left: 0.75em;
}
#job_foot h3 span.entryPre{
display: block;
background: rgba(255, 255, 0, 1.0);
color: rgba(0, 0, 0, 0.6);
color:rgb(255, 51, 51);
padding: 0.5em 0;
border-radius: 2vw;
font-size: 3.2vw;
font-weight: normal;
margin: -2vw auto 1.5vw -7.5vw;
width: 45vw;
text-align: center;
}
.jobHead{
width: 100%;
border-radius: 3vw;
margin: 2vw auto 4vw auto;
}
.jobtabcontents-list>ul>li:nth-of-type(2){
padding-top: 5vw;
}

#job_foot ul{
box-sizing: border-box;
}
#job_foot li h4,
#job_foot li p{
display: inline-block;
text-align: justify;
padding: 1.5em 0;
vertical-align: top;
font-size: 3vw;
font-size: 3.1vw;
line-height: 1.8;
}
#job_foot li h4{
width: 20%;
}
#job_foot li p{
width: 78%;
margin-left:2%;
}
#job_foot .cautionSpan{
width: 100%;
text-align: left;
font-size: 3.1vw;
margin-top: 1em;
padding: 0;
line-height: 1.8;
color:rgb(255, 51, 51);
}
#job_foot .caution{
width: 100%;
text-align: left;
font-size: 2.8vw;
margin-top: 2em;
padding: 0;
line-height: 1.8;
}

#apology{
color: #FFF;
font-size: 1rem;
line-height: 1.6;
text-align: justify;
width: 100%;
padding: 3rem 2rem;
box-sizing: border-box;
}
#apology a,
#apology a:visited{
color: #FF0;
}
#apology h4{
color: #FFF;
font-size: 1.4rem;
line-height: 1;
margin-bottom: 1em;
text-align: center;
}

/*PC*/
@media screen and (min-width:835px){



header{
height: 100%;
}
h1{
background: url("../images/logo50th_r.png") center center no-repeat;
background-size: 100%;
top: 5vw;
right: 2vw;
bottom: auto;
left: auto;
width: 13vw;
}
#entryFixBTN{
width: 17vw;
width: 16vw;
bottom: 1.5vw;
right: 0.6vw;
right: 1.6vw;
}
#scrollNavi{
width: 3.5vw;
bottom: 2vw;
}

#intro{
padding: 12vw 0 22vw 0;
}
#intro h2{
font-size: 4vw;
margin-bottom: 4vw;
}
#intro p{
font-size: 1.4vw;
}

#about{
margin-top: -35vw;
padding: 35vw 0 45vw 0;
background: url("../images/about_bg1_pc.png") center top;
background-size: 200%;
}
#about h2,
#interview h2,
#q_and_a h2,
#job h2{
width: 38vw;
height: 11vw;
margin-top: -5vw;
padding-top: 5vw;
}
#about article{
display: flex;
margin: 10vw auto 0 auto;
width: 84vw;
align-items: center;
}
#about article:nth-child(odd){
flex-direction: row-reverse;
}
#about article:nth-of-type(1){
margin-top: 20vw;
}
#about article div:nth-of-type(1){
width: 43vw;
}
#about article div:nth-of-type(2){
width: 36vw;
}
#about article div img{
width: 105%;
margin-left: -5%;
}
#about h3{
font-size: 3.5vw;
margin: 1vw 0;
}
#about p{
font-size: 1.2vw;
font-size:min(3.0vw, 18px);
}
#about span{
font-size: 0.9vw;
font-size:min(0.9vw, 10px);
}

#interview{
background:url("../images/bg_interview_head.png") top center no-repeat;
background-size: 200%;
padding: 0vw 0 45vw 0;
padding: 0vw 0 0 0;
text-align: center;
margin-top: -25vw;
}
#interview_foot{
background:url("../images/bg_interview_foot.png") bottom center no-repeat;
background-size: 200%;
}
#interviewTL{
background:url("../images/interview_timeline_pc.png") 48% 48% no-repeat;
background-size: 30%;
top:17vw;
}
#interview h2{
top: 12vw;
}
#interview a{
font-size: 3.0vw;
margin-top: 0vw;
width: 30vw;
height: 35vw;
margin-bottom: -15vw;
}
#interview a span:nth-of-type(1){
font-size: 1.5vw;
}
#interview a span:nth-of-type(2){
font-size: 1.8vw;
/*font-size: 30%;*/
margin-bottom: 1.0vw;
}
.allow{
width: 0.9vw;
margin-bottom: 0.8vw;
}
#interview a:nth-of-type(1){
margin-top: 21vw;
margin-top: 16vw;
}
#interview a:nth-child(odd){
margin-left: 35vw;
}
#interview a:nth-child(even){
margin-right: 35vw;
}

#q_and_a{
margin-top: -20vw;
margin-bottom: 0;
padding: 30vw 0 30vw 0;
background: url("../images/q_and_a_bg_pc.png") center 0%;
background-size: 3000px;
}
#q_and_a div{
width: 88vw;
max-width: 960px;
margin-top: 15vw;
}
#q_and_a div h3{
font-size:min(3.5vw, 22px);
}
#q_and_a div ul{
padding: 1.5vw 2.5vw;
border-radius: 1.0vw;
}
#q_and_a ul li{
font-size:min(3.0vw, 18px);
}
#q_and_a ul li:nth-of-type(1) img{
width: 1.3%;
right: -1%;
top:50%;
margin-top: -0.65%;
}


#q_and_a ul li:nth-of-type(2){
line-height: 1.7;
}

#job{
margin-top: 5vw;
margin-top: -20vw;
height: 22vw;
}
#job_foot{
/*background:url("../images/bg_job_foot.png") top center no-repeat;
background-size: 200%;*/
text-align: center;
position: relative;
padding-bottom: 25vw;
}
#jobInfo{
font-size:min(3.0vw, 18px);
}
#job h2{
top: 10vw;
margin-top: -8vw;
padding-top: 8vw;
}
#jobWrap h2{
font-size:min(3.5vw, 28px);
width: 88vw;
max-width: 960px;
margin-top: 5vw;
}
.jobtabcontents-list>ul>li:nth-of-type(1) img{
width: 2%;
right: -1%;
top:50%;
margin-top: -1%;
}

#job_foot article{
margin: 1vw auto;
padding: 2vw;
border-radius: 1vw;
width: 88vw;
max-width: 960px;
}
#job_foot h3{
font-size:min(3.0vw, 28px);
}
#job_foot h3 span{
font-size:min(2.0vw, 20px);
font-size:min(2.0vw, 17px);
}
#job_foot h3 span:nth-of-type(2){
font-size:min(2.0vw, 17px);
}
#job_foot h3 span.entryPre{
border-radius: 7px;
font-size:min(2.0vw, 17px);
margin: -6px auto 8px -3.0vw;
width: 240px;
}
.jobHead{
border-radius: 1vw;
}
.jobtabcontents-list>ul>li:nth-of-type(2){
width:94%;
margin: 0 auto;
padding-top: 2vw;
}
#job_foot li h4,
#job_foot li p{
font-size:min(2.0vw, 18px);
}
#job_foot li h4{
width: 17%;
}
#job_foot li p{
width: 82%;
margin-left:1%;
}
#job_foot .cautionSpan{
text-align: center;
font-size:min(2.0vw, 18px);
}
#job_foot .caution{
text-align: center;
font-size: 16px;
}

#apology{
font-size: 1.3rem;
text-align: center;
}
#apology h4{
font-size: 1.6rem;
}

}