@charset "UTF-8";

/*COMMON*/

body,
html {
	text-align: left;
	text-decoration: none;
	
}

body {
	-webkit-font-smoothing: antialiased
}

body {
 
  margin: 0;
  padding: 0;
}



img {

	image-rendering: -webkit-optimize-contrast !important;

}

*:focus {
	outline: none;
}

#wrapper {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.mainbackimg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-size:cover;
  background-image: url(https://www.snk-corp.co.jp/recruit/img/main/top_mainback01.jpg);
  background-repeat: no-repeat;
  z-index: 1;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@-ms-viewport {
	width: auto;
	initial-scale: 1
}

@viewport {
	width: device-width;
	initial-scale: 1
}

div,
h1,
h2,
h3,
h4,
p {
	font-family: Noto Sans Japanese, sans-serif
}


.loading {
	margin-top: 0;
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 27900;
	background-color: #0d6dc9;

}

@media screen and (min-width:320px) and (max-width:1050px) {
	.loading {
		margin-top: 0;
		position: fixed;
		width: 100vw;
		height: 100vh;
		background-color: #0d6dc9;
		background-position: center top 40%;
		z-index: 4000;
	}
}




.bgslider {
	position: fixed !important;
	width: 100vw;
	height: 100vh;
	max-width: 100vw;
	max-height: 100vh;
	min-height: 100vh;
	background-position: center top -100;
	background-size: cover;
  -webkit-transition: all .3s;
	transition: all .3s;


}

.bgslider_t {
	position: relative;
	width: 100%;
	height: 70vh;
	max-width: 70vw;
	max-height: 70vh;
	
	background-position: center top -100;
	background-size: cover;
  -webkit-transition: all .3s;
	transition: all .3s;
	z-index:500;

}

@media screen and (min-width:320px) and (max-width:1050px) {
  .bgslider_t {
	position: relative;
	width: 100%;
	height: 80vh;
	max-width: 100vw;
	max-height: 50vh;
    margin-top:70px;
    
	
	background-position: top center;
	background-size: cover;
  -webkit-transition: all .3s;
	transition: all .3s;
	z-index:500;

}
}

/*
@media screen and (min-width:1650px) and (max-width:9999px) {
	.bgslider {
		position: relative!important;
		width: 100vw;
		height: 100vh;
		max-width: 100vw;
		max-height: 100vh;
		min-height: 100vh;
		background-position: center center;
		background-size: contain;
		-webkit-transition: all .3s;
	transition: all .3s;
			z-index: 100;
	}
}


@media screen and (min-width:320px) and (max-width:1050px) {
	.bgslider {
		position: relative!important;
		width: 100vw;
		height: 100vh;
		max-width: 100vw;
		max-height: 100vh;
		min-height: 100vh;
		background-position: center center;
		background-size: contain;
	}
}



/*TEX TAREA*/
.textarea_ss {
	font-size: 1.1rem;

}

.textarea_ss_lng {
	font-size: 0.9rem;

}

.textarea_ss_lng_f {
	font-size: 1.5rem;

}

.textarea_s {
	font-size: 1.2rem;

}

.textarea_sm {
	font-size: 1.4rem;

}
.textarea_smm {
	font-size: 1.4rem;

}


.textarea_m {

	font-size: 1.5rem;

}

.textarea_m_pro {
	line-height: 1.7em;
	font-size: 1.7rem;

}

.textarea_ml {
	font-size: 1.6rem;

}

.textarea_mll {
	font-size: 1.8rem;

}



.textarea_lm {
	font-size: 2.1rem;

}

.textarea_ls {
	font-size: 1.8rem;
}
.textarea_lex {
	font-size: 1.3vw;
	text-align: justify;
}
.textarea_lexxx {
	font-size: 1.9vw;
}

.textarea_lexx {
	font-size: 1.8vw;
}

.textarea_l {
	font-size: 2.6rem;
}
.textarea_ll {
	font-size: 3.0rem;
}

.textarea_lb {
	font-size: 3rem;
}

.textarea_llx {

	font-size: 3.8rem;
}
.textarea_llxx {

	font-size: 4.5rem;
}
.textarea_llex {
	font-size: 4.5vw;
}



@media screen and (min-width:320px) and (max-width:1050px) {
  .textarea_mll {
	font-size: 2.5rem;

}
	.textarea_llxx {

	font-size: 8.5vw;
}
	.textarea_lex {
	font-size: 2.5vw;
	text-align: justify;
}
	.textarea_llex {
	font-size: 7vw;
}
	.textarea_lexxx {
	font-size: 6vw;
}
	.textarea_llx {

	font-size: 5vw;
}
	.textarea_lexx {
	font-size: 4.9vw;
}

	.textarea_m_pro {
		line-height: 1.7em;
		font-size: 2rem;

	}

	.textarea_ss {
		font-weight: 600;
		font-size: 1.5rem;

	}

	.textarea_ss_lng {
		font-weight: 600;
		font-size: 2rem;

	}

	.textarea_s {
		font-weight: 600;
		font-size: 2vw;

	}

	.textarea_lm {
		font-size: 4.5vw;

	}

	.textarea_l {
		font-size: 4.3vw;
		text-align: justify;
	}

	.textarea_ls {
		font-size:4.3vw;

	}

	.textarea_sm {
		font-weight: 400;
		font-size: 3.1vw;

	}
		.textarea_smm {
		font-weight: 400;
		font-size: 1.7rem;

	}

	.textarea_m {
		line-height: 1.7em;
		font-size: 2.5rem;

	}

	.textarea_ml {
		font-size: 2.5rem;
		line-height: 1.6em;

	}


	.textarea_ll {
		font-size: 5vw;
	}

	.textarea_lb {
		font-size: 6.5vw;
		line-height: 1.3em;
	}

	.textarea_ss_lng_f {
		font-size: 5vw;
		font-weight: 800 !important;
		text-shadow: 0 0 10px rgba(0, 0, 0, 1);
	}
}



.contents_inner {
	position: relative;
	margin-top: 0;
	width: 85%;
	height: auto;
	margin-left: auto;
	margin-right: auto;

}



@media screen and (min-width:1050px) and (max-width:1350px) {

	.contents_inner {
		position: relative;
		padding: 0 0 0 0;
		text-align: justify;
		width: 90%;
		margin-left: auto;
		margin-right: auto;

	}
}

@media screen and (min-width:320px) and (max-width:1050px) {

	.contents_inner {
		position: relative;
		padding: 0 3% 0 2%;
		text-align: justify;
		width: 90%;
		margin-left: auto;
		margin-right: auto;

	}
	}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}

.clearfix {
	min-height: 1px
}

.wdt100 {
	width: 100%
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.rspsv {
		width: 100%
	}
}

.rightbox {
	float: right;
	height: auto;

}

.leftbox {
	float: left;
	height: auto
}


[id*="trigger"] {
	position: absolute;
	margin-top: 0px;
}

#unchor1 {
	position: absolute;
	margin-top: -10%;
}

#trigger1 {
	margin-top: -85%;
}

#trigger6 {
	margin-top: -10%;
}

#trigger7 {
	margin-top: -10%;
}

#trigger8 {
	margin-top: -5%;
}

#trigger9 {
	margin-top: -3%;
}

#trigger10 {
	margin-top: 0%;
}

#trigger13 {
	margin-top:-5%;
}
#trigger14 {
	margin-top: -10%;
}
#trigger15 {
	margin-top: -10%;
}
#trigger16 {
	margin-top: -2%;
}
#trigger17 {
	margin-top: -2%;
}

#trigger18 {
		margin-top: -2%;
}


#triggersub {
	margin-top: -13%;
}

	#trigger3 {
		position: absolute;
		margin-top: -10%;
	}
#trigger4 {
		position: absolute;
		margin-top: 15%;
	}

/*デバイス用*/
@media only screen and (min-device-width: 720px) and (max-device-width: 1050px) {
	#triggersub {
		margin-top:30%;
	}
}

@media screen and (min-width:320px) and (max-width:1050px) {
	#trigger15 {
	margin-top: -60%;
}

	#triggersub {
		margin-top: -10%;
	}

	#unchor1 {
		position: absolute;
		margin-top: -10%;
	}

	#trigger2 {
		position: absolute;
		margin-top: 20%;
	}

	#trigger3 {
		position: absolute;
		margin-top: 15%;
	}
	
		#trigger4 {
		position: absolute;
		margin-top: 45%;
	}
	
	
	#trigger01 {
		position: absolute;
		margin-top: 20%;
	}

	#trigger6 {
		margin-top: -10%;
	}

	#trigger7 {
		margin-top: -10%;
	}

	#trigger8 {
		margin-top: -5%;
	}
}

.pagetopact {
	position: fixed;

	right: 20px;
	bottom: 20px;
	z-index: 4000;
}

.clearimg {
	-webkit-backface-visibility: hidden;
}

.overlaywrp_dot {
	position: fixed;
	width: 100vw;
	height: 101vh;
	top: -1px;
	background-image: url(https://www.snk-corp.co.jp/recruit/img/common/04.png);
	opacity: 0.8;
	z-index: 10 !important;
}


.js-load {
	display: none
}

.js-load.active {
	display: block
}


.brn {
	border-right: none !important;
}



/*
@media screen and (min-width:1650px) and (max-width:9999px) {
	.bgslider {
		position: relative!important;
		width: 100vw;
		height: 100vh;
		max-width: 100vw;
		max-height: 100vh;
		min-height: 100vh;
		background-position: center center;
		background-size: contain;
		-webkit-transition: all .3s;
	transition: all .3s;
			z-index: 100;
	}
}


@media screen and (min-width:320px) and (max-width:1050px) {
	.bgslider {
		position: relative!important;
		width: 100vw;
		height: 100vh;
		max-width: 100vw;
		max-height: 100vh;
		min-height: 100vh;
		background-position: center center;
		background-size: contain;
	}
}

/*デバイス用*/




.fontbold {
	font-weight: 800;
}

.preloading {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: #000;
	z-index: 5000 !important;
}


  .pagetopwrp {
	position: fixed;
	bottom: 0;
	right: 0;
z-index: 5400!important;
}

.pgtarw {
	position: absolute;
	margin-top: 88px;
	right: 40px;
z-index: 50!important;
}

.pgttxt {
	position: absolute;
	margin-top: 66px;
	right: 15px;
	z-index: 40!important;
}
.textarea_s_int {
	font-size: 1vw;
}

.textarea_work_cattop {
	position:relative;
	color:#fff;
	font-family: 'Raleway', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
line-height: 1em;	
text-align: left;
	font-size: 1.7vw;
}
.textarea_work_cattop_sub {
	position:relative;
	color:#fff;
	font-size:3rem;
	font-weight: 500;
	text-align: justify;
	margin-top: 3%;
	margin-bottom: 5%;
}

.textarea_work_catlead {
	font-weight: 400;
	text-align: justify;
	line-height: 1.8em;
	margin-bottom: 0;
}

.textarea_work_huem {
	font-weight: 600;
	margin-bottom: 0.5em;
	color:#0096ce;
	font-size: 2rem;
}
.textarea_work_huem::before {
	content: "";
 display: inline-block;
 width: 30px;
 height: 16px;
 background-image:url(https://www.snk-corp.co.jp/recruit/work/img/pict.svg);
 background-size: contain;
	background-repeat: no-repeat;
	margin-right: 0.1em;
}


.indent-1 {
	padding-left:0.3em;
	text-indent:-0.3em;
}
.indent-2 {
	padding-left:1em;
	text-indent:-1em;
}
.indent-3 {
	padding-left:2.1em;
	text-indent:-2.1em;
}
.indent-4 {
	padding-left:2.1em;
	text-indent:-2.1em;
}
.textarea_work_cat {
	font-weight: 500;
	margin-top:1.8%;
	font-size: 3.0rem;
}
.textarea_work_cat_pass {
	font-weight: 600;
	margin-top:1.8%;
	font-size: 1.1vw;
}

.textarea_crpllead {
	font-weight: 500;
	width: 100%;
	margin: 45% auto;
	margin-bottom: 10%;
	line-height: 1.6em;
}

.slideoverlay {
	position: fixed;
	width: 100%;
  height: 100vh;
	background-image: url(https://www.snk-corp.co.jp/recruit/img/common/05.png);
	z-index: 17;
}

.textarea_recinfotit {
		position: relative;
	font-size: 6rem;
	color:#00a4e4;
	font-family: 'Raleway', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
line-height: 1em;	
	text-align: center;
	margin-bottom: 0;
}

@media screen and (min-width:320px) and (max-width:1050px) {
    .pagetopwrp {
	position: fixed;
	bottom: 0;
	right: 0;
z-index: 1400!important;
}
	.textarea_work_cat {
	font-weight: 500;
	margin-top:1.8%;
	font-size: 3.0rem;
		margin-bottom:5%;
}
	.indent-4 {
	padding-left:2.1em;
	text-indent:-2.1em;
}
	.textarea_work_catlead {
	font-weight: 400!important;
	text-align: justify;
	line-height: 1.8em;
		font-size: 2rem;

}
	.textarea_work_huem {
	font-weight: 600;
	margin-bottom: 0.5em;
	color:#0096ce;
}
.textarea_work_huem::before {
	content: "";
 display: inline-block;
 width: 45px;
 height: 25px;
 background-image:url(https://www.snk-corp.co.jp/recruit/work/img/pict.svg);
 background-size: contain;
	background-repeat: no-repeat;
	margin-right: 0.2em;
}
	
	.textarea_work_cattop {
	position:relative;
	color:#fff;
	font-family: 'Raleway', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
line-height: 1em;	
text-align: left;
	font-size: 5vw;
		text-align: center;
}
	
	.textarea_work_cattop_sub {
	position:relative;
	color:#fff;
	font-size: 3.5vw;
	margin-bottom: 3%;
	font-weight: 500;
		text-align: center;
}
	
	.textarea_work_cat_pass {
	font-weight: 600;
	margin-top:1.8%;
	font-size: 3.1vw;
}
	.textarea_crpllead {
		position: relative;
	font-weight: 500;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0%;
	line-height: 1.6em;
}
}
