.wpcf7 form .wpcf7-response-output{
	color: red;
	font-weight: 600;
	text-align: center;
	font-size: 12px;
	margin: 0;
	border: transparent;
	margin-top: -45px;
}
.wpcf7-form{
	width:600px;
	height: 900px;
	margin:0 auto;
	padding:0;
	position: relative;
}
@media (max-width: 999px) {
	.recruit_text01 {
		background-size: cover;
		width: 500px;
		height: 110px;
	}
	.recruit_text02 {
		background-size: cover;
		width: 500px;
		height: 90px;
	}
}
@media (max-width: 649px) {
	.wpcf7 form .wpcf7-response-output{
		color: red;
		font-weight: 600;
		text-align: center;
		font-size: 12px;
		margin: 0;
		border: transparent;
		margin-top: -40px;
	}
	.recruit_text01 {
		background-size: cover;
		width: 250px;
		height: 55px;
	}
	.recruit_text02 {
		background-size: cover;
		width: 250px;
		height: 45px;
	}

#recruit_banner a:hover img {
	width: 80%;
}
#recruit_banner a img {
	width: 80%;
}
.subTitle01{
	margin:0 auto;
}
.recruit_text{
		font-size:12px;
	line-height:150%;
}
.line{
	width: 350px;
}



.wpcf7-form{
	width:350px;
	height: 1300px;
	margin:0 auto;
	padding:0;
	position: relative;
}
.wpcf7-form-control-wrap{
	display: block;
}

label br {
	display: none;
}
label .br1 {
	display: block;
}

label .wpcf7-form-control-wrap{
	position: absolute;
	left: 0px;
}
.wpcf7-form {
	position: relative;
}
label {
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 40px;
	letter-spacing: 0.5px;
}
.form2{
	width: 140px;
	height: 40px;
}
.form1{
	height: 40px;
	width: 350px;
}
.form4{
	width: 350px;
	height: 200px;
}
.form3{
	height: 40px;
	width: 60px;
}
.form5{
	height: 40px;
	width: 60px;
	position: absolute;
	left: 100px;
}
.form6{
	width: 350px;
}
.detail{
	position: absolute;
	top: 670px;
	left: 75px;
}
.detail p{
	margin-bottom: 70px;
}
.detail2{
	position: absolute;
	top: 1020px;
	left: 100px;
}
.detail2 p{
	letter-spacing: 0px;
    font-size: 4px;

}

input.wpcf7-submit {
    display: block;
    width: 100px;
    background: #279b8d;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 0 auto;
	margin-top: 200px;
	text-align: center;

}
select {
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: field;
    cursor: default;
    margin: 0em;
    border-image: initial;
    border-radius: 0px;
	border:inset 2px #ccc;
	background-color:#FFF;
	
}
input {
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    padding: 1px 2px;
    border-image: initial;
	border:inset 2px #ccc;
	background-color:#FFF;
}
textarea {
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    background-color: field;
    column-count: initial !important;
    margin: 0em;
    border-image: initial;
    padding: 2px;
	border:inset 2px #ccc;
	background-color:#FFF;
}
/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output .wpcf7-validation-errors {
	display: block;
	color: red;
	font-weight: 600;
}
.screen-reader-response{
	display: none;
}
.wpcf7-response-output{
	color: red;
	font-weight: 600;
	text-align: center;
    letter-spacing: 0px;    
	font-size: 11.5px;
}
label{
    font-size: 13px;
}
.form1 ::placeholder{
	font-size: 13px;
}
.wpcf7-not-valid-tip{
	text-align: right;
}
}
