@charset "UTF-8";
/* CSS Document */

#career table.form01 th {
	width:20%;
}
#career table.form01 td {
	width:80%;
}
table.form01 td input, table.form01 td textarea, table.form01 td select {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    line-height: 1.2;
    padding: 1em;
}
.wid500 {
	width:500px !important;
}
span.ic01 {
	color:#d8374b;
	padding-left:5px;
}
span.en01 {
	display:block;
}
span.addressSub {
	display:block;
}
span.addressSub02 {
	display:block;
}
p.tCenter {
    text-align: center;
}
input.wid500::-webkit-input-placeholder {
    color: #000;
    font-weight: normal;
}
input.wid500:-ms-input-placeholder {
    color: #000;
    font-weight: normal;
}
input.wid500::-moz-placeholder {
    color: #000;
    font-weight: normal;
}
.formBox {
	background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
	line-height: 1.2;
    padding: 1em;
	width:500px;
}
.formBox p {
	line-height: 1.2em !important;
}
.jobcate02 .formBox {
	background: none;
    border: none;
	line-height: 1.2;
    padding: 1em 1em 0 0;
	width:500px;
}
.jobcate02 .formBox p {
	line-height: 1.2em !important;
}
span.addressSub03 {
	display:inline;
}
#recruit p.btn00 input {
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 30%;
	background:#d8374b;
	color:#fff;
	box-shadow:none;
	border:none;
    border-radius: 2px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 2px;   /* Firefox—p */ 
	cursor:pointer; 
}
#recruit input.btn01 {
    font-size: 16px;
    padding: 15px;
    text-align: center;
    width: 30%;
	background:#3b4852;
	color:#fff;
	box-shadow:none;
	border:none;
    border-radius: 2px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 2px;   /* Firefox—p */ 
	cursor:pointer;
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#recruit input.btn02 {
    font-size: 16px;
    padding: 15px;
    text-align: center;
    width: 30%;
	background:#d8374b;
	color:#fff;
	box-shadow:none;
	border:none;
    border-radius: 2px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 2px;   /* Firefox—p */ 
	cursor:pointer; 
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	display:block;

}
.contactArea p.contentsTtl {
    font-size: 18px !important;
    margin-bottom: 20px;
}
@media only screen and (max-width:980px) {
.formBox {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    line-height: 1.2;
    padding: 1em;
    width: 100%;
}
.wid150, .wid100 {
	width:100% !important;
}

.wid500 {
	width:100% !important;
}
table.form01 td input, table.form01 td textarea, table.form01 td select {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.2;
    padding: 1em;
	width:100%;
}
#career table.form01 td span {
	display:block;
}
span.addressSub03 {
	display:block;
}

}




#recruit p.btn00 button {
    background: #d8374b none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 30%;
}
#recruit p.btSent button.btn00 {
    background: #d8374b none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 30%;
}
#recruit p.btSent button.btn01 {
    background: #3b4852 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    text-align: center;
    width: 30%;
}
p.btSent {
	text-align:center;
}
p.btSent button{
	margin-bottom:4%;
}
@media only screen and (max-width:640px) {
#recruit p.btn00 input {
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 80%;
	background:#d8374b;
	color:#fff;
	box-shadow:none;
	border:none;
    border-radius: 2px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 2px;   /* Firefox—p */ 
	cursor:pointer; 
}
#recruit input.btn01 {
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 80%;
	background:#3b4852;
	color:#fff;
	box-shadow:none;
	border:none;
    border-radius: 2px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 2px;   /* Firefox—p */ 
	cursor:pointer;
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#recruit input.btn02 {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    width: 80%;
	background:#d8374b;
	color:#fff;
	box-shadow:none;
	border:none;
    border-radius: 2px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 2px;   /* Firefox—p */ 
	cursor:pointer; 
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	display:block;

}

#career table.form01 th {
	width:30%;
}
#career table.form01 td {
	width:70%;
}
#career table.form01 th, table.form01 td input, table.form01 td textarea, table.form01 td select {
    font-size: 13px;
}

#career table {
    font-size: 10px;
    line-height: 1.5;
    margin: 10px 0 25px;
}
	
#recruit p.btn00 button {
    background: #d8374b none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 80%;
}
#recruit p.btSent button.btn00 {
    background: #d8374b none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 22px;
    text-align: center;
    width: 80%;
}
#recruit p.btSent button.btn01 {
    background: #3b4852 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: center;
    width: 80%;
}

}