@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:#fbb03b;
	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: #fff3db;
	border-top: 7px solid #fbb03b;
	text-align: center;
	margin: 0 0 50px 0;
}
.gnavi li{
	display: inline-block;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-size: 130%;
	font-weight: 600;
}
.gnavi li a{
	display: block;
	padding: 35px 45px;
}
.gnavi li a{
	color:#fc7060;
}
.gnavi li a:hover{
	text-decoration: none;
	background: #ffe7b7;
}
.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: #ff8c00;
	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: #fff3db;
}
.topinterview{
	padding:50px 0;
	text-align: center;
	font-family: fot-tsukubrdgothic-std, sans-serif;

	margin:auto;
}
.topinterview h2{
	color: #fc7060;
	padding: 0 0 50px 0;
}
.interviewlist dl{
	display: inline-block;
	width: 30%;
	margin: 0 1% 30px 1%;
	background: #fbb03b;
	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: #fc7060;
	border: 1px solid #fc7060;
	-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: #fbb03b;
	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: #ff931e;
	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 #ff931e;
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	margin: 0 auto 30px auto;
}
.meritmain p:after{
	border-top: 3px dotted #ff931e;
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	margin: 30px  auto 0 auto;
}
/*強み1*/
.meritbox01{
	text-align: center; 
	margin: 0 0 50px 0;
}
.meritbox01 h2 img{
	margin: -30px 0 30px 0;
}
.meritbox01 dl{
	margin: -70px 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: 37%;
	margin: 0 0 0 5%;
	vertical-align: middle;
	text-align: left;
	line-height: 180%;
}
.meritbox01 h3,
.meritbox02 h3,
.meritbox03 h3{
	color: #ff931e;
	font-size: 180%;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	padding: 0 0 20px 0;
}
/*強み2*/
.meritbox02{
	text-align: center; 
	margin: 0 0 100px 0;
	position: relative;
	padding: 50px 0 0 0;
}
.meritbox02 h2 img{
	position: absolute;
	top:0;
	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: #ff931e;
	border: 2px solid #ff931e;
	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: #ff931e;
	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: #fbb03b;
	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:#fbb03b;
	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: #f7931e;
	border: 1px solid #f7931e;
	-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: #fc7060;
	color: #fff;
	padding: 5px 30px;
	font-weight: 400;
}
.pagebefore h3 a{
	background: url(../img/interview/arrow01.png) no-repeat 2% center  #fc7060;
}
.pagenext h3 a{
	background: url(../img/interview/arrow02.png) no-repeat 98% center  #fc7060;
	text-align: right;
}

.pageset dl{
	background: #fbb03b;
	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: #ff931e;
	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: #ff931e;
	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: #ff931e;
	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: #fff3db;
	color: #ff931e;
	font-weight: 800;
	padding: 5px 10px;
	margin: 2px;
}
.careerslist li a{
	color: #ff931e;
}
/*求人情報詳細**/
.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: #ff931e;
	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: #fff3db;
	color: #ff931e;
	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 #fc7060;
	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 #ff931e;
}
.careersbox h3{
background: #fc7060;
	color: #fff;
	padding: 10px;
	text-align: center;
	margin: 0 0 20px 0;
}
.careersbox:nth-child(even) h3{
	background: #ff931e;
}
.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: #fc7060;
}
.entrybtn {
	text-align: center;
}
.entrybtn a,
.entrybtn input{
background: #fc7060;
	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: #ff931e;
}

.backbtn02{
	color: #fc7060;
	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 #fc7060;
cursor: pointer;
}


/*フォーム*/

.formbox{
border: 1px solid #ccc;
padding: 40px 5%;
margin: 50px 0px 50px 0px;

}
.formbox table{
	width:100%;
	margin: 0 0 20px 0;
}
.formbox td,
.formbox th{
	padding:10px;
}

.formbox th {
font-weight:500; 
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: #ff931e;
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: #fc7060;
	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 #fbb03b;
}
.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 top center;
	background-size: cover;
}
.interview .pagetitle{
	background:url(../img/title_sp/interview.jpg) no-repeat top center;
	background-size: cover;
}
.careers .pagetitle{
	background:url(../img/title_sp/careers.jpg) no-repeat top center;
	background-size: cover;
}
.entry .pagetitle,
.thanks .pagetitle{
	background:url(../img/title_sp/entry.jpg) no-repeat top 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: -30px 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{
	text-align: center; 
	margin: 0 0 70px 0;
	padding: 90px 0 0 0;
}
.meritbox02 dt{
	display: block;
	width: auto;
	padding: 0 0% 30px 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;
}
/**インタビュー一覧*/
.interviewlistwrap h2{
	font-size:110%;
	text-align: left;
}

/**インタビュー詳細*/
.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  #fc7060;
}
.pagenext h3 a{
	background: url(../img/interview/arrow02.png) no-repeat 98% center  #fc7060;
	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;
}



}






/*エントリーフォーム
---------------------------------------------------------*/
.mt30 {margin-top: 30px;}
.mb30 {margin-bottom: 30px;}
.mt40 {margin-top: 40px;}
.mb40 {margin-bottom: 40px;}
:root {
	--c_or: #F6890A;
	--c_lo: #FFF9ED;
}
.clr-or {
	color: var(--c_or)!important;
}
.bg-lo {
	background-color: var(--c_lo)!important;
}
#entryForm * {
	box-sizing: border-box;
}
#entryForm {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana;
	font-size: 18px;
	font-weight: 500;
	padding: 0 0 50px;
}
#entryForm .mainbody {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
.ttlWrap {
	border-top: 1px solid var(--c_or);
	border-bottom: 1px solid var(--c_or);
	padding: 20px 5px;
	text-align: center;
	margin-bottom: 30px;
}
.ttlWrap h2 {
	font-size: 20px;
	font-weight: 600;
}
.ttlWrap + .txt {
	margin-bottom: 30px;
	text-align: center;
}
.emFlow {
	padding: 30px 40px;
	font-feature-settings: "palt";
	position: relative;
	margin-bottom: 65px;
}
.emFlow::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: var(--c_or) transparent transparent transparent;
	border-width: 14px 13px 0px 13px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -39.5px;
}
.emFlow li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 34px;
	line-height: 1.6;
}
.emFlow li span {
	display: inline-block;
	background: var(--c_or);
	color: #fff;
	font-weight: 600;
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	line-height: 24px;
	border-radius: 50%;
	text-align: center;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 1px;
}
.emFlow li b {
	font-weight: 600;
	color: var(--c_or);
}
.emFlow .note {
	padding-left: 34px;
}
.emFlow._02 {
	margin-bottom: 0;
}
.emFlow._02::after {
	display: none;
}
.emFlow._02 li span {
	transform: scale(.65);
}
.note {
	font-size: 87.5%;
	text-align: left;
	margin-top: 15px;
}
.emSend {
	background: #f2f2f2;
	text-align: center;
	padding: 40px 5%;
}
.emSend dt{ 
	font-size: 112.5%;
	font-weight: 600;
	margin-bottom: 30px;
}
.emSend dd input {
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	font-size: 110%;
	padding: 10px;
}
.sendBtn {
	margin: 30px auto 0;
	background: var(--c_or);
	color: #fff;
	font-size: 125%;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	border: none;
	border-radius: 10px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	max-width: 260px;
	padding: 10px;
	cursor: pointer;
	transition: .2s;
}
.sendBtn:hover {
	background: #333;
}
.entryTtl {
	padding: 40px 10px;
	text-align: center;
}
.entryTtl h2 {
	color: var(--c_or);
	font-size: 177%;
	margin-top: 10px;
}
.jobTtl {
	background: #FFF3DB;
	padding: 20px 10px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 50px;
}
.jobTtl h3 {
	font-weight: 600;
	font-size: 133%;
}
#entryPage .formbox {
	font-size: 16px;
}
.errorTtl {
	padding: 50px 10px;
	font-weight: 600;
	margin-bottom: 50px;
	text-align: center;
	background: var(--c_lo);
}
.errorTtl h3 {
	font-size: 135%;
	font-weight: 600;
	margin-bottom: 10px;
}
.errorArea h4 {
	font-size: 112.5%;
	color: var(--c_or);
	font-weight: 600;
	margin-bottom: 5px;
}
.errorBox {
	margin-top: 15px;
	border: 1px solid var(--c_or);
	padding: 20px;
	margin-bottom: 40px;
}
.errorBox a {
	text-decoration: underline;
}
.btmArea {
	text-align: center;
	margin-top: 50px;
	padding: 20px;
	background: var(--c_lo);
	font-weight: 600;
	line-height: 1.8;
}
.btmArea h2 {
	font-size: 137.5%;
	color: var(--c_or);
	border-bottom: 1px solid var(--c_or);
	max-width: 620px;
	margin: 0 auto 15px;
	padding-bottom: 5px;
}
.btmArea a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--c_or);
	color: #fff;
	font-size: 112.5%;
	font-weight: 600;
	border-radius: 5px;
	padding: 7px 10px;
	gap: 0 7px;
	max-width: 190px;
	margin: 15px auto 0;
	transition: .2s;
}
.btmArea a:hover {
	background: #333;
	text-decoration: none;
}
.btmArea a::after {
	content: "";
	display: block;
	background: url(../img/blank_wh.svg) center center no-repeat;
	background-size: contain;
	width: 11px;
	height: 11px;
}
#entryForm input.hide {
	background: #f1f1f1;
	color: #666;
	border: 1px solid #888;
}
.thxWrap {
	line-height: 1.8;
}
@media screen and (max-width: 640px) {
.mt30 {margin-top: 20px;}
.mb30 {margin-bottom: 20px;}
.mt40 {margin-top: 30px;}
.mb40 {margin-bottom: 30px;}
	.alnleft-sp {
		text-align: left;
	}
	#entryForm {
		font-size: 14px;
	}
	.ttlWrap h2 {
		font-size: 16px;
		line-height: 1.6;
	}
	.emFlow {
		padding: 20px 10px;
	}
	.emFlow li {
		padding-top: 3px;
	}
	.emFlow .note {
		padding-left: 0;
	}
	.emSend dt {
		margin-bottom: 15px;
	}
	.entryTtl {
		padding: 20px 10px;
	}
	.entryTtl img {
		max-height: 35px;
	}
	.entryTtl h2 {
		font-size: 18px;
	}
	.jobTtl h3 {
		font-size: 16px;
	}
	.jobTtl {
		margin-bottom: 30px;
	}
	#entryPage .formbox {
		margin-bottom: 0;
	}
	#entryForm .formbox input[type="text"],
	#entryForm .formbox textarea {
		width: 100%;
		padding: 5px;
	}
	#entryForm .formbox input[type="text"].zip {
		width: 150px;
  }
	#entryForm .formbox input[name="age"] {
		width: 150px;
		margin-right: 5px;
  }
  .errorTtl {
	padding: 20px 5px;
  }
  .errorTtl h3 {
	font-size: 18px;
  }
  .errorBox {
	word-break: break-all;
  }
  .btmArea {
	text-align: left;
  }


















}
