@charset "UTF-8";
.required th label:after{
	content: url(/recruit/resource/img/cmn_tag_required02.png);
	padding-right: 10px;
	position: relative;
	top: 2px;
}
.box-step--outline li.is-current p{
	color: #00873b;
}
.box-step--outline li p{
	color: #6eba38;
}

.box-step--outline li{
	background-color: #e9f5e1;
	background-image: url("/recruit/resource/img/recruit_bg_box_step01_pc.png");
}
.box-step--outline li.is-current {
	background-color: #d9ede2;
}
.box-step--outline li.is-current + li {
	background-color: #e9f5e1;
	background-image: url("/recruit/resource/img/recruit_bg_box_step02_pc.png");
	background-repeat: no-repeat;
	background-position: left center;
}
@media screen and (max-width: 767px) {
	.box-step--outline li {
		background-image: url("/recruit/resource/img/recruit_bg_box_step01.png");
	}
	.box-step--outline li.is-current + li {
		background-color: #e9f5e1;
		background-image: url("/recruit/resource/img/recruit_bg_box_step02.png");
		background-repeat: no-repeat;
		background-position: left center;
	}
}

.frm-contact textarea, .frm-contact select{
	box-shadow: none;
	border-radius: 2px;
	height: 35px;
}
.frm-contact input[type="text"], input[type="email"]{
	padding: 6px;
	border-radius: 2px;
	box-shadow: none;
	border: 1px solid #e6e6e6;
}
.box-step--outline li span{
	display: block;
	font-weight: bold;
	color: #000;
}
.frm-note{
	text-align: center;
}
.frm-note span{
	display: block;
	color: #99a191;
}
.txt-error{
	color: #c1163c;
	font-weight: bold;
}
.is-error{
	background: #f8ced7;
}
.hdg-lv4 span{
	display: block;
	font-weight: normal;
	margin-top: 10px;
}
.frm-contact__btn .btn{
	 font-weight: bold;
}
@media screen and (max-width: 767px) {
	.l-footer__content01 {
		display: none;
	}
	.main-img .hdg-lv1{
		font-size: 24px;
	}
	.box-step--outline{
		margin-bottom: 25px;
	}
	.box-step--outline li{
		height: 65px;
	}
	.box-step--outline li p{
		font-size: 8px;
	}
	.box-step--outline li span{
		font-size: 12px;
	}
	.frm-note{
		font-size: 14px;
	}
	.frm-note span{
		font-size: 10px;
		margin-top: 5px;
	}
	.tbl-base tr{
		padding: 0;
	}
	.tbl-base th{
		margin-bottom: 0;
		padding: 7px 10px;
		background: #edf6ee;
		font-size: 12px;
	}
	.tbl-base td{
		padding: 11px 10px;
	}
	.tbl-base tbody tr{
		border-top: none;
	}
	.tbl-base tbody > tr:first-child{
		border-top: 1px solid #ddd;
	}
	.txt-sub{
		font-size: 12px;
		margin: 30px 0;
	}
	.frm-contact__btn .btn{
		font-size: 15px;
		padding: 13px 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.tbl-base tbody tr td .txt-error{
		font-size: 12px;
		margin: 0 0 8px;
	}
	.check{
		font-size: 12px;
	}
	.hdg-lv4 {
		margin: 20px 0 180px;
	}
}

@media only screen and (min-width: 768px), print{
	.box-step--outline{
		margin-bottom: 35px;
		margin-top: 80px;
	}
	.box-step--outline li.is-current p,
	.box-step--outline li p{
		font-size: 16px;
	}
	.box-step--outline li span{
		font-size: 24px;
		margin-top: 5px;
	}
	.frm-note{
		font-size: 16px;
	}
	.frm-note span{
		font-size: 14px;
		margin-top: 5px;
	}
	.required th label:before{
		display: none;
	}
	.tbl-base{
		font-size: 16px;
		margin-bottom: 40px;
	}
	.tbl-base tbody th{
		width: 310px;
		background: #f2f3f2;
		vertical-align: top;
		padding: 25px 30px;
	}
	.required th label:after{
		padding: 0 0 0 10px;
	}
	.frm-contact textarea, .frm-contact select{
		height: 135px;
		border-radius: 3px;
	}
	.frm-contact td p{
		font-size: 16px;
	}
	.tbl-base tbody td{
		padding: 25px 70px 35px 25px;
	}
	.frm-contact input[type="text"], input[type="email"]{
		padding: 13px;
		border-radius: 3px;
	}
	.frm-note{
		margin-bottom: 35px;
	}
	.top .frm-note{
		margin-bottom: 90px;
	}
	.frm-note .txt-error{
		margin: 30px 0 0;
	}
	.frm-example{
		line-height: 1.8;
	}
	.txt-sub{
		font-size: 16px;
		margin: 40px 0 80px;
		line-height: 1.8;
	}
	.frm-contact__btn  {
		margin-bottom: 60px;
	}
	.frm-contact__btn .btn{
		font-size: 24px;
		width: 570px;
		padding: 21px 0;
	}
	.frm-note--error{
		margin-bottom: 35px;
	}
	.tbl-base tbody tr td .txt-error{
		margin: 0 0 5px;
	}
	.check .tbl-base tbody td{
		padding: 15px 25px 16px;
		vertical-align: middle;
	}
	.error .tbl-base tbody td{
		padding: 25px;
		vertical-align: middle;
	}
	.hdg-lv4{
		font-size: 26px;
		margin: 60px 0 65px;
	}
	.hdg-lv4 span{
		font-size: 16px;
		margin-top: 35px;
	}
}
