@charset "utf-8";
/* CSS Document */

/*お問い合わせ・採用エントリー・派遣スタッフ用仮登録フォーム*/
.form .l-pageBody.p-pageBody {
	margin-top: 0;
}
.form .l-header {
	position: relative;
}
.p-mv {
	background: url(../../images/form/common/mv_bg.jpg) center;
	background-size: cover;
	-webkit-background-size: cover;
}
.p-sectionTitle{
	padding-bottom: 1em;
	position: relative;
	line-height: 1.25;
	letter-spacing: .2em;
	margin: 2em 0 1.25em;
}
.p-sectionTitle:before,
.p-sectionTitle:after{
	content: " ";
	position: absolute;
	left: 0;
	background: #be3636;
	width: 100%;
}
.p-sectionTitle:before{
	height: 2px;
	bottom: 3px;
}
.p-sectionTitle:after{
	height: 1px;
	bottom: 0;
}
.p-txt p {
	text-align: center;
	line-height: 1.64;
}
.p-txt p span {
	margin-right: 0.4em;
}
.p-txt p em {
	color: #be3636;
}
.p-txt.is-complete p {
	line-height: 2;
}
.required {
	display: inline-block;
}
.any {
	display: inline-block;
	background: #767676;
}
.p-state {
	margin-top: 2em;
}
.p-state li {
	float: left;
}
.p-state li p {
	text-align: center;
	letter-spacing: 0.18em;
}
.p-state.is-input .p-state-01 p,
.p-state.is-confirm .p-state-02 p,
.p-state.is-complete .p-state-03 p {
	color: #fff;
}

.entry .p-form-table table,
.dmepower .p-form-table table {
	margin-top: 2em;
}
.p-form-table table {
	width: 100%;
	table-layout: fixed;
}
.p-form-table table th,
.p-form-table table td {
	vertical-align: middle;
}
.p-form-table table th {
	background: #f7f7f7;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.p-form-table table td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.p-form-table table th p {
	display: block;
	text-align: left;
	font-family: "Noto Sans Japanese", serif;
}
.p-form-table table th span {
	float: right;
}
.p-form-table input[type="text"],
.p-form-table input[type="tel"],
.p-form-table input[type="email"],
.p-form-table select,
.p-form-table textarea {
	border: 1px solid #d6d6d6;
	padding: 0.5em;
	margin: 0;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.p-form-table input[type="checkbox"],
.p-form-table input[type="radio"] {
	margin: 0;
}
.mw_wp_form_error {
	background: #ffd4d4!important;
}

span.adMt {
	margin-top: 1em;
}
#btn-address {
	display: inline-block;
	background: #0e9977;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
	cursor: pointer;
}
.p-form-table td p,
.p-form-table td .mwform-radio-field-text,
.p-form-table td .mwform-zip-field,
.p-form-table td .mwform-checkbox-field-text {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}
.p-form-table td br {
	display: none;
}
.p-form-table label input {
	vertical-align: middle;
}
.p-form-table td li {
	display: inline-block;
	margin-right: 1.1em;
	vertical-align: middle;
}
.confirm .p-form-table td li {
	margin-right: 0;
}
.confirm .p-form-table td li {
	display: inherit;
}
.entry .p-form-table td li {
	margin-right: 3em;
}
.entry .p-form-table td.major li {
	margin-right: 2em;
}
.p-form-policy-box {
	width: 100%;
	overflow-x: hidden;
	border: 1px solid #d6d6d6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.p-form-policy-box p {
	line-height: 1.57;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.p-form-policy p em {
	line-height: 2;
	font-weight: bold;
}
.p-form-agree {
	background: #f0f0f0;
	padding: 1em;
	text-align: center;
}
.p-form-table .p-form-agree label p,
.p-form-table .p-form-agree .mwform-checkbox-field {
	line-height: 1.5;
	vertical-align: middle;
	display: inline-block;
}
.p-form-table .p-form-agree label p span {
	margin-left: 1em;
}
.p-form-submit {
	margin: 40px 0 0;
	text-align: center;
}
.btn-submit-wrap {
	display: inline-block;
	vertical-align: bottom;
}
.btn-return-top {
	color: #fff;
	font-family: "Noto Sans Japanese", serif;
	text-align: center;
	display: block;
	position: relative;
}
.p-form-submit.is-complete .btn-return-top::before {
	left: 7em;
	
}
input[type="submit"].btn-submit {
	color: #fff;
	font-family: "Noto Sans Japanese", serif;
	text-align: center;
}
.btn-return p {
	text-align: center;
}
.p-form-table table th.va-t {
	vertical-align: top;
}
.p-form-table select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.btn-return-top a {
	margin: 0 auto;
}
.sttl-td {
	font-family: "Noto Sans Japanese", serif;
	font-weight: 600;
}
.sttl-td::before {
	content: '■';
	color: #be3636;
}
.confirm .p-form-policy,
.confirm .p-form-agree,
.confirm #btn-address {
	display: none;
}






/* ====▼ 768px以上 ▼==== */
@media screen and (min-width: 769px) {
	.p-sectionTitle{
		font-size: 2.2rem;
	}
	.p-txt p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.64;
	}
	.p-txt p .pc-only {
		display: inline;
	}
	.p-txt p span {
		margin-right: 0.4em;
	}
	.p-txt.is-complete p {
		font-size: 16px;
		font-size: 1.6rem;
		margin-top: 40px;
	}
	.p-state.is-input {
		background: url(../../images/form/common/bg_form_input_pc.png) no-repeat;
	}
	.p-state.is-confirm {
		background: url(../../images/form/common/bg_form_confirm_pc.png) no-repeat;
		margin-bottom: 40px;
	}
	.p-state.is-complete {
		background: url(../../images/form/common/bg_form_complete_pc.png) no-repeat;
	}
	.p-state li {
		width: 320px;
		padding: 1em 0;
	}
	.p-state li p {
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 0.18em;
	}
	.required {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.any {
		font-size: 12px;
		font-size: 1.2rem;
	}
	#btn-address {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.4em 0.9em;
		margin-left: 14px;
	}
	.p-form-table td p,
	.p-form-table td .mwform-radio-field-text,
	.p-form-table td .mwform-checkbox-field-text {
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 0.5em;
	}
	.confirm .p-form-table td li,
	.p-form-table td .mwform-zip-field {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.p-state-02 {
		margin: 0 20px;
	}
	.box-form {
		padding-bottom: 72px;
	}
	input[type="submit"].btn-submit {
		padding: 1.5em 0;
		width: 384px;
	}
	.p-form-table select {
		background: #fff url(../../images/form/common/bg_select_pc.png) no-repeat;
		-webkit-background-size: auto 9px;
		background-size: auto 9px;
		background-position: right center;
	}
	.p-form-table table {
		border: 1px solid #d6d6d6;
	}
	.p-form-table table th,
	.p-form-table table td {
		padding-top: 17px;
		padding-bottom: 15px;
	}
	.p-form-table table td {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.p-form-table table th {
		width: 305px;
		padding-left: 30px;
		padding-right: 15px;
		border-bottom: 1px solid #d6d6d6;
		border-right: 1px solid #d6d6d6;
	}
	.p-form-table table td {
		width: 695px;
		padding-left: 30px;
		padding-right: 30px;
		border-bottom: 1px solid #d6d6d6;
	}
	.p-form-table table td p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.p-form-table table th p {
		font-size: 14px;
		font-size: 1.4rem;
		/*width: 12em;*/
	}
	.p-form-table table th p.required {
		background: url(../../images/form/common/icn_required_pc.png) no-repeat;
		background-position: right top;
	}
	.confirm .p-form-table table th p.required {
		background: none;
	}
	.p-form-table table th p.any {
		background: url(../../images/form/common/icn_any_pc.png) no-repeat;
		background-position: right top;
	}
	.confirm .p-form-table table th p.any {
		background: none;
	}
	.p-form-table textarea {
		width: 100%;
		font-size: 14px;
		/*font-size: 1.4rem;*/
	}
	.p-form-policy {
		margin: 20px 0;

	}
	.p-form-policy-box {
		padding: 1.571em 1.429em;
	}
	.p-form-policy-box p {
		line-height: 1.57;
	}
	/*.p-form-table td.request li:nth-child(-n+2),
	.p-form-table td.service li:nth-child(-n+3) {
		margin-bottom: 1em;
	}*/
	.p-form-table td.request li,
	.p-form-table td.service li {
		margin-bottom: 1em;
	}
	.confirm .p-form-table td.request li,
	.confirm .p-form-table td.service li {
		margin-bottom: 0;
	}
	.p-form-table td.service ul {
		width: 550px;
	}
	.p-form-table td.request ul {
		width: 300px;
	}
	.old input {
		width: 10%;
	}
	.name input,
	.position input,
	.department input,
	.tel input,
	.input-50 input {
		width: 50%;
	}
	.company-name input,
	.address input,
	.mail input,
	.input-80 input {
		width: 80%;
	}
	.season li:last-child {
		width: 100%;
		margin-top: 1em;
	}
	.season li:last-child label {
		margin-right: 2%;
	}
	.season li:last-child label+input {
		width: 68%;
	}
	.contact li:last-child {
		width: 70%;
	}
	.contact li:last-child label {
		margin-right: 2%;
	}
	.contact li:last-child label+input {
		width: 69%;
	}
	.length select {
		width: 10%;
	}
	.major li:first-child {
		width: 40%;
	}
	.major li:first-child input {
		width: 100%;
	}
	.input .job li:nth-child(-n+3) {
		margin-bottom: 1em;
	}
	td select {
		width: 30%;
	}
	.address-num input {
		width: 20%;
	}
	.btn-return-top {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.btn-return-top.pc-only {
		display: block;
	}
	input[type="submit"].btn-submit {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.btn-return {
		margin: 2.5em auto 0;
		text-align: center;
	}
	.p-form-agree p.required,
	.p-form-table .p-form-agree .mwform-checkbox-field {
		background: url(../../images/form/common/icn_required_pc.png) no-repeat;
		background-position: right top;
		padding-right: 90px;
	}
	.p-form-table td .sttl-td {
		margin-bottom: .8em;
		margin-left: 0;
		letter-spacing: .04em;
		font-size: 15px;
		font-size: 1.5rem;
		position: relative;
		padding-left: 1em;
	}
	.p-form-table td .sttl-td::before {
		font-size: 10px;
		font-size: 1.0rem;
		position: absolute;
		top: .2em;
		left: 0;
	}
	.sttl-td-bottom {
		margin-top: .5em;
	}
	.mw_wp_form_input .p-form-submit input{
		background:url(../../images/form/common/btn_submit_pc.png) no-repeat;
		width:384px;
		height:65px;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}
	.mw_wp_form_input .p-form-submit input:hover,
	.mw_wp_form_confirm .p-form-submit button.btn-submit:hover,
	.btn-return input:hover	{
		opacity: 0.7;
		-webkit-transition: 0.3s ease;
		-moz-transition: 0.3s ease;
		-ms-transition: 0.3s ease;
		transition: 0.3s ease;
	}
	.mw_wp_form_input .p-form-submit input{
		background:url(../../images/form/common/btn_submit_pc.png) no-repeat;
		width:384px;
		height:65px;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}
	.mw_wp_form_confirm .p-form-submit button.btn-submit {
		/*送信ボタン用*/
		background:url(../../images/form/common/btn_send_pc.png) no-repeat;
		width:384px;
		height:65px;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}

	.btn-return input{
		/*戻るボタン用*/
		background:url(../../images/form/common/btn_retrun_pc.png) no-repeat;
		width:217px;
		height:36px;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}
}

/* ====▼ 768px以下 ▼==== */
@media screen and (max-width: 769px) {
	.p-sectionTitle{
		font-size: 2.2rem;
		margin-left: 4%;
		margin-right: 4%;
	}
	.p-txt {
		margin-top: 10%;
	}
	.p-txt p {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.p-txt p .sp-only {
		display: inline;
		height: 1em;
		vertical-align: middle;
	}
	.p-state {
		margin: 2em 4%;
	}
	.entry .p-form-table table,
	.dmepower .p-form-table table {
		margin-top: 10%;
	}
	.p-form-table table th,
	.p-form-table table td {
		display: block;
		width: 100%;
	}
	.p-form-table table th {
		padding: 4%;
	}
	.p-form-table table td {
		padding: 4% 4% 8%;
	}
	.p-form-table table th p,
	.p-form-table table td p,
	.p-form-table td .mwform-radio-field-text,
	.p-form-table td .mwform-zip-field,
	.p-form-table td .mwform-checkbox-field-text {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.p-form-table table th p.required,
	.p-form-ttl p {
		background: url(../../images/form/common/icn_required_sp.png) no-repeat;
		-webkit-background-size: auto 1em;
		background-size: auto 1em;
		background-position: right center;
	}
	.p-form-table table th p.any {
		background: url(../../images/form/common/icn_any_sp.png) no-repeat;
		background-position: right center;
		-webkit-background-size: auto 1em;
		background-size: auto 1em;
	}
	.p-form-table input[type="text"],
	.p-form-table input[type="tel"],
	.p-form-table input[type="email"],
	.p-form-table select,
	.p-form-table textarea {
		border: 1px solid #d6d6d6;
		padding: 0.5em;
		margin: 0;
		font-size: 14px;
		font-size: 1.4rem;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 40px;
		vertical-align: middle;
		border-radius: 0;
	}
	.p-form-table select {
		
		background: #fff;
	}
	.input-50 input,
	.input-80 input{
		width: 100%;
	}
	.old input {
		width: 31.4%;
	}
	.old p {
		margin-left: 1em;
	}
	.sex input+p,
	.entry input+p {
		margin-left: .5em;
	}
	.address-num input {
		width: 40%;
		float: left;
	}
	#btn-address {
		font-size: 10px;
		font-size: 1rem;
		line-height: 40px;
		padding: 0 .5em;
		height: 40px;
		margin-left: 1em;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.p-form-table select {
		width: 100%;
		background: #fff url(../../images/form/common/bg_select_sp.png) no-repeat;
		-webkit-background-size: auto 1em;
		background-size: auto .6em;
		background-position: right center;
	}
	.entry .p-form-table td li {
		margin-right: 0;
		width: 100%;
	}
	.p-form-table td li label {
		width: 100%;
		display: block;
	}
	.entry .p-form-table td li:not(:last-child) {
		margin-bottom: 22px;
	}
	.entry .p-form-table td li input[type="text"] {
		width: 100%;
		margin-top: 22px;
	}
	.p-form-table textarea {
		height: 270px;
		width: 100%;
	}
	.p-form-policy-txt textarea {
		height: 165px;
	}
	.p-form-ttl {
		background: #f7f7f7;
		display: block;
    	width: 100%;
		padding: 4%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.p-form-ttl p {
		font-size: 15px;
		font-size: 1.5rem;
		width: 100%;
		display: block;
	}
	.p-form-policy-txt {
		padding: 4% 4% 8%;
	}
	.btn-submit-wrap {
		width: 92%;
	}
	.btn-return {
		width: 58%;
		margin: 5% auto 0;
	}
	.btn-submit-wrap input,
	.btn-return input {
		width: 100%;
		border-radius: 0;
	}
	.p-txt.is-complete,
	.p-form-submit {
		margin-left: 4%;
		margin-right: 4%;
	}
	.p-form-agree {
		margin: 0 3%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.p-form-policy-box {
		padding: 4%;
	}
	.p-form {
		padding-bottom: 10%;
	}
	.p-form-table table td.service .sttl-td {
		margin-left: 0;
		margin-bottom: 1em;
	}
	.p-form-table table td.service .sttl-td-bottom {
		margin-top: .5em;
	}
	.p-form-table table td.service p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.p-form-table td .mwform-radio-field-text,
	.p-form-table td .mwform-checkbox-field-text,
	.p-form-table table td input+p {
		margin-left: .5em;
	}
	.p-form-table td li {
		margin-right: 0;
		display: block;
		
	}
	.p-form-table td li:not(:last-child) {
		margin-bottom: 1.2em;
	}
	.p-form-table td li.last {
		margin-bottom: 0;
	}
	.p-form-table td .sttl-td {
		margin-bottom: .8em;
		margin-left: 0;
		letter-spacing: .04em;
		font-size: 15px;
		font-size: 1.5rem;
		position: relative;
		padding-left: 1em;
	}
	.p-form-table td .sttl-td::before {
		font-size: 10px;
		font-size: 1.0rem;
		position: absolute;
		top: .2em;
		left: 0;
	}
	.p-txt p+p {
		margin-top: 10%;
	}
	/*.btn-return-top.pc-only {
		display: none;
	}
	.btn-return-top.sp-only {
		display: block;
	}*/
	.mw_wp_form_input .p-form-submit input{
		background:url(../../images/form/common/btn_submit_pc.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
		width:100%;
		height: 5em;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}
	.mw_wp_form_confirm .p-form-submit button.btn-submit {
		/*送信ボタン用*/
		background:url(../../images/form/common/btn_send_pc.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
		width:100%;
		height:5em;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}

	.btn-return input{
		/*戻るボタン用*/
		background:url(../../images/form/common/btn_retrun_pc.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
		width:100%;
		height:4em;
		text-indent:-9999px;
		overflow:hidden;
		border:none;
		cursor:pointer;
	}
}


