@charset "UTF-8";

div#mfp_hidden {
width: 0px;
height: 0px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
header {
	background: none;
	position: static;
	height: auto;
}
header .menuBtn {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 996;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main  
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main {
	width: 100%;
	/* height: 790px; */
	/* background: url(../img/main.jpg) no-repeat center center; */
	height: 510px;
	background: #88c022;
	background-size: cover;
}
.mainover {
	/* height: 790px; */
	height: 510px;
	/* background: url(../img/over_main.png) repeat-x left top; */
}
#main p {
	color: #fff;
	font-weight: bold;
	line-height: 1.8;
}
#main .subcopy {
/*	font-size: 24px;*/
	font-size: 33px;
	margin-bottom: 10px;
}
#main .maincopy {
	font-size: 60px;
	line-height: 1.2;
	margin-bottom: 8px;
}
#main .job {
	margin-left: 0px;
}
div.contact {
	border: 5px solid #f29600;
	background-color: #fff;
	padding: 30px 0;
	overflow: hidden;
}
div.contact .content_box {
	width: 764px;
	margin: 0 auto;
}
div.contact p.hd {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	border-left: 6px solid #f29600;
	padding: 0 0 0 8px;
	margin-bottom: 12px;
}
div.contact .tel {
	width: 50%;
	float: left;
}
div.contact .tel .phoneno {
	font-family: 'Roboto Condensed', sans-serif;
	color: #f29600;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2;
	background: url(../img/ico_freedial.png) no-repeat left 14px;
	background-size: auto 31px;
	padding: 0 52px;
}
div.contact .tel .eigyo {
	font-size: 14px;
}
div.contact .mail {
	width: 50%;
	float: left;
}
#main + div.contact {
	margin-top: -60px;
	margin-bottom: 60px;
}
div.contact .mail a {
	border-radius: 4px;
	-moz-border-radius: 4px;
	background: linear-gradient(#f29500, #e96a00);
	padding: 17px 65px 17px 45px;
	margin: 20px 0 0 0;
	display: block;
	width: 264px;
	font-size: 18px;
	font-weight: bold;
}
div.contact .mail a span {
	background: url(../img/ico_envelope.png) no-repeat left center;
	background-size: auto 15px;
	padding: 0 0 0 45px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#satisfy
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#satisfy h2 {
	letter-spacing: 3px;
}
#satisfy h2 span {
	letter-spacing: 2px;
}
#satisfy h3 {
	color: #f29600;
	font-family: "游明朝", "Yu Mincho", serif;
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 10px;
}
#satisfy .box:nth-of-type(even) h3 {
	color: #8fc430;
}
#satisfy img {
	float: right;
	margin: 0 0 28px 40px;
}
#satisfy .box:nth-of-type(1) img {
	margin-top: 40px;
}
#satisfy .box:nth-of-type(even) img {
	float: left;
	margin: 0 40px 28px 0;
}

#satisfy .box {
	margin-bottom: 50px;
	overflow: hidden;
}
#satisfy .box span {
	clear: both;
}
#satisfy p.img {
	float: left;
	font-size: 12px;
	margin-bottom: 28px;
	overflow: hidden;
}
#satisfy .box p.img img {
	margin-bottom: 10px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#staff
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#staff {
	background-color: #8fc430;
	padding: 90px 0 50px 0;
	margin-top: 72px;
}
#staff h2 {
	color: #fff;
	font-weight: normal;
}
#staff ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 35px;
}
#staff ul li {
	width: 48.8%;
	max-width: 500px;
	background-color: #fff;
	margin-bottom: 24px;
}
#staff ul li img {
	width: 100%;
}
#staff ul li h3 {
	color: #8fc430;
	font-size: 20px;
	font-weight: bold;
	padding: 16px 28px 6px 28px;
}
#staff ul li p {
	font-size: 14px;
	line-height: 1.45;
	padding: 0px 28px 22px 28px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#welfare
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#welfare {
	background-color: #f29600;
	padding: 90px 0 50px 0;
	margin-top: 72px;
}
#welfare h2 {
	color: #fff;
	font-weight: normal;
}
#welfare h2 span {
	display: block;
}
#welfare h2 span span {
	display: inline;
	font-size: 16px;
	vertical-align: middle;
}
#welfare dl {
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 24px 18px 24px 24px;
	margin-bottom: 58px;
}
#welfare dt {
	color: #f29600;
	font-size: 18px;
	background-color: #fff;
	border-radius: 57px;
	margin-right: 20px;
	width: 114px;
	height: 70px;
	text-align: center;
	padding: 44px 0 0 0;
	float: left;
}
#welfare h3 {
	color: #fff;
	font-size: 30px;
	font-family: "游明朝", "Yu Mincho", serif;
	text-align: center;
	margin-bottom: 20px;
}
#welfare div.box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#welfare div.box div {
	width: 23.4%;
	max-width: 240px;
	background-color: #fff;
	margin-bottom: 24px;
	overflow: hidden;
}
#welfare div.box img {
	width: 100%;
}
#welfare div.box h4 {
	color: #f29600;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	padding: 20px 23px 8px 23px;
}
#welfare div.box p {
	font-size: 14px;
	padding: 0 22px 16px 22px;
}
#welfare div.box .yoko {
	max-width: 502px;
	width: 48.8%;
}
#welfare div.box .notice {
	background-image: url(../img/ico_notice.png);
	background-repeat: no-repeat;
	background-position: right 12px top 12px;
	background-size: 53px;
}
#welfare div.box .yoko img {
	float: left;
	width: 168px;
	height: 168px;
	margin-right: 24px;
}
#welfare div.box .yoko h4 {
	text-align: left;
}
#welfare div.box .yoko p {
	padding: 0 18px 0 192px;
}
#welfare div.contact {
	border-color: #fff;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#company
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#company {
	padding: 90px 0 50px 0;
}
#company h3 {
	font-size: 24px;
	font-family: "游明朝", "Yu Mincho", serif;
	line-height: 1;
	border-left: 5px solid #f29600;
	padding: 0 0 0 8px;
	margin-bottom: 24px;
	overflow: hidden;
}
#company .company {
	overflow: hidden;
}
#company .company img {
	display: block;
	width: 44.3%;
	float: right;
}
#company .company dl {
	width: 52%;
	font-size: 14px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
}
#company .company dl.long {
/* 	width: 100%; */
width: calc(100% - 15px);
	margin-bottom: 38px;
}
#company .company dl dt {
	width: 152px;
	float: left;
	font-weight: bold;
	margin-bottom: 18px;
}
#company .company dl dd {
	padding-left: 152px;
	margin-bottom: 18px;
}
#company .branch {
	margin-bottom: 50px;
}
#company .branch div.box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#company .branch div.box div {
	width: 46%;
	margin-left: 15px;
}
#company .branch h4, #company .branch p {
	font-size: 14px;
}
#company .branch h4 {
	font-weight: bold;
}
#company .branch p {
	margin-bottom: 18px;
}
#company div.contact {
	background-color: #fbf8f2;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#stage
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#stage {
	overflow: hidden;
	padding: 10px 0 0;
}
#stage .jobimg {
/*	float: right;*/
	margin: 15px auto 30px;
	display: block;
}
#stage div.box {
	width: 49%;
	max-width: 500px;
/*	float: left;*/
		margin: 0 auto;
}
#stage h2 {
	color: #333333;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 8px;
	font-family: futura-pt, sans-serif;
}
#stage h5 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
}
/*
#stage h2 {
	color: #f29600;
	font-size: 55px;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 13px;
}
#stage dl {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 23px 1px;
}
#stage dl dt {
	color: #f46d5f;
	line-height: 1.2;
	border-left: 4px solid #f46d5f;
	padding: 0 0 0 5px;
	margin-bottom: 6px;
}
#stage dl dt:nth-child(3) {
	color: #066c94;
	border-left: 4px solid #066c94;
}
#stage dl dt:nth-child(5) {
	color: #34c0ca;
	border-left: 4px solid #34c0ca;
}
#stage dl dt:nth-child(7) {
	color: #f5c644;
	border-left: 4px solid #f5c644;
}
#stage dl dt:nth-child(9) {
	color: #9c3c86;
	border-left: 4px solid #9c3c86;
}
#stage dl dd {
	margin-bottom: 7px;
}
*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#form
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#form {
	padding: 80px 0 50px 0;
}
#form h2+p {
	text-align: center;
	margin-bottom: 30px;
}
/*タブ────────────────────────────────────*/
#form .tab {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding: 0 99px;
}
#form .tab li {
	margin-right: 18px;
	height: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: calc(50% - 9px);
}
#form .tab li:last-child {
	margin-right: 0;
}
#form .tab li.active {
	height: 70px;
}
/*ラベル*/
#form .tab li label {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	cursor: pointer;
	background-color: #f29600;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#form .tab li:nth-child(2) label {
	background-color: #8fc430;
}
#form .tab li label:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#form .tab label {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
#form .tab input {
	display: none;
}
/*中央揃えと矢印*/
#form .tab li span {
	width: 100%;
	text-align: center;
}
#form .tab li span:before {
	content: "";
	display: inline-block;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	height: 8px;
	width: 8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	margin-right: 10px;
	margin-bottom: 2px;
}
#form .tab li.active span:before {
	border-top: none;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 4px;
}
/*枠内────────────────────────────────────*/
/*外枠*/
#form .box, #mfp_phase_confirm .box {
	border: 5px solid #f29600;
	padding: 44px 58px 48px 58px;
	background-color: #fff;
}
#form #box-recruit2.box, #mfp_phase_confirm .box.box-recruit2 {
	border-color: #8fc430;
}
/*内枠*/
.formBlock {
	margin-bottom: 32px;
}
/*見出し*/
#form h3 {
	color: #fff;
	font-size: 18px;
	background-color: #f29600;
	text-align: center;
	border-radius: 40px;
	padding: 10px 0;
	margin: 0 0 22px 0;
	font-weight: bold;
}
#form #box-recruit2 h3 {
	background-color: #8fc430;
}
.formBlock p {
	margin-bottom: 20px;
	padding: 0 5px;
}
/*フォーム枠*/
#mfp_confirm_table,
#mfp_confirm_table tbody {
	display: block;
}
.formItem, #mfp_confirm_table tr {
	padding: 0 5px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
}
#mfp_confirm_table th, #mfp_confirm_table td, .formItem > dt, .formItem > dd {
	margin-bottom: 10px;
	vertical-align: center;
	align-self: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.formItem > dt, #mfp_confirm_table th {
	width: 22%;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;

}
.formItem > dt.required:after {
	color: #fff;
	background-color: #d10000;
	font-weight: bold;
	content: '必須';
	margin-left: 10px;
	font-size: 12px;
	padding: 0 5px;
	vertical-align: middle;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
}
.formItem > dd, #mfp_confirm_table td {
	width: 74%;
}
.formItem input[type=text], .formItem input[type=email], .formItem input[type=tel], .formItem select, .formItem textarea, .formItem label {
	width: 600px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f8f8f8;
	border: 1px solid #d2d2d2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	margin-right: 10px;
	display: inline-block;
}
.formItem textarea {
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formItem input.middle, .formItem select.middle, .formItem textarea.middle {
	width: 400px;
}
.formItem input.short, .formItem select.short, .formItem textarea.short {
	width: 140px;
}
.formItem input.auto, .formItem select.auto, .formItem textarea.auto {
	width: auto;
}
.formItem label {
	width: auto;
	height: auto;
	padding: 10px 20px;
	cursor: pointer;
}
/*ボタン────────────────────────────────────*/
.mfp_buttons {
	text-align: center;
}
.mfp_buttons button, .mfp_buttons a {
	text-align: center;
	display: inline-block;
	background-color: #f29600;
	width: 404px;
	height: 70px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	color: #fff;
	font-size: 20px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: relative;
	line-height: 70px;
	font-weight: bold;
}
.mfp_buttons button:hover, .mfp_buttons a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#box-recruit2 .mfp_buttons button, #box-recruit2 .mfp_buttons a {
	background-color: #8fc430;
}
/*矢印*/
.mfp_buttons button:after, .mfp_buttons a:after {
	position: absolute;
	right: 30px;
	top: 50%;
	content: "";
	display: inline-block;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	height: 10px;
	width: 10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	margin-top: -5px;
}
/*確認画面のキャンセル*/
#mfp_button_cancel {
	background-color: #a7a7a7!important;
	margin-right: 20px;
}
#mfp_button_cancel:after {
	display: none;
}
#mfp_button_cancel:before {
	position: absolute;
	left: 30px;
	top: 50%;
	content: "";
	display: inline-block;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 10px;
	width: 10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	margin-top: -5px;
}
/*確認画面────────────────────────────────────*/
/*確認画面で無理やり見出しをつけるためのinput*/
input.displayHeader {
	display: none;
}
#mfp_confirm_table th, #mfp_confirm_table td {
	margin-bottom: 40px;
}
/*ヘッダー*/
#mfp_phase_confirm_inner header h1, #mfp_phase_confirm_inner nav.subnav, #mfp_phase_confirm_inner a, body#thanks header h1, body#thanks nav.subnav, body#thanks header a {
	color: #000;
}
#mfp_phase_confirm .logo, body#thanks .logo {
	margin-bottom: 0;
}
#mfp_phase_confirm header, body#thanks header {
	margin-bottom: 55px;
}
#mfp_phase_confirm nav.mainnav {
	display: none;
}
#mfp_phase_confirm_inner #form {
	padding-top: 0;
}
/*完了画面────────────────────────────────────*/
#thanks #form {
	padding-top: 0;
}
#thanks #form h2+p {
	line-height: 1.8;
}
#thanks #form .box {
	margin-bottom: 70px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 35px;
}
#thanks #form .box .img {
	margin-right: 40px;
	width: 380px;
}
#thanks #form .box .img img {
	width: 100%;
	height: auto;
}
#thanks #form .box .text {
	font-size: 94%;
	line-height: 2;
}
