@charset "UTF-8";

/* recruit
---------------------------------------------------------------------------*/
header {
	margin-bottom: 90px;
}

#mainContents {
	max-width: 100%;
}

#recruitContents {
	color: #333;
}

.title-sub span {
	display: inline-block;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	font-size: 18px;
	letter-spacing: 0.12em;
}


/* .recruit-top
---------------------------------------------------------------------------*/
.recruit-top {
	position: relative;
	width: 1176px;
	margin: 0 auto 130px;
}

.recruit-top figure {
	opacity: 0;
}

.recruit-top h1 {
	display: inline-block;
	position: absolute;
	bottom: -41px;
	left: 84px;
	overflow: hidden;
	width: 0;
	height: 74px;
	background-color: #FFFFFF;
}

.recruit-top h1 img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.recruit-top h2 {
	position: absolute;
	top: 130px;
	right: 45px;
}

.recruit-top h2 span {
	display: inline-block;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-color: #FFFFFF;
	width: 45px;
	height: 0;
}

.recruit-top h2 span:nth-of-type(1) { right: 0; }
.recruit-top h2 span:nth-of-type(2) { right: 57px; }
.recruit-top h2 span:nth-of-type(3) { top: -56px; right: 114px; }

.recruit-top h2 span img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.recruit-top h3 {
	display: inline-block;
	position: absolute;
	bottom: 94px;
	left: -35px;
	opacity: 0;
}


/* .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	position: relative;
	box-sizing: border-box;
	width: 1020px;
	margin: 0 auto 360px;
	padding-left: 280px;
}

.sec-lead h2 {
	position: absolute;
	top: 9px;
	left: 18px;
	font-size: 16px;
	letter-spacing: 0.15em;
}

.sec-lead nav {
	position: absolute;
	top: 58px;
	left: 20px;
}

.sec-lead nav li {
	background: url(../img/share/ico-arrow-pnav.svg) no-repeat left top 5px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.sec-lead nav li a {
	display: inline-block;
	padding: 0 10px 12px 0;
	font-size: 16px;
	letter-spacing: 0.12em;
	white-space: nowrap;
}

.sec-lead nav li a span {
	display: inline-block;
	border-bottom: 1px solid #000000;
}

.sec-lead p {
	margin-bottom: 18px;
	font-size: 15px;
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.15em;
	white-space: nowrap;
}

.sec-lead p:last-of-type {
	margin-bottom: 0;
}


/* .sec-message
---------------------------------------------------------------------------*/
.sec-message {
	background-color: #FAFAFA;
	width: 100%;
	margin-bottom: 100px;
	padding: 0 0 120px;
}

.sec-message .img {
	overflow: hidden;
	width: 1264px;
	margin: 0 auto -50px;
	transform: translateY(-170px);
}

.sec-message .img img {
	display: block;
	float: left;
	margin-right: 14px;
}

.sec-message .img img:last-of-type {
	margin-right: 0;
}

.president {
	width: 1064px;
	margin: 0 auto;
}

.president h2 {
	margin-bottom: 36px;
}

.president h2 strong {
	display: block;
	margin-bottom: 26px;
}

.president h2 em {
	display: block;
}

.president .inner {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.president figure {
	position: relative;
	order: 2;
	width: 533px;
	min-width: 533px;
}

.president figure .logo {
	display: block;
	position: absolute;
	top: -155px;
	right: 45px;
}

.president .txt {
	order: 1;
	padding: 25px 0 0;
}

.president .txt p {
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.15em;
}

.president .txt .name {
	margin-top: 40px;
	font-size: 12px;
	letter-spacing: 0.12em;
}

.president .txt .name strong {
	padding-left: 10px;
	font-size: 19px;
	letter-spacing: 0.22em;
}


/* .sec-job
---------------------------------------------------------------------------*/
.sec-job {
	width: 1060px;
	margin: 0 auto 140px;
}

.sec-job .inner {
	position: relative;
	border-top: 1px solid #000000;
	margin-bottom: 80px;
	padding: 40px 0 0 290px;
}

.sec-job .inner:last-of-type {
	margin-bottom: 0;
}

.sec-job .inner h2 {
	position: absolute;
	top: 40px;
	left: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.22em;
}

.sec-job p + dl {
	margin-top: 30px;
}

.sec-job dl,
.sec-job dl p {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.12em;
}

.sec-job dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 10px;
}

.sec-job dl > div:last-of-type {
	margin-bottom: 0;
}

.sec-job dt {
	width: 120px;
	min-width: 120px;
	padding-right: 20px;
}

.sec-job dl p {
	text-align: justify;
}

.sec-job dl ul + p {
	margin-top: 10px;
}

.sec-job dl ul {
	margin-bottom: 10px;
}

.sec-job dl ul li {
	margin-bottom: 7px;
	font-size: 14px;
}


/* .slide-scroll
---------------------------------------------------------------------------*/
.slide-scroll {
	overflow: hidden;
	width: 100%;
	height: 396px;
	margin-bottom: 160px;
	pointer-events: none;
}

.slide-scroll ul {
	overflow: hidden;
}

.slide-scroll li {
	float: left;
	margin: 0 2px;
}


/* .sec-form
---------------------------------------------------------------------------*/
.sec-form {
	width: 1030px;
	margin: 0 auto 220px;
}

.sec-form .lead {
	position: relative;
	margin-bottom: 100px;
	padding-left: 205px;
}

.sec-form .lead h2 {
	position: absolute;
	top: 0;
	left: 0;
}

.sec-form .lead p {
	font-size: 16px;
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.18em;
}

/* .form-wrap
------------------------------------*/
.form-wrap {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.form-wrap dl {
	line-height: 1.6;
}

.form-wrap dl div {
	display: flex;
	margin-bottom: 28px;
}

.form-wrap dl div:last-of-type {
	margin-bottom: 0;
}

.form-wrap dt {
	position: relative;
	box-sizing: border-box;
	width: 205px;
	padding-top: 20px;
	font-size: 14px;
	letter-spacing: 0.14em;
	white-space: nowrap;
}

.form-wrap .select dt {
	padding-top: 6px;
}

.form-wrap .file {
	padding-top: 5px;
}

.form-wrap .file dt {
	padding-top: 3px;
}

.form-wrap dt span {
	display: block;
	margin-top: 6px;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.form-wrap dt i {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	background-color: #C40018;
	padding: 2px 12px 3px 14px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
}

.form-wrap dd {
	width: 556px;
}

.form-wrap dd p {
	margin: 15px 0 5px;
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: 0.12em;
	text-align: justify;
}

/* input
------------------------------------*/
.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}

.form-wrap input[type="text"],
.form-wrap input[type="email"],
.form-wrap input[type="tel"],
.form-wrap textarea,
.btn-select .customSelect {
	display: inline-block;
	box-sizing: border-box;
	background-color: #FCFCFC;
	border: 1px solid #DADADA;
	border-radius: 0;
	width: 100%;
	height: 62px;
	padding: 10px 25px;
	font-size: 16px;
	letter-spacing: 0.1em;
}

.form-wrap .btn-select {
	white-space: nowrap;
}

.form-wrap .btn-select .wpcf7-select {
	padding-top: 18px;
	cursor: pointer;
	z-index: 1;
}

.form-wrap .btn-select .customSelect {
	width: 360px;
}

.form-wrap .btn-select .wpcf7-select .customSelectInner {
	position: relative;
	width: 100% !important;
	z-index: 0;
}

.form-wrap .btn-select .wpcf7-select .customSelectInner:after {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	background: url(../img/recruit/ico-down.svg) no-repeat;
	background-size: 100% auto;
	width: 10px;
	height: 9px;
}

.form-wrap textarea {
	height: 400px;
	padding: 22px 25px;
}

/* .btn-submit
------------------------------------*/
.btn-submit {
	display: inline-block;
	position: absolute;
	bottom: -105px;
	left: 0;
	margin-top: 35px;
}

.btn-submit input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	box-sizing: border-box;
	background: #000000;
	border: none;
	border-radius: 0;
	height: auto;
	margin: 0 0 0 205px;
	padding: 12px 30px 14px 33px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.08em;
	transition: .15s ease-out;
}

.btn-submit input:hover {
	opacity: 0.7;
}

/* error
------------------------------------*/
.form-wrap .txt-error,
.wpcf7-not-valid-tip,
.txt-response,
.wpcf7-response-output {
	display: block;
	color: #C7514B;
}

.form-wrap .txt-error,
.wpcf7-not-valid-tip {
	margin: 10px 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.screen-reader-response {
	display: none;
}

.txt-response,
.wpcf7-response-output {
	position: absolute;
	bottom: -145px;
	left: 205px;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.12em;
}

.wpcf7 .wpcf7-not-valid {
	background: #FFFBE6 !important;
}

/* .form-side
------------------------------------*/
.form-side {
	position: relative;
	width: 220px;
}

.form-side .attention {
	position: absolute;
	bottom: 5px;
	right: 0;
	margin: 0;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 0.08em;
	text-align: justify;
}

/* .grecaptcha-badge
------------------------------------*/
.wpcf7 {
	position: relative;
}

.grecaptcha-badge {
	position: absolute;
	bottom: 6px;
	right: -35px;
}