@charset "utf-8";

/* CSS Document */
/*【320px以下SEに適用スマホ用】*/

@media (max-width:320px) {
#toptel {
	font-weight: bold;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	position: relative;
	top: 10px;
	text-align: right;
}
.menus2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 55px;
	left: 13px;
	margin-top: 100px;
}


.jyusho {
	font-size: 10px;
}
.jyushos {
	font-size: 8px;
	margin-top: 5px;
}
.jyushos a {
	color: black;
	font-size: 6px;
	border: 1px solid gray;
	padding: 2px 5px;
}
.jyushos a:hover {
	color: black;
	font-size: 6px;
	border: 1px solid gray;
	padding: 2px 5px;
}

#yasunaga_logo {
	width: 40px;
	padding-top: 10px;
		padding-bottom: 10px;
}
#toplogo {
	color: black;
	font: bold 14px/15px Georgia, "Times New Roman", Times, serif;
	letter-spacing: px;
	text-align: left;
}
.my-parts ul li a {
  display: block;
  padding-right: .8em;
  padding-bottom: .4em;
  padding-left: .8em;
  text-decoration: none;
  color: #333;
  background: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 14px;
  background-color: rgba(255, 255, 255, 0.39);
}
.eibun {
	font-size: 11px;
	margin-top: -5px;
	color: gray;
}

}
.tophead {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 130px;
	right: 0px;
}

.pagehead1 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.pagehead2 {
	font: bold 28px Georgia, "Times New Roman", Times, serif;
	margin-top: -120px;
	margin-left: 160px;
}
.pagehead3 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-left: 0px;
}
#s1 {
		font-size: 14px;
		position: absolute;
		top: 10px;
		color: black;
		font-weight: bold;
		text-shadow: 0 0 10px #f7f7f7, 0 0 5px #fbfbfb;
		margin-right: auto;
		margin-left: auto;
		width: 240px;

	}

/*【320px以上に適用スマホ用】*/

@media(min-width:321px) and (max-width:479px) {
#toptel {
	font-weight: bold;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	position: relative;
	top: 20px;
	text-align: right;
}
.menus2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 55px;
	left: 13px;
	margin-top: 100px;
}

.jyusho {
	font-size: 9px;
	white-space: nowrap;
}	
.jyushos {
	font-size: 9px;
	white-space: nowrap;
	margin-top: 5px;
}
.jyushos a {
	color: black;
	font-size: 8px;
	border: 1px solid gray;
	padding: 2px 5px;
}
.jyushos a:hover {
	color: black;
	font-size: 8px;
	border: 1px solid gray;
	padding: 2px 5px;
}

	#yasunaga_logo {
		width: 40px;
		padding-top: 10px;
	padding-bottom: 15px;
	}
	
	#toplogo {
		color: black;
		font: bold 18px/10px Georgia, "Times New Roman", Times, serif;
		text-align: left;
	}
	.kaigyo2 {
	display: none;
	}
	
	
	}
	.my-parts ul li a {
	  display: block;
	  padding-right: .8em;
	  padding-bottom: .4em;
	  padding-left: .8em;
	  text-decoration: none;
	  color: #333;
	  background: #fff;
	  text-align: center;
	  font-size: 13px;
	  line-height: 14px;
		 background-color: rgba(255, 255, 255, 0.39);
	}
	.eibun {
		font-size: 11px;
		margin-top: -5px;
		color: gray;
	}
		.tophead {
		font: bold 20px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		position: absolute;
		top: 20px;
		left: 130px;
		right: 10px;
	}
	
	.pagehead1 {
		font: bold 20px Georgia, "Times New Roman", Times, serif;
		margin-top: 20px;
		margin-left: 0px;
		margin-bottom: 20px;
	}
	
	.pagehead2 {
		font: bold 28px Georgia, "Times New Roman", Times, serif;
		margin-top: -120px;
		margin-left: 160px;	
	}
	.pagehead3 {
		font: bold 18px Georgia, "Times New Roman", Times, serif;
		margin-top: 20px;
		margin-left: 0px;
	}
	.carousel-inner {
	  position: relative;
	  width: 100%;
	  overflow: hidden;
	  margin-top: -33px;
	}
	#s1 {
		font-size: 20px;
		position: absolute;
		top: 20px;
		color: black;
		font-weight: bold;
		text-shadow: 0 0 10px #f7f7f7, 0 0 5px #fbfbfb;
		margin-right: auto;
		margin-left: auto;
		width: 300px;

	}
	
}
/*【480px以上に適用タブレット用】*/

@media(min-width:480px) and (max-width:767px) {
	
	#toptel {
		font-weight: bold;
		font: 23px "Lucida Grande", Lucida, Verdana, sans-serif;
		color: black;
		position: relative;
		top: 20px;
		text-align: right;
	}
	.menus2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 55px;
	left: 13px;
	margin-top: 0px;
	}

	.jyusho {
		font-size: 12px;
	}
	.jyushos {
		font-size: 11px;
	}	
	.jyushos a {
		color: black;
		font-size: 13px;
		border: 1px solid gray;
		padding: 2px 5px;
	}
	.jyushos a:hover {
		color: black;
		font-size: 13px;
		border: 1px solid gray;
		padding: 2px 5px;
	}
	
	#yasunaga_logo {
		width: 80px;
		padding-top: 10px;
	padding-bottom: 10px;
	}
	#toplogo {
		color: black;
		font: bold 10px Georgia, "Times New Roman", Times, serif;
		letter-spacing: 3px;
		text-align: left;
	}
	.kaigyo {
	display: none;
	}
	.kaigyo2 {
	display: none;
	}
	
	
	.my-parts ul li a {
	  display: block;
	  padding-right: .8em;
	  padding-bottom: .4em;
	  padding-left: .8em;
	  text-decoration: none;
	  color: #333;
	  background: #fff;
	  text-align: center;
	  font-size: 13px;
	  line-height: 14px;
		 background-color: rgba(255, 255, 255, 0.39);
	}
	.eibun {
		font-size: 11px;
		margin-top: -5px;
		color: gray;
	}
	.tophead {
		font: bold 24px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		position: absolute;
		top: 20px;
		left: 130px;
		right: 30px;
	}
	
	.pagehead1 {
		font: bold 24px Georgia, "Times New Roman", Times, serif;
		margin-top: 50px;
		margin-left: 0px;
		margin-bottom: 20px;
	}
	.pagehead2 {
		font: bold 28px Georgia, "Times New Roman", Times, serif;
		margin-top: -120px;
		margin-left: 160px;	
	}
	.pagehead3 {
		font: bold 22px Georgia, "Times New Roman", Times, serif;
		margin-top: -140px;
		margin-left: 160px;	
	}
	
	#s1 {
			font-size: 24px;
			position: absolute;
			top: 60px;
			color: black;
			font-weight: bold;
			text-shadow: 0 0 10px #f7f7f7, 0 0 5px #fbfbfb;
			margin-right: auto;
			margin-left: auto;
			width: 600px;
	
		}
	
	
}
/*【768px以上に適用PCタブレット用】*/

@media(min-width:768px) and (max-width:1023px) {
	
	#toptel {
		font-weight: bold;
		font: 26px "Lucida Grande", Lucida, Verdana, sans-serif;
		color: black;
		position: relative;
		top: 20px;
		text-align: right;
	}
	.menus2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 55px;
	left: 13px;
	margin-top: 0px;
}

	.jyusho {
		font-size: 16px;
	}
	.jyushos {
		font-size: 11px;
	}
	.jyushos a {
		color: black;
		font-size: 13px;
		border: 1px solid gray;
		padding: 2px 5px;
	}
	.jyushos a:hover {
		color: black;
		font-size: 13px;
		border: 1px solid gray;
		padding: 2px 5px;
	}
	
	#yasunaga_logo {
		padding-top: 10px;
		width: 80px;
		position: static;
	}
	.kaigyo {
	display: none;
	}
	.kaigyo2 {
	display: none;
	}
	
	.my-parts ul li a {
	  display: block;
	  padding-right: .8em;
	  padding-bottom: .4em;
	  padding-left: .8em;
	  text-decoration: none;
	  color: #333;
	  background: #fff;
	  text-align: center;
	  font-size: 16px;
	  line-height: 16px;
		 background-color: rgba(255, 255, 255, 0.39);
	}
	.eibun {
		font-size: 12px;
		margin-top: -2px;
		color: gray;
	}
	#toplogo {
		color: black;
		font: bold 24px Georgia, "Times New Roman", Times, serif;
		letter-spacing: 3px;
		text-align: left;
	}
	.my-parts ul li a {
	  display: block;
	  padding-right: .8em;
	  padding-bottom: .4em;
	  padding-left: .8em;
	  text-decoration: none;
	  color: #333;
	  background: #fff;
	  text-align: center;
	  font-size: 15px;
	  line-height: 16px;
	}
	
	.pagehead1 {
		font: bold 28px Georgia, "Times New Roman", Times, serif;
		margin-top: -100px;
		margin-left: 140px;
		margin-bottom: 80px;
	}
	.pagehead2 {
		font: bold 28px Georgia, "Times New Roman", Times, serif;
		margin-top: -120px;
		margin-left: 160px;
		
	}
	.recruitbg {
	background: url(../images/anzen.jpg) right 50px no-repeat;
	height: 550px;
	}
	#s1 {
			font-size: 24px;
			position: absolute;
			top: 60px;
			color: black;
			font-weight: bold;
			text-shadow: 0 0 10px #f7f7f7, 0 0 5px #fbfbfb;
			margin-right: auto;
			margin-left: auto;
			width: 600px;
	
		}
	
}
/*【1024px以上に適用PCタブレット用】*/

@media(min-width:1024px) and (max-width:1199px) {
	
	#toptel {
		font-weight: bold;
		font: 26px "Lucida Grande", Lucida, Verdana, sans-serif;
		color: black;
		position: relative;
		top: 20px;
		text-align: right;
	}
	.menus2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 55px;
	left: 13px;
	margin-top: 0px;
}

	.jyusho {
		font-size: 16px;
	}
	.jyushos {
		font-size: 11px;
	}
	.jyushos a {
		color: black;
		font-size: 13px;
		border: 1px solid gray;
		padding: 2px 5px;
	}
	.jyushos a:hover {
		color: black;
		font-size: 13px;
		border: 1px solid gray;
		padding: 2px 5px;
	}
		
	#yasunaga_logo {
		width: 100px;
		padding-top: 10px;
	}
	.kaigyo {
	display: none;
	}
	.kaigyo2 {
	display: none;
	}
	
	.my-parts ul li a {
	  display: block;
	  padding-right: .8em;
	  padding-bottom: .4em;
	  padding-left: .8em;
	  text-decoration: none;
	  color: #333;
	  background: #fff;
	  text-align: center;
	  font-size: 15px;
	  line-height: 16px;
	}
	.kaigyo {
	display: none;
	}
	.my-parts ul li a {
	  display: block;
	  padding-right: .8em;
	  padding-bottom: .4em;
	  padding-left: .8em;
	  text-decoration: none;
	  color: #333;
	  background: #fff;
	  text-align: center;
	  font-size: 16px;
	  line-height: 16px;
		 background-color: rgba(255, 255, 255, 0.39);
	}
	.eibun {
		font-size: 12px;
		margin-top: -2px;
		color: gray;
	}
	#toplogo {
		color: black;
		font: bold 24px Georgia, "Times New Roman", Times, serif;
		letter-spacing: 3px;
		text-align: left;
	}
	.tophead {
		font: bold 24px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		position: absolute;
		top: 50px;
		left: 150px;
		right: 30px;
	}
	
	.pagehead1 {
		font: bold 28px Georgia, "Times New Roman", Times, serif;
		margin-top: -100px;
		margin-left: 140px;
		margin-bottom: 80px;
	}
	.pagehead2 {
		font: bold 28px Georgia, "Times New Roman", Times, serif;
		margin-top: -120px;
		margin-left: 160px;	
	}
	.pagehead3 {
		font: bold 22px Georgia, "Times New Roman", Times, serif;
		margin-top: -120px;
		margin-left: 160px;	
	}
	.sbr {
		display: none;
	}
	.recruitbg {
	background: url(../images/anzen.jpg) right 50px no-repeat;
	height: 550px;
	}
	#s1 {
			font-size: 33px;
			position: absolute;
			top: 120px;
			color: black;
			font-weight: bold;
			text-shadow: 0 0 10px #f7f7f7, 0 0 5px #fbfbfb;
			margin-right: auto;
			margin-left: auto;
			width: 600px;
	
		}
}


/*【1200px以上に適用PC用】*/

@media(min-width:1200px) {
#toptel {
	font-weight: bold;
	font: 26px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	position: relative;
	top: 20px;
	text-align: right;
}
.menus2 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 55px;
	left: 13px;
	margin-top: 0px;
}

   .jyusho {
   	font-size: 16px;
   }
   .jyushos {
   	font-size: 12px;
   	
   }	
   .jyushos a {
   	color: black;
   	font-size: 13px;
   	border: 1px solid gray;
   	padding: 2px 5px;
   }
   .jyushos a:hover {
   	color: black;
   	font-size: 13px;
   	border: 1px solid gray;
   	padding: 2px 5px;
   }
   
   #yasunaga_logo {
   	width: 80px;
   	padding-top: 10px;
   }
   .kaigyo {
   display: none;
   }
   .kaigyo2 {
   display: none;
   }
   #toplogo {
   	color: black;
   	font: 28px Georgia, "Times New Roman", Times, serif;
   	font-weight: bold;
   	letter-spacing: 3px;
   	text-align: left;
   }
   .my-parts ul li a {
     display: block;
     padding-right: .8em;
     padding-bottom: .4em;
     padding-left: .8em;
     text-decoration: none;
     color: #333;
     background: #fff;
     text-align: center;
     font-size: 16px;
     line-height: 16px;
   	 background-color: rgba(255, 255, 255, 0.39);
   }
   .eibun {
   	font-size: 12px;
   	margin-top: -2px;
   	color: gray;
   }
   .tophead {
   	font: bold 24px Georgia, "Times New Roman", Times, serif;
   	font-weight: bold;
   	position: absolute;
   	top: 50px;
   	left: 150px;
   	right: 30px;
   }
   .pagehead1 {
   	font: bold 28px Georgia, "Times New Roman", Times, serif;
   	margin-top: -100px;
   	margin-left: 140px;
   	margin-bottom: 80px;
   }
   .pagehead2 {
   	font: bold 28px Georgia, "Times New Roman", Times, serif;
   	margin-top: -120px;
   	margin-left: 160px;
   	
   }
   .pagehead3 {
   	font: bold 28px Georgia, "Times New Roman", Times, serif;
   	margin-top: -120px;
   	margin-left: 160px;	
   }
   .sbr {
   	display: none;
   }
   .recruitbg {
   background: url(../images/anzen.jpg) right 50px no-repeat;
   height: 550px;
   }
   #s1 {
   		font-size: 36px;
   		position: absolute;
   		top: 120px;
   		color: black;
   		font-weight: bold;
   		text-shadow: 0 0 10px #f7f7f7, 0 0 5px #fbfbfb;
   		margin-right: auto;
   		margin-left: auto;
   		width: 600px;
   
   	}
}