@charset "utf-8";



html,body{
    width: 100%;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
format('woff');
}





body{
color:#333;
	font-family:'Open Sans', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size:95%;
}


a {
	color:#333;
	outline: none;
	text-decoration: none;
}

a:hover{
	color: #002060;
	text-decoration: underline;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

input,
select,
textarea{
	max-width: 100%;
	padding: 3px;

}
input,
textarea{
}
input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
}



.width100{
	width:100%;
}

.wrap{

}

.block{
	display: block;
}

.onlysp{
	display: none;
}
.none{
	display:none;
}

/*ヘッダー
------------------------------------------------*/
.headertop{
	background:#7ac943;
	color: #fff;
	padding: 5px 0;
}
h1{
	font-size:90%;
	font-weight: 400;
	text-align: center;
}

.header{
	padding:0px 0;
	text-align: center;
}
.menu-icon{
	display: none;
}





/*メインビジュアル
------------------------------------------------*/
.mainvisual{
	background:url(../img/top/mainvisual.jpg) no-repeat top center;
	height: 700px;
}
/*メインメニュー
------------------------------------------------*/
.gnavi{
	background: #ebf7e3;
	border-top: 7px solid #7ac943;
	text-align: center;
	margin: 0 0 50px 0;
}
.gnavi li{
	display: inline-block;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size: 120%;
	font-weight: 600;
}
.gnavi li a{
	display: block;
	padding: 35px 45px;
}
.gnavi li a{
	color:#009245;
}
.gnavi li a:hover{
	text-decoration: none;
	background: #d5f0c4;
}
.gnavi .blanklink {
	display: none;
}

/*ページタイトル
------------------------------------------------*/
.pagetitle{
	height: 439px;
}
.merit .pagetitle{
	background:url(../img/title/merit.jpg) no-repeat top center;
}
.interview .pagetitle{
	background:url(../img/title/interview.jpg) no-repeat top center;
}
.careers .pagetitle{
	background:url(../img/title/careers.jpg) no-repeat top center;
}
.entry .pagetitle,
.thanks .pagetitle{
	background:url(../img/title/entry.jpg) no-repeat top center;
}

/*トップページ
------------------------------------------------*/
/*強み*/
.topabout{
	padding:0 0 50px 0;
	text-align: center;
	font-family: fot-tsukubrdgothic-std, sans-serif;
}
.topabout h2 img{
	padding:0 0 30px 0;
}
.topabout h2{
	font-size: 160%;
	color: #7ac943;
	padding: 0 0 30px 0;
	line-height: 180%;
}
.topabout h3{
	font-size: 160%;
	color: #fc7060;
	padding: 0 0 40px 0;
	line-height: 180%;
}
/*先輩インタビュー*/
.mainbodywrap01{
	background: #ebf7e3;
}
.topinterview{
	padding:50px 0;
	text-align: center;
	font-family: fot-tsukubrdgothic-std, sans-serif;

	margin:auto;
}
.topinterview h2{
	color: #009245;
	padding: 0 0 50px 0;
}
.interviewlist dl{
	display: inline-block;
	width: 30%;
	margin: 0 1% 30px 1%;
	background: #7ac943;
	color: #fff;
	font-family: fot-tsukubrdgothic-std, sans-serif;
}
.interviewlist dl dd{
	padding:10px;
	font-size: 140%;
	text-align: center;
}
.interviewlist dd strong{
	font-size: 140%;
	font-weight: 400;
}
.listbtn a{
	font-size: 150%;
	font-weight: 800;
	background: #fff;
	display: inline-block;
	padding: 10px 100px;
	color: #009245;
	border: 1px solid #009245;
	-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;
}
/*バナー*/
.bnrbox{
	padding:50px 0;
	text-align: center;
}

/*全体レイアウト
------------------------------------------------*/
.mainbody{
	width:900px;
	margin: 0 auto;
}
.home .mainbody{
	width:1200px;
}




/*フッター
------------------------------------------------*/
.fnavi{
	background: #f2f2f2;
	text-align: center;
	padding: 15px 0;
}
.fnavi li{
	display: inline-block;
	padding: 0 30px;
	border-left: 1px solid #000;
}
.fnavi li:first-child{
	border: none;
}

.footer{
	background: #7ac943;
	text-align: center;
	color: #fff;
	padding: 5px 0;
}

.fnavi .blanklink{
	background: url(../img/icon_blank.png) no-repeat right center;
	padding-right: 20px;
}

/*コンテンツ
------------------------------------------------*/
/*夢眠ホームの強み*/
/*.meritmain{
	text-align: center;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 800;
	margin: 0 0 80px 0;
}
.meritmain h2{
	color: #3fa9f5;
	font-size: 130%;
	padding:0 0 30px 0;
}
.meritmain h2 strong{
	font-size: 130%;
}
.meritmain h2 span{
background: -webkit-linear-gradient(white 70%, #fff3c4 80%);
background: -o-linear-gradient(white 70%, #fff3c4 80%);
background: linear-gradient(white 70%, #fff3c4 80%);
}
.meritmain p{
	font-size: 130%;
	line-height: 180%;
	
}
.meritmain p:before{
	border-top: 3px dotted #3fa9f5;
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	margin: 0 auto 30px auto;
}
.meritmain p:after{
	border-top: 3px dotted #3fa9f5;
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	margin: 30px  auto 0 auto;
}*/
/*強み1*/
.meritbox01{
	text-align: center; 
	margin: 0 0 120px 0;
}
.meritbox01 h2 img{
	margin: -30px 0 30px 0;
}
.meritbox01 dl{
	margin: -100px 0 0 0;
}
.meritbox01 dt{
	display: inline-block;
	width: 45%;
	vertical-align: middle;	
}
.meritbox01 dt img{
	margin: 0 0 -30px 0;
}
.meritbox01 dd{
	display: inline-block;
	width: 40%;
	margin: 0 0 0 5%;
	vertical-align: middle;
	text-align: left;
	line-height: 180%;
}
.meritbox01 h3,
.meritbox02 h3,
.meritbox03 h3{
	color: #7ac943;
	font-size: 180%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	padding: 0 0 20px 0;
}
/*強み2*/
.meritbox02{
	text-align: center; 
	margin: 0 0 50px 0;
	position: relative;
	padding: 50px 0 70px 0;
}
.meritbox02 h2 img{
	position: absolute;
	top:-50px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.meritbox02 dt{
	display: inline-block;
	width: 40%;
	vertical-align: middle;
	text-align: left;
	padding: 0 8% 0 0;
	line-height: 180%;
}
.meritbox02 dd{
	display: inline-block;
	width: 45%;
	vertical-align: middle;	
	
	
}
.meritbox02 dd img{
	margin: 0 0 -30px 0;
}
.meritbox02 h4{
	color: #3fa9f5;
	border: 2px solid #3fa9f5;
	padding: 10px;
	margin: 10px 0 0 0;
}

/*強み3*/
.meritbox03{
	text-align: center; 
	padding: 0 0 50px 0;
}
.meritbox03 h2 img{
	margin: -30px 0 30px 0;
}
.meritbox03 dl{
	width:25%;
	display: inline-block;
	margin: 0 2% 20px 2%;
}
.meritbox03 dd h4{
	color: #3fa9f5;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size: 130%;
	padding: 10px 0;
}
.meritbox03 dd p{
	text-align: left;
}

/**インタビュー一覧*/
.interviewlistwrap{

	margin: 0 auto 30px auto;
}
.interviewlistwrap h2{
	font-size:140%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	padding: 0 0 50px 0;
	color: #4d4d4d;
	text-align: center;
	line-height: 180%;
}
.interviewlistwrap dd{
	text-align: left;
}

/**インタビュー詳細*/
.interviewtitle{

	margin: 0 auto 40px auto;
	background: #7ac943;
	color: #fff;
	position: relative;
}
.interviewtitle dt{
	width: 29.51%;
	display: inline-block;
}
.interviewtitle dd{
	width: 70%;
	display: inline-block;
}
.interviewtitle h2{
	font-size: 130%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
}
.interviewtitle h3{
	font-size: 200%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	padding: 0 0 10px 0;
}
.ittop{
	padding:30px;
	font-family: fot-tsukubrdgothic-std, sans-serif;
}
.ittop p{
	font-size: 90%;
	font-weight: 800;
}
.itbottom{
	position: absolute;
	bottom: 0px;
	padding: 30px;
	font-size: 120%;
	font-weight: 800;
}
.interviewbox{

	margin: 0 auto 40px auto;
}
.interviewbox dt{
	color:#7ac943;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size: 180%;
	font-weight: 800;
	padding: 0 0 20px 0;
}
.interviewbox dd{
	padding: 0 0 50px 0;
	font-size: 120%;
}
.backbtn {
	text-align: center;
	padding: 0 0 50px 0;
}
.backbtn a{
	font-size: 150%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	background: #fff;
	display: inline-block;
	padding: 10px 100px;
	color: #7ac943;
	border: 1px solid #7ac943;
	-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;
}
/*次へ前へ*/
.pageset{

	margin: 0 auto 50px auto;
}
.pagebefore{
	width:45%;
	float: left;
}
.pagenext{
	width:45%;
	float: right;
}
.pageset h3{
	font-size: 110%;
	background: url(../img/interview/arrow03.png) no-repeat bottom center;
	padding: 0 0 8px 0;
	margin: 0 0 5px 0;
}
.pageset h3 a{
	display: block;
	background: #009245;
	color: #fff;
	padding: 5px 30px;
	font-weight: 400;
}
.pagebefore h3 a{
	background: url(../img/interview/arrow01.png) no-repeat 2% center  #009245;
}
.pagenext h3 a{
	background: url(../img/interview/arrow02.png) no-repeat 98% center  #009245;
	text-align: right;
}

.pageset dl{
	background: #7ac943;
	color: #fff;
}
.pageset dl a{
	color:#FFF;
}
.pageset dl a:hover{
	text-decoration: none;
}
.pageset dt{
	width:50%;
	display: inline-block;
}
.pageset dd{
	width:39%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	display: inline-block;
	padding: 10px 5%;
}
.pageset h4{
	font-size: 110%;
}
.pageset h5{
	font-size: 150%;
}

/*採用情報一覧**/
.careerslistwrap{

	margin: 0 auto 50px auto;
}
.careerscatch{
	font-size: 130%;
	font-weight: 800;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	text-align: center;
	padding: 0 0 50px 0;
}
.careerslistwrap h2{
	color: #7ac943;
	font-size: 180%;
	margin: 0 0px 30px 0px;
}
.careerslistwrap h2 strong{
	display: inline-block;
	background: #fff;
	padding: 0 20px 0 0;
	font-family: fot-tsukubrdgothic-std, sans-serif;
}
.careerslistwrap h2:after{
	background: #7ac943;
	display: block;
	content: "";
	height: 5px;
	margin: -20px 0 0 0;
}
.careerslist dl{
	padding:0 0 20px 0;
}
.careerslist dt{
	width:25%;
	display: inline-block;
	margin: 0 3% 0 0;
}
.careerslist dd{
	width:71%;
	display: inline-block;
}
.careerstitle{
	border-bottom: 1px solid #ccc;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
}
.careerstitle h3{
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.careerstitle h3 strong{
	background: #009245;
	color: #fff;
	font-size: 90%;
	padding: 2px 10px;
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: middle;
		-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;
}
.careerstitle p{
	display: inline-block;
	float: right;
	background: url(../img/careers/icon_map.png) no-repeat left center;
	padding: 0 0 0 20px;
}
.careerslist h4{
	font-weight:400;
	font-size: 100%;
	padding: 0 0 5px 0;
}
.careerslist li{
	display: inline-block;
	background: #ebf7e3;
	color: #7ac943;
	font-weight: 800;
	padding: 5px 10px;
	margin: 2px;
}
.careerslist li a{
	color: #009245;
}
/*求人情報詳細**/
.careersdetailwrap{

	margin: 0 auto 50px auto;
}
.careersinfo{
	padding:0 0 30px 0;
}
.careersinfo h2{
	border-bottom: 1px solid #ccc;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 130%;
}
.careersinfo h2 strong{
	background: #009245;
	color: #fff;
	font-size: 90%;
	padding: 2px 10px;
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: baseline;
		-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;
}
.careersinfo dt{
	width:45%;
	display: inline-block;
	float: left;
}
.careersinfo dd{
	width:50%;
	display: inline-block;
	float: right;
}
.careersinfo li{
	padding:5px 0 5px 25px;
}
.listadd{
	background: url(../img/careers/icon_map.png) no-repeat left 5px;
}
.listtrain{
	background: url(../img/careers/icon_train.png) no-repeat left 8px;
}
.listcar{
	background: url(../img/careers/icon_car.png) no-repeat left 10px;
}
.listurl{
	background: url(../img/careers/icon_pc.png) no-repeat left 10px;
}
.listtel{
	background: url(../img/careers/icon_tel.png) no-repeat left 7px;
}
.listurl a{
	background: url(../img/careers/icon_blank.png) no-repeat right center;
	padding: 0 20px 0 0;
}
.joblinklist{
	padding:0 0 30px 0;
}
.joblinklist h2{
	background: #ebf7e3;
	color: #009245;
	padding: 10px;
	text-align: center;
	margin: 0 0 20px 0;
}
.joblinklist li{
	display: inline-block;
	padding:3px;
}
.joblinklist a{
	background: url(../img/careers/arrow01.png) no-repeat 10px center #7ac943;
	color: #fff;
	display: inline-block;
	padding: 10px 10px 10px 30px;
}
.joblinklist li:nth-child(even) a{
	background:url(../img/careers/arrow01.png) no-repeat 10px center #009245;
}
.careersbox h3{
background: #7ac943;
	color: #fff;
	padding: 10px;
	text-align: center;
	margin: 0 0 20px 0;
}
.careersbox:nth-child(even) h3{
	background: #009245;
}
.freespace{
	padding: 10px;
}
.careersbox dl{
	padding: 0 0 20px 0;
}
.careersbox dt{
	width:47%;
	display: inline-block;
	margin: 0 1% 10px 1%;
}
.careersbox dd{
	width:47%;
	display: inline-block;
	margin: 0 1% 10px 1%;
}
.careersbox table{
	width:100%;
	border-top: 1px dotted #ccc;
}
.careersbox th,
.careersbox td{
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}
.careersbox th{
	text-align: left;
	color: #7ac943;
}
.careersbox:nth-child(even) th{
color: #009245
}
.entrybtn {
	text-align: center;
}
.entrybtn a,
.entrybtn input{
background: #7ac943;
	color: #fff;
	font-size: 150%;
	padding: 10px 40px;
	margin: 0 0px 50px 0;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	display: inline-block;
		-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius: 3px;
border: none;
cursor: pointer;
}
.careersbox:nth-child(even) .entrybtn a,
.careersbox:nth-child(even) .entrybtn input{
	background: #009245;
}

.backbtn02{
	color: #7ac943;
	font-size: 150%;
	padding: 10px 50px;
	margin: 0 0px 50px 0;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	display: inline-block;
		-moz-border-radius: 99px;
-webkit-border-radius:99px;
border-radius: 99px;
border: 3px solid #7ac943;
cursor: pointer;
}


/*フォーム*/

.formbox{
border: 1px solid #ccc;
padding: 40px 100px;
margin: 50px 0px 50px 0px;

}
.formbox table{
	width:100%;
	margin: 0 0 20px 0;
}
.formbox td,
.formbox th{
	padding:10px;
}

.formbox th {
font-weight:400; 
width: 30%;
}
input[type="text"],
input[type="email"]{
width:60%;
margin: 0 0 2px 0;
}
 input[type="text"].zip{
	width:20%;
}
 input[type="text"].address,
  textarea{
	width:80%;
}
.formbox input[type="checkbox"],
.formbox input[type="radio"]{
		vertical-align:baseline;
}








.linkbtn01,
.linkbtn02{
	background: #7ac943;
color: #fff;
font-size: 120%;
text-decoration: none;
padding: 10px 20px;
border:0px;
cursor:pointer;
display: inline-block;
margin: 0 20px 5px 20px;
/*width: 20%;*/
-moz-border-radius: 5px;
border-radius: 5px;
}

.linkbtn02{
background: #ddd;
color: #000;
}

.linkbtn03{
	text-align: center;
	padding: 10px 0;
}

.linkbtn03 a{
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #000;
}

.linkbtn01:hover{
	color: #fff;
}
.linkbtn03 a:hover{
	text-decoration: none;
	background: #eee;
	color: #000;
}





.pager {
	text-align: center;
	padding: 10px 0 0 0;
}
.pager span,
.pager a{
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #ccc;
}

.pager span{
	background: #c1a780 ;
	color: #fff;
	
}







/*********************************/
/* PC用のスタイル記述ここから */
/*********************************/
/*@media print, screen and (min-width: 769px) {*/
@media print, screen and (min-width: 621px) {	

.gnavi{
	display: block !important;
}


}





/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 768px) {}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 640px) {

.mainbody,
.home .mainbody{
	width:auto;
	margin: 0 10px;
}

/*ヘッダー
------------------------------------------------*/

h1{
	font-size:60%;
	padding: 0 0px;
}

.menu-icon{
	display: block;
	position: fixed;
	top:25px;
	right: 10px;
	background: #009245;
	border: 2px solid #fff;
	padding: 10px;
	z-index: 10000;
	width: 25px;
	-moz-border-radius: 99px;
-webkit-border-radius:99px;
border-radius: 99px;
}


/*メインビジュアル
------------------------------------------------*/
.mainvisual{
	height: 420px;
		background:url(../img/top/mainvisual_sp.jpg) no-repeat top center;
	background-size: cover;
}

/*メインメニュー
------------------------------------------------*/
.gnavi{
	display: none;
	position: fixed;
	left: 10px;
	top: 10px;
	padding: 10px 0;
	text-align: center;
	margin: 0 0 30px 0;
	width:75%;
	z-index: 10000;
	border: 2px solid #009245;
}
.gnavi li{
	display: block;
	font-size: 110%;
	
}
.gnavi li a{
padding: 10px;
}
.gnavi .blanklink {
	display: block;
}
.gnavi .blanklink img{
	vertical-align: middle;
}
/*ページタイトル
------------------------------------------------*/
.pagetitle{
	height: 180px;
	margin: 0 0 30px 0;
}

.merit .pagetitle{
	background:url(../img/title_sp/merit.jpg) no-repeat bottom center;
	background-size: cover;
}
.interview .pagetitle{
	background:url(../img/title_sp/interview.jpg) no-repeat bottom center;
	background-size: cover;
}
.careers .pagetitle{
	background:url(../img/title_sp/careers.jpg) no-repeat bottom center;
	background-size: cover;
}
.entry .pagetitle,
.thanks .pagetitle{
	background:url(../img/title_sp/entry.jpg) no-repeat bottom center;
	background-size: cover;
}

/*トップページ
------------------------------------------------*/
/*強み*/
.topabout{
	padding:30px 0;
}

.topabout h2{
	font-size: 120%;
	padding: 0 0 30px 0;
}
.topabout h3{
	font-size: 120%;
	padding: 0 0 40px 0;
}
/*先輩インタビュー*/
.topinterview{
	padding:30px 0;
}
.topinterview h2{
	padding: 0 0 30px 0;
}
.interviewlist dl{
	display: block;
	width: 80%;
	margin: 0 auto 20px auto;
}
.interviewlist dd{
	font-size: 120%;
}
.listbtn a{
	display: block;
	padding: 10px 0px;
}
/*バナー*/
.bnrbox{
	padding:30px 0;
}




/*コンテンツ
------------------------------------------------*/
/*夢眠ホームの強み*/
/*.meritmain{
	margin: 0 0 80px 0;
}
.meritmain h2{
	padding:0 0 30px 0;
}
.meritmain p{
	font-size: 110%;
	text-align: left;
}
.meritmain p:before{
	margin: 0 auto 20px auto;
}
.meritmain p:after{
	margin: 20px  auto 0 auto;
}*/
/*強み1*/
.meritbox01{
	margin: 0 0 50px 0;
}
.meritbox01 h2 img{
	margin: -10px 0 20px 0;
}
.meritbox01 dl{
	margin: 0px 0 0 0;
	padding: 0 0 30px 0;
}
.meritbox01 dt{
	display: block;
	width: auto;
}
.meritbox01 dt img {
    margin: 0 0 10px 0;
}
.meritbox01 dd{
	display: block;
	width: auto;
	margin: 0 0 0 0%;
}
.meritbox01 h3,
.meritbox02 h3,
.meritbox03 h3{
	font-size: 180%;
	padding: 0 0 20px 0;
	text-align: center;
}
/*強み2*/
.meritbox02 h2 img{
	top: -50px;
}
.meritbox02{
	text-align: center; 
	margin: 0 0 0px 0;
	padding: 90px 0 30px 0;
}
.meritbox02 dt{
	display: block;
	width: auto;
	padding: 0 0% 20px 0;
}
.meritbox02 dd{
	display: block;
	width: auto;	
}
.meritbox02 dd img{
	margin: 0 0 0px 0;
}

/*強み3*/
.meritbox03{
	padding: 0 0 30px 0;
}
.meritbox03 h2 img{
	margin: -30px 0 20px 0;
}
.meritbox03 dl{
	width:auto;
	display: block;
	margin: 0 0 40px 0;
}


/**インタビュー詳細*/
.interviewtitle{
	margin: 0 auto 40px auto;
}
.interviewtitle dt{
	width: auto;
	display: block;
}
.interviewtitle dd{
	width: auto;
	display: block;
}
.interviewtitle h2{
	font-size: 130%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
}
.interviewtitle h3{
	font-size: 180%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	padding: 0 0 10px 0;
}
.ittop{
	padding:10px;
}
.itbottom{
	position: relative;
	padding: 10px;
}
.interviewbox{
	margin: 0 auto 40px auto;
}
.interviewbox dt{
	font-size: 150%;
}
.interviewbox dd{
	font-size: 100%;
	padding: 0 0 30px 0;
}
.backbtn {
	padding: 0 0 0px 0;
}
.backbtn a{
	display: block;
	padding: 10px 0px;
}

/*採用情報一覧**/
.careerslistwrap{
	margin: 0 auto 30px auto;
}
.careerscatch{
	font-size: 110%;
	padding: 0 0 30px 0;
}
.careerslist dt{
	width:auto;
	display: block;
	margin: 0 0% 10px 0;
}
.careerslist dd{
	width:auto;
	display: block;
}
.careerstitle h3{
	margin: 0 0 5px 0;
}
.careerstitle p{
	padding: 0 0 0 20px;
	float: none;
}

/*求人情報詳細**/
.careersdetailwrap{
	margin: 0 auto 0px auto;
}
.careersinfo{
	padding:0 0 30px 0;
}

.careersinfo dt{
	width:auto;
	display: block;
	float: none;
	padding: 0 0 10px 0;
}
.careersinfo dd{
	width:auto;
	display: block;
	float: none;
}

.careersbox dl{
	padding: 0 0 20px 0;
}
.careersbox dt{
	width:auto;
	display: block;
	margin: 0 1% 0px 1%;
}
.careersbox dd{
	width:auto;
	display: block;
}
.careersbox dd table{
	border: none;
}
.careersbox th,
.careersbox td{
	display: block;
}


/*フォーム*/
.formbox{
padding: 20px 10px;
margin: 20px 0 50px 0;
}

.formbox table{
	border-collapse:collapse;
	width:100%;
	text-align: left;
	margin: 0 0 20px 0;
}
.formbox td,
.formbox th{
	display: block;
	padding: 5px;
}

.formbox th {
width: 100%;
}


.table01{
	width:100%;
	text-align: left;
	margin: 0 auto 30px auto;
}
.table01 td,
.table01 th{
	padding:5px;
	display: block;
}
input[type="text"], textarea {
    padding: 5px 5%;
	width: 90%;

}

.linkbtn01,
.linkbtn02{
display: block;
font-size: 110%;
width: 80%;
margin: 0 auto 10px auto;
}





























/*次へ前へ*/
.pageset{
	margin: 0 auto 50px auto;
}
.pagebefore{
	width:49%;
}
.pagenext{
	width:49%;
}
.pageset h3{
	font-size: 80%;
}
.pageset h3 a{
	display: block;
	background: #fc7060;
	color: #fff;
	padding: 5px 30px;
	font-weight: 400;
}
.pagebefore h3 a{
	background: url(../img/interview/arrow01.png) no-repeat 2% center  #009245;
}
.pagenext h3 a{
	background: url(../img/interview/arrow02.png) no-repeat 98% center  #009245;
	text-align: right;
}

.pageset dl{
	padding: 5px;
}
.pageset dt{
	width:30%;
	display: inline-block;
	vertical-align: middle;
}
.pageset dd{
	width:65%;
	padding: 10px 0%;
	vertical-align: middle;
}
.pageset h4{
	font-size: 80%;
}
.pageset h5{
	font-size: 90%;
}








/*フッター
------------------------------------------------*/
.fnavi{
	display: none;
}
.fnavi li{
	padding: 0 5px;
	font-size: 70%;
}
.fnavi li:first-child{
	border: none;
}




.onlypc{
	display:none;
}
.onlysp{
	display: block;
}



}











