/*0810原田追加＿フォームの必須の調整*/
.bot{
	font-size:14px;
	}
	
	.inq-hissu2 {
		padding-left:50px ;
		}
		.inq-hissu3 {
			padding-left:88px ;
		}
		.inq-hissu4 {
				padding-left:0px ;
		}
		.inq-hissu5 {
			padding-left:89px ;
		}
		.inq-hissu6{
			padding-left:88px ;
		}
		/*0813原田追加＿スタッフ登録ページのヘッダー*/
		.rec_staff #title {
			background-image: url("../../img_n/recruit/test/staffhead11.png") ;
			position:relative　;
			z-index:5　;
			opacity:1　;
			box-shadow:2px 2px 5px #595452 ;
		}
		.rec_staff #recruit_menu {
			background-color:#003366 ;
			opacity:0.8 ;
		}
		.new_front{
			margin-top:50px;
			margin-bottom:0px;
			font-size:16px;
			margin-left:40px;
		}
		.new_front p{
			text-align:left;
			letter-spacing: 0.1em;
			color:#000000;
			font-weight:bold;
			font-style: oblique;
			line-height: 2em;
		}
		.new_top{
			font-size:20px;
			color:#003366;
		}
		.syousai{
			text-align:right;
			border-top: none;
			border-bottom: none;
		}
	
		.youkou a{
			text-align:right;
			margin-right:14px;
			margin-left:0;
			font-weight:bold;
			padding:0;
		}
		
		@media screen and (max-width: 767px){
		.staff_rec{
				margin-right:10px;
				margin-left:10px;
		}
		h2{
			margin-left: 0;
			margin-right:0;
		}
		.h2small{
			font-size:16px;
			color: #003366;
		}
	
		.rec_staff #title {
		background-image:url(../../img_n/recruit/test/staffhead.png);
		content: "";
		background-color: rgba(0,66,142);
		width: 100% ;
		height: 150px !important;
		background-image: url(../../img_n/recruit/test/staffhead.png);
		position: relative;
		z-index: 5;
		opacity: 1;
		margin-right: 0 ;
		margin-left: 0 ;
		margin-bottom: 0 ;
		background-size: cover;
		border: none;
		}
		.new_front{
			margin-top:50px;
			margin-bottom:30px;
			margin-right:0px;
			margin-left:0px;
			font-size:14px;
			width:100%;
		}
		.new_front p{
			margin-top:0px;
			margin-bottom:0px;
			font-size:14px;
		}
		.new_rec h2 {
			font-size: 24px;
		}
	
	.contents_block p {
		padding: 10px 0px;
	}
	.bosyuu_p{
		margin:30px 0px 30px 0px;
	}
	.contents_block {
		display: block;
		width: 100%;
		margin: 10px auto;
	}
	.new_q p {
		color: rgb(255, 255, 255);
		margin-left: 10px;
		font-size:16px;
		line-height: 30px;
	
	}
	.new_q {
	
		background-repeat: no-repeat;
		line-height: 50px;
		color: rgb(255, 255, 255);
		margin-top: 50px;
		margin-bottom:0px;
		background: none;
		background-color: rgb(48,113,207);
	
	}
	.youkou a{
		display:block;
		text-align:left;
	}
	.onlypc{
		display:none;
	}
	
		}
	
	
