@charset "utf-8";
/* CSS Document */

@media screen and (max-width:960px) {
  img{
    vertical-align: bottom;
  }
  
  body {
    font-size: 3.90625vw;/*body内基本フォントサイズ*/
    overflow-x: hidden;
  }
  
   .inner{
	  width: 100vw;
    margin: 0 auto;
  }

/*------------------------------------------------------------------------------------------------
header
------------------------------------------------------------------------------------------------*/
  header{
    background: url("../images/sp/header-bg.jpg") no-repeat top center;
    background-size: 100vw auto;
	  top: 0;
	  height: auto;
  }
  
  header .inner{
    height: 203.43749999999997vw;
    
  }
  
	header .inner h1{
	  top: 0.9375vw;
	  left: 2.083333333333333vw;
	}
	
	header .inner h1 img{
		width: 41.63265306122449vw;
	}
	
	header .inner h2{
	  top: 102.08333333333333vw;
	  left: 2.083333333333333vw;
	}
	
	header .inner h2 img{
		width: 96.04166666666667vw;
	}
	
	header .inner .header-sns{
	  top: 1.4583333333333333vw;
	  right: 1.6666666666666667vw;
	}
	
	header .inner .header-sns img{
		width: 16.145833333333336vw;
	}
	
/*------------------------------------------------------------------------------------------------
letter
------------------------------------------------------------------------------------------------*/

#letter{
  background: url("../images/sp/letter-bg.jpg") repeat top center;
	 background-size: 100vw auto;
	  top: 0;
	  height: auto;
}

#letter .inner{
	height: 80.72916666666666vw;
}

#letter p{
  padding: 6.875000000000001vw 0 0 0;
}

	#letter p img{
		width: 100vw;
	}
	
#letter .chara li:nth-of-type(1){
	top: 45.3125vw;
	left: 0;
}

#letter .chara li:nth-of-type(2){
	top: 45.3125vw;
	right: 0;
}
	#letter .chara li img{
		width: 33.645833333333336vw;
	}
	
/*------------------------------------------------------------------------------------------------
register
------------------------------------------------------------------------------------------------*/

.register{
  background: url(../images/sp/register-bg.jpg) repeat top center;
  background-size: 100vw auto;
  height: 30.9375vw;
}

.register ul{
  padding-top: 9.375vw;
}

.register ul li{
  margin-right: 2.1875vw;
}
	.register ul li img{
		width: 46.979166666666664vw;
	}
  
/*------------------------------------------------------------------------------------------------
jobs
------------------------------------------------------------------------------------------------*/
#jobs{
  background: url("../images/sp/job-bg.jpg") no-repeat top center;
  background-size: 100vw auto;
	background-attachment: fixed;
}

#jobs .inner{
  height: 289.8958333333333vw;
}

#jobs .inner h2 {
  top: 10.416666666666668vw;
  left: 2.8125vw;
}
	
#jobs .inner img {
  width: 94.79166666666666vw;
}
	
#jobs .inner .jobs-1{
	background: url("../images/sp/job-1-bg.png") no-repeat top center;
	background-size: 70.625vw auto;
	width: 70.625vw;
	top: 26.041666666666668vw;
	right: 2.083333333333333vw;
}

#jobs .inner .jobs-1 h3{
	top: 6.354166666666666vw;
	left: 6.770833333333333vw;
}
	
#jobs .inner .jobs-1 h3 img{
	width: 56.875vw;
}
	
#jobs .inner .jobs-1 .txt{
	top: 25.729166666666664vw;
	left: 2.7083333333333335vw;
}
#jobs .inner .jobs-1 .skill img,
#jobs .inner .jobs-1 .txt img{
	width: 65.3125vw;
}
	
#jobs .inner .jobs-1 .skill{
	top: 50.83333333333333vw;
	left: 2.7083333333333335vw;
}
	
#jobs .inner .jobs-1 .skill li{
	padding-bottom: 2.2916666666666665vw;
}

#jobs .inner .chara-1{
	top: 14.166666666666666vw;
	left: 0;
}
	
#jobs .inner .chara-1 img,
#jobs .inner .chara-2 img{
	width: 100vw;
}
	
#jobs .inner .jobs-2{
	background: url("../images/sp/job-2-bg.png") no-repeat top center;
	background-size: 70.625vw auto;
	width: 70.625vw;
	top: 153.02083333333334vw;
	left: 2.083333333333333vw;
}

#jobs .inner .chara-2{
	top: 133.22916666666666vw;
	left: 0;
}

#jobs .inner .jobs-2 h3{
	top: 6.458333333333334vw;
	left: 6.666666666666667vw;
}
	
	#jobs .inner .jobs-2 h3 img{
		width: 56.875vw;
	}
	
#jobs .inner .jobs-2 .txt{
	top: 25.520833333333332vw;
	left: 2.7083333333333335vw;
}
	
#jobs .inner .jobs-2 .txt img{
		width: 65.3125vw;
	}
	
#jobs .inner .jobs-2 .skill{
	top: 50.9375vw;
	left: 2.7083333333333335vw;
}
	
#jobs .inner .jobs-2 .skill img{
		width: 65.3125vw;
	}
	
#jobs .inner .jobs-2 .skill li{
	padding-bottom: 2.2916666666666665vw;
}
	
/*------------------------------------------------------------------------------------------------
map
------------------------------------------------------------------------------------------------*/
#map{
  background: url("../images/sp/map-bg.jpg") no-repeat top center;
	background-size: 100vw auto;
}

#map .inner{
  height: 202.60416666666666vw;
}

#map .inner h2{
	top: 10.416666666666668vw;
	left: 2.604166666666667vw;
}

	#map .inner h2 img{
		width: 94.79166666666666vw;
	}
	
#map .inner .txt{
	top: 28.333333333333332vw;
	left: 19.270833333333336vw;
	display: block;
}
	
	#map .inner .txt li img{
		width: 61.5625vw;
	}
	
#map .inner .txt li{
	padding-right: 0;
	padding-bottom: 4.791666666666667vw;
}
	
#map .inner .txt li{
	padding-right: 0;
}
	
/*------------------------------------------------------------------------------------------------
event
------------------------------------------------------------------------------------------------*/
#campaing{
  background: url("../images/sp/campaing-bg.jpg") no-repeat top center;
background-size: 100vw auto;
}

#campaing .inner{
  height: 177.60416666666669vw;
}

#campaing .title{
	top: 9.895833333333332vw;
	left: 6.875000000000001vw;
}
	#campaing .title img{
		width: 75.52083333333334vw;
	}
	
#campaing .banner{
	top: 87.39583333333333vw;
	right: 19.166666666666668vw;
}

#campaing .banner li{
	padding-bottom: 1.1458333333333333vw;
}
	#campaing .banner li img{
		width:  62.083333333333336vw;
	}
/*------------------------------------------------------------------------------------------------
about
------------------------------------------------------------------------------------------------*/
#about{
  height: 107.29166666666667vw;
}

#about .inner .title{
  top: 9.895833333333332vw;
	left: 2.604166666666667vw;
	right: 0;
}
	#about .inner .title img{
		width: 96.63265306122449vw;
	}
	
#about .inner .txt{
	top: 27.916666666666668vw;
	left: 2.2916666666666665vw;
}
	
#about .inner .txt img{
		width: 95.3125vw;
	}
	
#about .inner .chara li:nth-of-type(1){
	top: 58.333333333333336vw;
	right: 0;
}
	
#about .inner .chara li:nth-of-type(1) img{
	width: 29.375vw;
}
	
#about .inner .chara li:nth-of-type(2){
	top: 69.79166666666666vw;
	right: 7.187499999999999vw;
}
	
#about .inner .chara li:nth-of-type(2) img{
	width: 51.66666666666667vw;
}
	
#about .inner .chara li:nth-of-type(3){
	top: 63.4375vw;
	left: 0;
}
	
#about .inner .chara li:nth-of-type(3) img{
	width: 31.770833333333332vw;
}
	
#about .inner .chara li:nth-of-type(4){
	top: 76.25vw;
	left: 4.166666666666666vw;
}
	
#about .inner .chara li:nth-of-type(4) img{
	width: 51.45833333333333vw;
}
	
	#about .btn-top{
	background: url("../images/sp/about-bottom.png") repeat top center;
		background-size: 100vw auto;
	height: 3.958333333333333vw;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*------------------------------------------------------------------------------------------------
btn
------------------------------------------------------------------------------------------------*/
#btn{
 background: url("../images/sp/register2-bg.jpg") no-repeat top center;
	background-size: 100vw auto;
	height: 44.27083333333333vw;
}
	
#btn ul{
  padding: 5.833333333333333vw 0 0 2.083333333333333vw;
  display: flex;
  justify-content: center;
	flex-wrap: wrap;
}

#btn ul li{
  margin-right: 2.1875vw;
  margin-bottom: 2.1875vw;
}
	
	#btn ul li:nth-child(-n+2) img{
		width: 46.770833333333336vw;
	}
	
	#btn ul li:nth-of-type(3) img{
		width: 19.166666666666668vw;
	}
/*------------------------------------------------------------------------------------------------
footer
------------------------------------------------------------------------------------------------*/
footer{
  height: auto;
  padding-bottom: 4.8vw;
}

footer ul{
  padding: 4.8vw 0;
}

footer li{
  padding: 0 10px 0 0;
}
  footer .moonrabi img{
    width: 20.9vw;
    height: 14.9vw;
  }
  
  footer .funyours img{
    width: 41.2vw;
    height: 4.7vw;
  }
footer p{
    padding-top: 2.1vw;
  
}

footer #copyright{
    font-size: 2.34375vw;
}

}