@charset "utf-8";
/*------------------------------------------------------------
	エントリー
------------------------------------------------------------*/
body#entry-index #main {
	margin: 0;
	padding-top: 30px;
	width: auto;
	border-top: 1px solid #E0E0E0;
	font-size: 1.1em;
}

body.singleColumn #conts {
	width: 720px;
}

#conts .job {
	text-align: center;
	border-top: 2px solid #006B30;
}

#conts .job .inner {
	border: 1px solid #E0E0E0;
	background: url(/assets/img/pc/entry/bg_job.jpg) no-repeat top;
	padding: 10px 0 10px;
}

#conts .job h2 {
	margin: 0;

	color: #333333;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
}

#conts .job p {
	font-size: 1.08em;
}

#conts h2.type {
	padding: 5px 10px;
	border: 1px solid #008D3F;

	color: #008D3F;
	font-size: 26px;
	text-align: center;
	line-height: 1.3;
}

#conts h2.detail {
	line-height: 0;
	margin-bottom: 30px;
}

#conts .apply {
	margin: 10px 0;

	text-align: center;
}

#conts .apply span {
	font-size: 0.84em;
}

#conts h3 {
	margin-bottom: 10px;
}

#conts h3.apply {
	margin-bottom: 2px;
}

#conts form fieldset {
	margin-bottom: 15px;
	padding: 5px;
	background: #f0f0f0;
}

#conts form table {
	width: 710px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#conts form th,
#conts form td {
	padding: 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	vertical-align: middle;
	line-height: 1.5;
}

#conts form th {
	width: 20%;
	background: #F9F9F8;
	text-align: left;
	font-weight: normal;
}

#conts form th .required {
	margin-right: 5px;
	display: inline-block;

	vertical-align: middle;
}

#conts form th label {
	display: inline-block;

	vertical-align: middle;
}

#conts form td {
	width: 80%;
	background: #fff;
}

#conts form td input {
	padding: 4px 3px 3px;
	font-size: 1em;
}

#conts form td select {
	padding: 4px 3px 3px;
	font-size: 1em;
}

#conts form td textarea {
	padding: 4px 3px 3px;

	font-size: 1em;
	line-height: 1.4;
}

#conts form .fName input,
#conts form .fKana input {
	margin-right: 5px;
	width: 113px;
}

#conts form .fName .mei {
	margin-left: 22px;
}

#conts form .fKana .mei {
	margin-left: 10px;
}

#conts form .fBirth select {
	margin-right: 5px;
}

#conts form .fEmail p {
	margin: 5px 0 2px;
}

#conts form .fEmail input,
#conts form .fTel input {
	width: 340px;
}

#conts form .fEmail #suggest-box {
	width: 348px;
	z-index: 1;
}

#conts form .fQual .location {
	padding: 15px 0 15px 15px;
}

#conts form .fQual ul li {
	margin-bottom: 11px;
	padding-right: 12px;
	width: 47%;
	float: left;
	line-height: 1.3;
}

#conts form .fQual ul li input {
	margin: 3px 4px 0 0;
	float: left;
}

#conts form .fQual ul li label {
	width: 89%;
	display: inline-block;
	float: left;
}

#conts form .fQual .ones {
	width: 100%;
}

#conts form .fQual .ones .dep {
	margin-left: 35px;
}

#conts form .fQual .ones .dep label {
	margin: 2px 5px 0 0;
	font-size: 16px;
}

#conts form .fQual .ones .dep input {
	width: 330px;
}

#conts form .fQual .etc {
	margin-top: 7px;
}

#conts form .fQual .etc textarea {
	width: 440px;
	height: 40px;
}

#conts form .fExp select,
#conts form .fHopePref select,
#conts form .fHope select {
	margin-right: 10px;
	width: 185px;
}

#conts form .fHopePref select {
	margin-bottom: 7px;
}

#conts form .fHopePref td {
	padding-bottom: 5px;
}

#conts form .fExperience textarea {
	width: 440px;
	height: 100px;
}

#conts form .send {
	margin-top:35px;
	height: 45px;

	position: relative;
}

#conts form .send .rule {
	position: absolute;
	top: 17px;
	right: 450px;
}

#conts form .send .btn {
	text-align: center;
}

#conts form .pMark {
	position: absolute;
	top: -10px;
	right: 120px;
}

#conts form .security {
	width: 100px;
	height: 72px;
	position: absolute;
	top: -8px;
	right: 0px;
}

#conts form .fExpNum select {
	width: 60px;
	margin-right: 10px;
}

#conts form .adnBox {
	padding: 5px 0;
}

#conts form .closeBox {
	display: none;
	font-size: 16px;
}

#conts h2.title {
	margin-bottom: 15px;
	line-height: 0;
}

#conts h2.title span {
	font-size: 30px;
}

#conts form .fExperience input {
	vertical-align: middle;
	margin: 0 5px 2px 10px;
}

#conts form .fExperience label {
	vertical-align: middle;
}

#conts form .fExperience p.check {
	margin-bottom: 3px;
}

#conts form #directForm {
	position: relative;
}

#conts form .all input,
#conts form .all label {
	vertical-align: middle;
}

#conts form .popup {
	padding-bottom: 14px;
	width: 230px;
	background: url(/assets/img/pc/entry/popup_bg.gif) no-repeat left bottom;
	display: none;

	position: absolute;
	top: -158px;
	right: -155px;
	z-index: 1;
}

#conts form .popup p {
	padding: 5px 10px;
	background: #F0F0F0;
	border: 2px solid #006B30;
	border-bottom: none;

	line-height: 1.7;
}

/*------------------------------------------------------------
	error
------------------------------------------------------------*/
#conts p.error {
	margin-bottom: 3px;

	color: #FF0000;
	font-size: 1.24em;
}

#conts p.errorMsg {
	margin-bottom: 10px;

	line-height: 1.8;
}

#conts p.errorMsg img {
	margin-right: 5px;
	vertical-align: middle;
}

#conts form tr.error th {
	background: #ffe6e6;
	color: #F30;
	font-weight: bold;
}

#conts form tr.error td {
	background: #fff0f0;
}

#conts form tr.error td .errorMessage {
	color: #F30;
	font-size: 0.875em;
	font-weight: bold;
}


#conts .errorLst {
	list-style: none;
	padding-left: 15px;
	margin-bottom: 10px;
}

#conts .errorLst li span {
	color: #FF0000;
}

#conts .errorText {
	margin-bottom: 15px;
}
#conts .db_error {
	text-align: center;
	color: #FF0000;
	margin: 10px 0;
}
/*------------------------------------------------------------
	correct
------------------------------------------------------------*/
#conts form tr.correct td {
	background: #FDF2E1;
	position: relative;
}

#conts form tr.correct td:after {
	margin-top: -9px;
	width: 45px;
	height: 18px;
	background: url(/assets/img/pc/entry/icon_check.png) no-repeat  top;
	position: absolute;
	top: 50%;
	right: 15px;
	content: "";
}

#conts form tr.fQual td:after {
	top: 25px;
}

#conts form tr.fExperience td:after {
	top: 21px;
}

/*------------------------------------------------------------
	tipped
------------------------------------------------------------*/

#conts form .tipped {
	color: #BBBBBB;
}

#conts form .unSelect {
	color: #BBBBBB;
}

/*------------------------------------------------------------
	thanks
------------------------------------------------------------*/
#conts .thanksBox table {
	width: 345px;
}

#conts.thanksConts p {
	margin: 0 5px;
}

#conts.thanksConts p.title {
	margin-bottom: 9px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 2px solid #CCC;
}

#conts.thanksConts h2 {
	margin: 40px 0 30px;
}

#conts.thanksConts .holiday {
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 15px 20px;
	border: 2px solid #f00;
	color: #333;
}

#conts.thanksConts .holiday .ttl {
	margin-bottom: 10px;
	font-weight: bold;
}
