/*---------RECRUIT-------*/
#key {
	margin-bottom: -10%;
}
#sec1 h2 {
	text-align: center;
	font-size: 5vw;
	line-height: 2;
	background-color: #fff;
	margin: 0 6% 4%;
	font-weight: bold;
	position: relative;
	padding: 5% 0;
	z-index: 2;
}
#sec1 h2 span, #sec1 h2 small {
	font-size: 8.5vw;
}
#sec1 h2 small {
	padding-right: 10px;
	color: #c12521;
}
#sec1 h2 span {
	display: block;
}
#sec1 .js_full .bx-viewport {
	padding: 0 15%;
	width: auto !important;
}
#sec1 .js_full ul li {
	margin: 0 15px 0 0;
}
#sec1 .slick-slide {
	margin: 0 8px;
}
#sec1 .bx-wrapper .bx-pager, #sec1 .bx-wrapper .bx-controls-auto {
	position: relative;
	padding-top: 25px;
}
#sec1 .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	border-radius: 0;
	display: block;
	height: 20px;
	margin: 0 10px;
	text-indent: 0;
	width: 20px;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
#sec1 .bx-wrapper .bx-pager.bx-default-pager a:hover, #sec1 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: transparent;
	color: #c12521;
}
#sec1 .bx-controls-direction {
	top: 43%;
}
#sec1 .bx-wrapper .bx-controls-direction a {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 25px;
	width: 33px;
}
#sec1 .bx-next::after {
	left: 11px;
}
#sec1 .slick-arrow {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 25px;
    width: 33px;
	font-family: "fontello";
    height: 40px;
    line-height: 40px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 33%;
	border: none;
	z-index: 88;
}

#sec1 .slick-next {
	right: 0;
}
#sec1 .slick-next::after {
    content: "\f105";
    left: 14px;
    position: absolute;
    text-indent: 0;
    top: 0;
}
#sec1 .slick-prev {
	left: 0;
}
#sec1 .slick-prev::after {
    content: "\f104";
    position: absolute;
    text-indent: 0;
    top: 0;
	left: 11px;
}
#sec1 .slick-dots {
	text-align: center;
	    padding-top: 25px;
}
#sec1 .slick-dots li {
	    display: inline-block;
}

#sec1 .slick-dots li button {
	 background-color: transparent;
    border-radius: 0;
    display: block;
    height: 20px;
    margin: 0 10px;
    text-indent: 0;
    width: 20px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
	border: none;
}
#sec1 .slick-dots li.slick-active button {
	color: #c12521;
	background-color: transparent;
}
.r_pop01 {
	background: url(../img/recruit/pop_img01.jpg) no-repeat center;
	background-size: cover;
	padding: 30px 20px;
	color: #fff;
}
.r_pop02 {
	background: url(../img/recruit/pop_img02.jpg) no-repeat center;
	background-size: cover;
	padding: 30px 20px;
	color: #fff;
}
.r_pop03 {
	background: url(../img/recruit/pop_img03.jpg) no-repeat center;
	background-size: cover;
	padding: 30px 20px;
	color: #fff;
}
#sec2 {
	padding-top: 10%;
	padding-bottom: 15%;
	position: relative;
	z-index: 2;
}
#sec2 .blk01 {
	position: relative;
}
#sec2 .blk01 p {
	font-weight: bold;
	font-size: 4.5vw;
	width: 64%;
	left: 3%;
	position: absolute;
	top: 35%;
	line-height: 2;
}
#sec2 .blk02 p.txt {
	padding: 5% 3% 6%;
}
#sec2 .blk02 .toggle {
	padding: 0 3%;
}
#sec2 .blk02 .toggle h4 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
#sec2 .blk02 .toggle .toggle-main p {
	padding-top: 10px;
}
#sec3 {
	position: relative;
	background: url(../img/recruit/s3_bg.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-top: 10%;
	padding-bottom: 30%;
}
#sec3::before {
	content: "";
	background: url(../img/recruit/s2_bg01.jpg) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 360px;
}
#sec3 > * {
	position: relative;
	z-index: 2;
}
#sec3 .list-com {
	padding: 0 3%;
}
#sec3 .list-com dl {
	display: table;
	width: 100%;
	background: url(../img/recruit/dot.png) repeat-x bottom center;
}
#sec3 .list-com dl dt, #sec3 .list-com dl dd {
	display: table-cell;
	vertical-align: top;
	padding: 10px 0;
}
#sec3 .list-com dl dt {
	width: 100px;
}
#sec3 .list-com dl dt::before {
	content: "\25A1";
	font-size: 14px;
	margin-right: 2px;
}
#sec4 {
	background: url(../img/recruit/s3_bg.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 15%;
}
#sec4 .box {
	position: relative;
	background: url(../img/recruit/s4_bg.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-top: 5%;
	padding-bottom: 10%;
	color: #fff;
}
#sec4 .box::before {
	content: "";
	background: url(../img/recruit/s4_bg01.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	top: -153px;
	left: 0;
	width: 100%;
	height: 153px;
}
#sec4 .box::after {
	content: "";
	background: url(../img/recruit/s4_bg02.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	bottom: -153px;
	left: 0;
	width: 100%;
	height: 153px;
}
#sec4 .box > * {
	position: relative;
	z-index: 2;
}
#sec4 .box h2 {
	margin-bottom: 5%;
}
#sec4 .list-his {
	padding: 0 3%;
}
#sec4 .list-his dl {
	display: table;
	width: 100%;
	background: url(../img/recruit/dot_white.png) repeat-x bottom center;
}
#sec4 .list-his dl dt, #sec4 .list-his dl dd {
	display: table-cell;
	vertical-align: top;
	padding: 10px 0;
}
#sec4 .list-his dl dt {
	width: 100px;
}
#sec4 ul {
	padding: 8% 3% 0;
	position: relative;
	z-index: 2;
}
#sec4 ul li {
	float: left;
	width: 49%;
}
#sec4 ul li:last-child {
	float: right;
}
#sec5 {
	background-color: #fff;
	padding-bottom: 12%;
}
#sec5 .list-rec {
	padding: 8% 3% 0;
}
#sec5 .list-rec dl dt {
	display: table;
	width: 100%;
}
#sec5 .list-rec dl dt span {
	display: table-cell;
	vertical-align: top;
}
#sec5 .list-rec dl dt span.num {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #c12521;
	border-bottom: 1px solid #c12521;
	color: #c12521;
	font-size: 30px;
	line-height: 20px;
	padding: 1px 10px;
	margin: 6px 10px 0 0px;
	display: inline-block;
	width: 20%;
	min-width: 50px;
}
#sec5 .list-rec dl dt span.rec-tit {
	font-size: 22px;
	font-weight: bold;
	line-height: 35px;
	width: 80%;
}
#sec5 .list-rec dl dt span.rec-tit small {
	color: #c12521;
	font-size: 23px;
}
#sec5 .list-rec dl dd {
	padding-top: 5px;
}
#sec5 .list-rec dl + dl {
	padding-top: 8%;
}
#sec6 {
	background: url(../img/recruit/s6_bg.jpg) repeat-y top center;
	padding: 12% 3%;
}
#sec6 h2 {
	text-align: center;
	margin-bottom: 10%;
}
#sec6 ul.tab-link {
	display: flex;
	justify-content: center;
	text-align: center;
	align-content: center;
}
#sec6 ul.tab-link li {
	width: 40%;
	background: #c12521;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	color: #fff;
	font-size: 16px;
	margin-right: 7px;
	padding: 5px 0;
}
#sec6 ul.tab-link li.active {
	background: #fff;
	color: #2b2b2b;
}
#sec6 .tab-content {
	background-color: #fff;
	padding: 5% 3%;
}
#sec6 .list-q dl {
	padding-top: 15px;
	position: relative;
	padding-left: 45px;
}
#sec6 .list-q dl::before {
	content: "Q";
	display: inline-block;
	font-weight: 900;
	font-family: arial;
	color: #eee;
	font-size: 40px;
	position: absolute;
	left: 0;
	top: 22px;
}
#sec6 .list-q dl dt {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	border-bottom: 2px solid #c12521;
	display: inline-block;
	margin-bottom: 5px;
}
#sec6 .list-q dl dd {
	line-height: 28px;
}
.gen-tit-02 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 3.8vw;
	line-height: 1;
}
.gen-tit-02 span.fnt-arial {
	font-size: 7vw;
	margin-bottom: 2%;
	display: block;
	letter-spacing: 0px;
}
.tit--cl {
	color: #c12521;
}
#sec7 {
	padding: 12% 3%;
}
#sec7 h2 {
	text-align: center;
	margin-bottom: 10%;
}
#sec7 .info-rec {
	box-sizing: border-box;
	border: 2px solid #2b2b2b;
	padding: 5% 3%;
	margin-top: 6%;
}
#sec7 .info-rec h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5%;
	margin-bottom: 2%;
	border-bottom: 1px solid #2b2b2b;
}
#sec7 .list-info-rec dl {
	font-size: 15px;
	line-height: 20px;
	padding: 4% 0;
	width: 100%;
	background: url(../img/recruit/sec8_dot.jpg) 0 bottom repeat-x;
}
#sec7 .list-info-rec dl dt {
	font-weight: bold;
}
#sec7 .list-info-rec dl dt::before {
	content: '\25CF';
}
#sec7 .list-info-rec dl dd {
	padding-top: 5px;
	line-height: 1.6;
}
#sec8 {
	padding: 12% 3%;
	background: url(../img/recruit/s3_bg.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec8 .box {
	background-color: #fff;
	padding: 10% 3% 5%;
}
#sec8 h2 {
	text-align: center;
	margin-bottom: 10%;
}
#sec8 p.note {
	text-align: center;
	padding-bottom: 15px;
}
#sec8 p.note span {
	color: #c12521;
}
#sec8 .mark-require {
	color: #c12521;
}
#sec8 .row {
	padding-bottom: 10px;
}
#sec8 .form-row {
	background: url("../img/recruit/sec8_dot.jpg") 0 bottom repeat-x;
	display: table;
	padding-bottom: 10px;
	width: 100%;
}
#sec8 .form-row .caption,  #sec8 .form-row .form-value {
	box-sizing: border-box;
	padding: 5px 0;
}
#sec8 .form-row .caption {
	padding-bottom: 0;
}
#sec8 .form-row input, #sec8 .form-row textarea {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #888888;
	padding: 5px;
	height: 34px;
}
#sec8 .form-row textarea {
	height: 122px;
}
#sec8 .form-row .parse-line {
	display: inline-block;
	margin-right: 50px;
}
#sec8 .form-row .parse-line input {
	width: auto;
	height: auto;
	padding: 0;
}
#sec8 .form-row .form-parse-date input {
	width: auto;
}
#sec8 .form-row .pare_check .parse-line {
	margin-right: 5px;
}
#sec8 .submit {
	padding-top: 20px;
	text-align: center;
}
#sec8 .submit button {
	background-color: #2b2b2b;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 50px;
	padding: 0 2%;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	width: 49%;
	margin: 0 auto;
}
#sec8 .submit-form button {
	margin: 0 auto;
}
#sec8 .fc-form [class^='error'] {
	position: static;
}
#sec8 #thanks {
	text-align: center;
	display: none;
}
#thanks {
	text-align: center;
	padding: 20% 3% 12%;
	font-weight: bold;
}
