#userentry_form .readonly{
	color:#12abeb;
	font-size:16px;
}

.textbox{
	width:480px;
}

.relative {
	position:relative;
}

.member_img{
	position:relative;
	background-image: url("../css/images/member_form.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
	height:583px;
}

.member_img span{
	color:#FFFFFF;
}

.member_img .member_title{
	position:absolute;
	font-size: 30px;
	top: 35px;
	left: 70px;
}

.member_img .member_detail{
	position: absolute;
	top: 35px;
	right: 85px;
}

.member_info{
	position:absolute;
	bottom: 130px;
}

.member_info p{
	color: #019dde;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
}

.member_info div{
	margin: 0 100px;
	color: #1cb4e7;
	line-height: 30px;
}

.member_img img{
	width:100%;
	object-fit:contain;
}

.contents_main_top{
	background-color: #e5f9fb;
	margin-left:25%;
}

.privacy_block{
	margin-top:10px;
}

.koumoku_name{
	min-width:25%;
	padding-left:0;
	margin-top: 18px;
}

.koumoku_name_sp{
	display:none;
}

.form_block > div:first-child{
	padding:0px;
}

.form_block .input_value,
.form_block .flexdata{
	padding: 18px 10px 15px;
	flex-grow:1;
	background-color: #ffffff;
}

.form_block .input_value > * {
	margin-left:20px;
}

.form_block .flexdata{
	padding-left:20px;
}

.form_block > div{
	background-color:transparent;
	padding:0;
	border-bottom: 1px solid #edebeb;
	margin:0px;
}

.input_value ul li .juusho {
	display:inline-block;
	width:90px;
}

.ul_displayflex{
	width:300px;
	display:flex;
	justify-content:space-between;
}

.ul_displayflex li{
	display:flex;
	align-items: self-end;
}

.ul_displayflex li input[type="number"]{
	width:100px;
}
.userentry_main_bottom{
	margin-top:47px;
	padding-bottom:88px;
}

.password_option{
	display:inline-block;
}

#member_address{
	width:60%;
}

.allow_right{
/* 	opacity:0.9; */
/* 	position: absolute; */
/* 	width: 6px; */
/* 	height: 6px; */
/* 	top: 25px; */
/* 	right: 22px; */
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
/* 	transform: rotate(-45deg); */
}

.allow_left{
	opacity:0.9;
	position: absolute;
	width: 6px;
	height: 6px;
	top: 25px;
	left: 22px;
	border-bottom: 2px solid #e92360;
	border-right: 2px solid #e92360;
	transform: rotate(135deg);
}


button{
	padding: 17px 100px;
	position:relative;
	border:none;
	font-size:17px;
	width:320px;
}

#member_exp_hoiku_years, #member_exp_youchien_years{
	ime-mode: inactive;
	width: 60px;
	margin-top: 6px;
	height: 15px;
}

#member_exp_hoiku_months, #member_exp_youchien_months{
	ime-mode: inactive;
	margin-top: 6px;
	width: 40px;
	height: 15px;
}


.userentry_complete{
	margin:0 auto;
	font-size:15px;
	padding-bottom:85px;
}

#sendmail_icon{
	padding-top:78px;
}

#sendmail_icon > div{
	height:180px;
	background-image:url("../css/images/sendmail.jpg");
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}

.complete_message{
	margin-top:18px;
}

.complete_message p{
	margin:0px;
	font-size:24px;
}

.complete_notice{
	margin-top:50px;
}


.complete_notice > .text_c{
	line-height: 30px;
    letter-spacing: 0px;
}

select
{
	border: 1.7px solid #c0c0c0;
	border-radius: 4px;
	width:247px;
	padding:5px 2px;
}

.flexdata {
	display: flex;
	width: 74%;
	flex-wrap: wrap;
	align-items:center;
}

#exp_job_flgchk {
	display: flex;
	flex-wrap: wrap;
	align-items:center;
	padding-top:10px;
}

.p5 {
	padding:5px;
}


.mediabox {
	display:flex;
}

.mediabox span {
	margin: initial;
	margin-bottom: 10px;
}

.member_checkbox{
    display: block;
    width: 26%;
    margin: 10px 0;
    white-space: nowrap;
}

.media_checkbox {
    width: 50px;
    white-space: initial;
}

.nowrap_checkbox{
	width: 40px;
	white-space: nowrap;
}

.source_radiobutton {
	margin:0 0 20px 0;
}

.source_other {
/* 	margin:0 0 15px 0; */
	margin-left:15px;
	width:50%;
}

.userentry_span{
	margin:10px 0;
}

.member_password{
	position: relative;
}

.member_password_none{
	display:none;
}

.member_selfPR {
    height: 100px;
    width: 500px;
}
.member_confirm_btn {
	display:none;
}

#member_license_other{
	margin-left:15px;
	width:50%;
}

#member_career1,
#member_career2{
	margin: 10px 10px 10px 0;
}

#member_career1_years,
#member_career1_months,
#member_career2_years,
#member_career2_months{
	width: 60px;
    height: 15px;
}

#member_workstart_H,
#member_workstart_m,
#member_workend_H,
#member_workend_m{
	margin: 10px 0;
	width: 40px;
}


.license_error .error_boxtext{
	right: -85px;
    top: 20px;
}

.schedule_error .error_boxtext{
	bottom:50px;
}

.exp_error .error_boxtext{
	top: 10px;
    right: 80px;
}

.detail_error .error_boxtext{
    top: 20px;
    right: -140px;
}

.work_error .error_boxtext{
	top: 45px;
}

.holiday_error .error_boxtext{
	top: 35px;
	right: -115px;
}

.source_error .error_boxtext{
	top: 10px;
    right: 90px;
}

@media screen and (max-width: 768px) {

	.member_img{
		background-image: url("../css/images/member_form_sp.jpg");
		background-size: contain;
		height: 114vw;
/* 		height: auto; */
		font-size:2vw;
	}

	.member_img .member_title{
		font-size:3.8vw;
		top: 2vw;
    	left: 28vw;
	}

	.member_img .member_detail{
	    top: 7vw;
	    right: 16vw;
	    letter-spacing: 0px;
	}

	.member_info{
		top:42vw;
		bottom:auto;
	}

	.member_info p{
		font-size:5.6vw;
		line-height:7vw;
	}

	.member_info div{
		font-size:2.5vw;
		margin:0 10px;
		line-height:5vw;
	}

	.contents_main_top{
		margin-left:0;
	}

	#userentry .form_block > div{
		display:flex;
	}

	#userentry .koumoku_name{
		display:none;
	}

	#userentry .koumoku_name_sp{
		display: block;
		width: 100%;
		font-size: 3.5vw;
		padding-bottom: 15px;
	}

	#userentry	.koumoku_name_sp:before{
		content:"　";
		background-image:url("../css/images/koumoku_head.jpg");
		background-repeat:no-repeat;
		background-size:contain;
		width:7px;
		height:7px;
		padding-right:5px;
	}

	.ul_displayflex{
		width:100%;
	}

	.ul_displayflex li{
		width:45%;
	}

	.form_block .input_value > *{
		margin-left:0px;
	}

	.input_value > input{
		margin-left:2vw;
	}

	.password_option{
		display:block;
		margin-top: 10px;
	}

	.sex_radiobutton{
		font-size:3vw;
	}

	.radiobutton_sentence_after{
		width:auto;
	}

	#member_address{
		width: 90%;
	}

	.member_checkbox{
		margin: 0 36px 10px 0;
		min-width:135px;
		width:18%;
	}

	.exp_hoiku,.exp_youchien{
		min-width:unset;
	}

	#member_career1,
	#member_career2{
		margin: 10px 0px 10px 2vw;
	}

	.member_career1_years,
	.member_career1_month,
	.member_career2_years,
	.member_career2_month{
	}

	.academic_sp,.holiday_sp{
		flex-wrap: wrap;
    	justify-content: left;
	}

	.academic_sp li{
		margin-bottom:15px;
	}

	#member_workstart_H,
	#member_workstart_m,
	#member_workend_H,
	#member_workend_m{
		width:12%;

	}

	.holiday_sp li{
		width:33%;
	}

	#member_salary_min{
		width:65%;
	}

	.mediabox{
		flex-wrap:wrap;
	}

	#confirm .form_block > div{
		display:block;
	}

	#confirm .form_block > div{
		display:block;
	}

	#confirm .contents_main_bottom .flex > div{
		margin-bottom:30px;
	}

	.confirm_button{
		text-align: center;
	}

	button{
		width:90%;
		font-size:4vw;
		padding: 10px 0;
	}

	.license_error .error_boxtext,.source_error .error_boxtext,.detail_error .error_boxtext {
		right: 7px
	}

}



