/*--------------------------
----------------------------
----------------------------
採用情報
----------------------------
----------------------------
--------------------------*/
body#recruit #container {
  padding-bottom: 50px;
}

body#recruit div#contents div.inner {
    width: 1100px;
    margin: 0 auto;
    padding: 58px 0px 78px;
}

body#recruit div#titlearea {
	width: 100%;
	background-color: #000000;
}
body#recruit div#titlearea div.inner {
	width: 1100px;
	margin: 0 auto;
	padding: 56px 0px 62px;
	text-align: center;
}
body#recruit div#titlearea div.inner h2 {
	margin-top: 7px;
}

/*---------------------
テーブル + はみ出し処理
---------------------*/
#recruit div.tablepane {
  width: 100%;
  overflow: visible;
}
#recruit div.tablepane table {
  width: auto;
  width: 100%;
}

#recruit table.cmn_table {
  width: 1100px;
  border-collapse: collapse;
  border-spacing: 0px;
  font-size: 15px;
	margin: auto;
  line-height: 2em;
}
#recruit table.cmn_table tbody td {
  padding: 12px;
  border: 1px solid #aaa;
  vertical-align: top;
}
#recruit table.cmn_table th {
  padding: 12px;
  border: 1px solid #aaa;
  vertical-align: top;
}

#recruit table.cmn_table th.fast {
  border-top: 1px solid #aaa;
}

#recruit table.cmn_table th.last {
  /*border-bottom: 1px solid #aaa;*/
}

#recruit table.cmn_table th {
  background-color: #fdeced;
  font-weight: normal;
  text-align: left;
  color: #000;
  width: 20%;
}
#recruit table.cmn_table thead th,
#recruit table.cmn_table th.thead,
#recruit table.cmn_table tr.head th {
  padding: 12px;
  background-color: #920800;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
#recruit table.cmn_table thead tr.normal th {
  background-color: #E0E4FF;
  font-weight: normal;
  text-align: left;
  color: #000000;
}

#recruit h3 {
	width: 100%;
	font-size: 25px;
	text-align: center;
	margin-bottom: 20px;
}
/*-----------*/

#recruit .coment,
.submit_btn,
.submit_btn2 {
    text-align: center;
}

#recruit div.submit_btn input {
	/*position: absolute;*/
    /*padding: 25px 80px;*/
  width: 250px;
  height: 80px;
    background-color: #920800;
    border: none;
		font-size: 20px;
		color: #fff;
		margin: 30px auto 0px;
	text-align: center;
	display: none;
  cursor: pointer;
		/*font-weight: bold;*/
}
#recruit div.submit_btn2 input {
	/*position: relative;
	top: -90px;*/
    /*padding: 25px 80px;*/
  width: 250px;
  height: 80px;
    background-color: #dddddd;
    border: none;
		font-size: 20px;
		color: #fff;
		margin: 30px auto 0px;
	text-align: center;
    
		/*font-weight: bold;*/
}

#recruit div.submit_btn2 text {
	/*position: relative;
	top: -90px;*/
    /*padding: 25px 80px;*/
  width: 250px;
  height: 80px;
    background-color: #dddddd;
    border: none;
		font-size: 20px;
		color: #fff;
		margin: 30px auto 0px;
	text-align: center;
    
		/*font-weight: bold;*/
}

#recruit div.step_wrapper {
	width: 700px;
	margin: auto;
}

#recruit div .rec_youkou {
	font-size: 16px;
	margin-bottom: 50px;
}
#recruit div.step_inner {
	margin-bottom: 70px;
}

#recruit .step_obi {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	padding: 0px 10px 0px 10px;
	float: left;
}

#recruit div.step_inner div {
	margin-bottom: 20px;
	width: 100%;
	background-color: #ddd;
}

#recruit .step_obi2 {
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	float: left;
}

#recruit .hon {
	clear: both;
}

#recruit #gnavi ul#grobalnavi li.non_link {
	color: #656565;
}

#recruit span.must {
	color: red;
}

#recruit .rec_youkou p.comment {
	width: 1100px;
  margin: 0 auto 30px;
}

#recruit .rec_youkou p.comment span {
	color: red;
}

#recruit .rec_youkou .err {
	color: red;
}

#recruit p.t_copy {
	font-size: 18px;
	font-weight: bold;
	width: 900px;
	margin: 0 auto 50px;
  text-align: center;
}

#recruit .p_policy {
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
}

#recruit .check_policy {
	text-align: center;
	font-size: 18px;
  margin-top: 10px;
}

/*
#recruit .step_inner ul, ol, li {
    margin: 5px 0 5px 10px;
    padding: 0;
    list-style: inherit;
}
*/

#recruit div.submit_btn a {
    padding: 25px 80px;
    background-color: #920800;
    border: none;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
		text-decoration: none
}


#recruit div.submit_btn a:hover {
    opacity: 0.7;
}

#recruit .check_policy input[type=checkbox] {
	   position: relative;
    margin-right: 5px;
    top: 5px;
}

#recruit .back_top {
	font-size: 18px;
	padding: 15px 10px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	width: 400px;
	margin: 100px auto 0;
}
#recruit .back_top a {
    padding: 0 0 0 15px;
    background: url(../../common/img/parts/icon_link2_off.gif) no-repeat 0 43%;
    /*line-height: 1.5;*/
    color: #fff;
}
@media only screen and (max-width: 768px) {
	#recruit .back_top {
		font-size: 16px;
		padding: 5px 10px;
		width: 200px;
	}
}
	

@media only screen and (max-width: 768px) {
#recruit table.cmn_table th {
	/*width: 100%;*/
	}
	
	#recruit table th,
	#recruit table td {
    /*width: 100%;*/
    display: block;
	}
	#recruit table.cmn_table th {
    border-top: 1px solid #aaa;
		border-right: 1px solid #aaa;
		border-left: 1px solid #aaa;
		border-bottom: none;
    width: 100%;
	}
	#recruit table.cmn_table tbody td {
    border-top: none;
		border-right: 1px solid #aaa;
		border-left: 1px solid #aaa;
		border-bottom: none;
	}
	#recruit table.cmn_table tbody td.last {
		border-bottom: 1px solid #aaa;
	}
	#recruit div.submit_btn input {
    padding: 15px 50px;
	}
	
	#recruit h3 {
	font-size: 20px;
	margin-bottom: 10px;
	}
	
	#recruit div.step_wrapper {
	width: 100%;
	}
	#recruit table.cmn_table {
  width: 100%;
	}
	#recruit .rec_youkou p.comment {
    width: 100%;
	}
	#recruit .step_obi {
	font-size: 18px;
	padding: 0px 10px 0px 10px;
	}

	#recruit .step_obi2 {
	font-size: 18px;
	padding: 0 0 0 10px;
	}
}

/*--------------------------
PC
--------------------------*/
body#recruit div#titlearea {
	width: 100%;
	background-color: #000000;
}
body#recruit div#titlearea div.inner {
	width: 980px;
	margin: 0 auto;
	padding: 56px 0px 45px;
	text-align: center;
}
body#recruit div#titlearea div.inner h2 {
	margin-top: 0px;
}

body#recruit div#contents {
	width: 100%;
}
body#recruit div#contents div.inner {
	width: 980px;
	margin: 0 auto;
	padding: 58px 0px 78px;
}
body#recruit div#contents div.inner div.leadarea {
	margin-bottom: 52px;
}
body#recruit div#contents div.inner div.leadarea div.textarea {
	float: left;
	width: 603px;
	padding-right: 30px;
}
body#recruit div#contents div.inner div.leadarea div.imgarea {
	float: left;
	width: 347px;
	padding-top: 1px;
}
body#recruit div#contents div.inner div.leadarea h3 {
	margin-bottom: 28px;
	padding-left: 1px;
}
body#recruit div#contents div.inner div.leadarea p {
	padding-left: 1px;
	line-height: 1.9;
}
body#recruit div#contents div.inner div.greetingarea {
	margin-bottom: 20px;
	background-color: #910000;
}
body#recruit div#contents div.inner div.greetingarea div.titlearea {
	float: left;
	width: 151px;
	padding: 16px 19px;
}
body#recruit div#contents div.inner div.greetingarea div.textarea {
	float: left;
	width: 751px;
	padding-top: 7px;
	padding-left: 40px;
	background-color: #ffffff;
}
body#recruit div#contents div.inner h4 {
	width: 980px;
	margin-bottom: 51px;
}
body#recruit div#contents div.inner div.greetingarea div.lead {
	width: 510px;
	margin-bottom: 23px;
	padding-left: 6px;
}
body#recruit div#contents div.inner div.greetingarea p {
	padding-left: 1px;
	line-height: 1.9;
}

body#recruit .section_recruit_new,
body#recruit .section_recruit_mid {
    margin-bottom: 60px;
}

body#recruit .section_recruit_new .m_section_inner,
body#recruit .section_recruit_mid .m_section_inner,
body#recruit .section_recruit_part .m_section_inner {
    padding: 0 0 37px;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 15px;
}

body#recruit .section_recruit_new .m_section_inner h3,
body#recruit .section_recruit_mid .m_section_inner h3,
body#recruit .section_recruit_part .m_section_inner h3 {
    margin-bottom: 38px;
    padding: 12px 15px 13px;
    border-bottom: 1px solid #aaa;
    background-color: #d3d3d3;
    font-size: 17px;
    font-weight: 700;
}

/*--------------------------
スマホ
--------------------------*/
@media screen and (max-width: 640px) {
  body#recruit div.titlearea {
  	width: auto;
  	margin: 0 auto;
  }
  body#recruit div#titlearea {
  	width: 100%;
  	background-color: #000000;
  }
  body#recruit div#titlearea div.inner {
  	width: 63%;
  	margin: 0 auto;
  	padding: 7% 0px 6%;
  	text-align: center;
  }
  body#recruit div#titlearea div.inner h2 {
  	width: 90%;
  	margin: 0 auto;
  	margin-top: 2%;
  }
  body#recruit div#contents {
  	width: auto;
  	font-size: 100%;
  }
  body#recruit div#contents div.inner {
  	width: auto;
  	margin: 0 auto;
  	padding: 4.0% 2% 8%;
  }
  body#recruit div#contents div.inner div.leadarea {
  	margin-bottom: 11%;
  	padding-top: 1%;
  }
  body#recruit div#contents div.inner div.leadarea div.textarea {
  	float: none;
  	width: 100%;
  	padding-right: 0%;
  	padding-bottom: 1%;
  }
  body#recruit div#contents div.inner div.leadarea div.imgarea {
  	float: none;
  	width: 90%;
  	margin: 0 auto;
  	text-align: center;
  }
  body#recruit div#contents div.inner div.leadarea h3 {
  	width: 90%;
  	margin-bottom: 3.3%;
  	text-align: center;
  }
  body#recruit div#contents div.inner div.leadarea p {
  	padding-left: 1px;
  	line-height: 1.9;
  }
  body#recruit div#contents div.inner div.greetingarea {
  	width: 100%;
  	margin-bottom: 2%;
  	background-color: #ffffff;
  }
  body#recruit div#contents div.inner h4 {
  	width: auto;
  	margin-bottom: 6%;
  	text-indent: 0%;
  	white-space: normal;
  	overflow: auto;
  }
  body#recruit div#contents div.inner div.greetingarea div.titlearea {
  	float: none;
  	width: 100%;
  	margin-bottom: 2%;
  	padding: 10px 0%;
  	background-color: #910000;
  	text-align: center;
  }
  body#recruit div#contents div.inner div.greetingarea div.titlearea h4 {
  	width: 100%;
  	max-width: 149px;
  	margin: 0 auto;
  	text-align: center;
  }
  body#recruit div#contents div.inner div.greetingarea div.titlearea h4 img {
  	width: 80%;
  	margin: 0 auto;
  }
  body#recruit div#contents div.inner div.greetingarea div.textarea {
  	float: none;
  	width: 100%;
  	padding-left: 0px;
  }
  body#recruit div#contents div.inner div.greetingarea div.lead {
  	width: 100%;
  	max-width: none;
  	padding-left: 0%;
  	text-align: center;
  	margin-bottom: 4.0%;
  }
  body#recruit div#contents div.inner div.greetingarea h5 {
  	width: 80%;
  	margin: 0 auto;
  }
  body#recruit div#contents div.inner div.greetingarea p {
  	padding-left: 1px;
  	line-height: 1.9;
  }
  
  #recruit p.t_copy {
    width: 100%;
    text-align: center;
  }
}



/*---------------------
フォーム
---------------------*/
input[type=text] {
    min-height: 28px;
}

form .ml1e {
  margin-left: 1em;
}
form .ml05e {
  margin-left: 0.5em;
}
form .ime-active {
  ime-mode: active;
}
form .ime-disabled {
  ime-mode: disabled;
}
form .post10 {
  width: 10px;
}
form .post30 {
  width: 30px;
}
form .post50 {
  width: 50px;
}
form .post75 {
  width: 75px;
}
form .post100 {
  width: 100px;
}
form .post125 {
  width: 125px;
}
form .post150 {
  width: 150px;
}
form .post200 {
  width: 200px;
}
form .post250 {
  width: 250px;
}
form .post300 {
  width: 300px;
}
form .post350 {
  width: 350px;
}
form .post450 {
  width: 450px;
}
form .ask-300 {
  width: 350px;
  height: 120px;
}
form .ask-350 {
  width: 350px;
  height: 120px;
}
form .ask-450_4 {
  width: 450px;
  height: 60px;
}
form .ask-450_6 {
  width: 450px;
  height: 90px;
}
form .postw100 {
  width: 100%;
}


#recruit .step_inner p,
#recruit .step_inner ul li {
  line-height: 2em
}

#recruit form ul li.btn_radio,
#recruit form ul li.btn_radio2 {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}
#recruit form ul li.btn_radio2 {
    margin-right: 0px;
}
#recruit form ul {
    padding: 0;
    margin: 0;
}

 
#recruit form table td span.fmsp {
	padding: 0 5px;
}

#recruit form .post_num3 {
    width: 50px;
}
#recruit form .post_num4 {
   width: 75px;
}

.text1em {
	margin-right: 1em;
}
.text2em {
	margin-right: 2em;
}
.text3em {
	margin-right: 3em;
}
.text4em {
	margin-right: 4em;
}
.text5em {
	margin-right: 5em;
}

input.inputLarge,
textarea.inputLarge {
    width: 100% !important;
}

#recruit #titlearea h2 {
	font-size: 30px;
}

#recruit .parag {
	margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {
  form td input[type="text"] {
      width: 100%;
      /* display: list-item; */
      margin-bottom: 10px;
  }
  	form td .post50,
  	form td .post100 {
    width: 25px!important;
  }
  	
  	form td .min {
    width: 45px!important;
  }
}

/*-------------*/
#f_butBlock {
	text-align:center;
	letter-spacing:-0.4em;
	margin:80px auto;
}

#f_butBlock li.f_back {
	display:inline-block;
	letter-spacing:normal;
	margin:0 20px;
	position:relative;
}

#f_butBlock li.f_next {
	display:inline-block;
	letter-spacing:normal;
	margin:0 20px;
	position:relative;
}

#f_butBlock li input {
	width:360px;
	font-size:20px;
	color:#fff;
	padding:15px;
	cursor:pointer;
	border:none;
}

#f_butBlock li.f_back a {
		text-decoration: none;
}

#f_butBlock .f_back input {
	background-color: #666666;
}

#f_butBlock .f_next input {
	background: #920800;
}

#recruit label input.gender {
  vertical-align: middle;
}

#recruit [type=checkbox], [type=radio] {
    vertical-align: middle;
}

#recruit .btn_radio_joining {
	display: block;
}
#recruit .check_policy input[type=checkbox] {
    vertical-align: middle;
	top: 0;
}

@media only screen and (max-width: 640px) {
	
	#recruit form ul#f_butBlock {
		clear: both;
    width: 220px;
    text-align: center;
		margin: auto;
	}
	#f_butBlock li.f_back {
		float: left;
		margin:0;
		width: 100px;
	}
  #f_butBlock li.f_back a {
		display: block;
		width: 100%;
	}

	#f_butBlock li.f_next {
		float: right;
		margin:0;
		width: 100px;
	}
	#f_butBlock li input {
		width:inherit;
		font-size:16px;
	}
}

#recruit form span.exp {
  display: inline-block;
  padding-top: 5px;
}

#recruit .p_policy a.link_ex:before {
    margin-right: 0.5em;
}
