#key {
    background-image: url("../img/recruit/kv.jpg");
}
#key .wrap {
    height: 683px;
}
#key h2 {
    position: absolute;
    bottom: 0;
    right: 0;
}
#sec1 {
    background: url("../img/recruit/s1_bg.png") no-repeat center top, url("../img/shared/sec_bg3.jpg") repeat center top;
    padding-bottom: 95px;
}
#sec1 .txt {
    width: 762px;
    height: 371px;
    margin: 390px 0 0 26px;
    background: url("../img/recruit/s1_bgbox.png") repeat center top;
}
#sec1 .txt p {
    padding: 47px 0 0 38px;
    height: 324px;
}
#sec1 h2 {
    margin-top: 75px;
}
#sec2 {
    background: url("../img/recruit/s2_line.png") no-repeat center top;
    padding: 239px 0 93px 0;
}
#sec2 h2 {
    margin-bottom: 85px;
}
#sec2 .main1 {
    background: #2d0404;
}
#sec2 .main2 {
    background: #1b1212;
}
#sec2 .tab-content .main_inner {
    padding: 80px 0 98px 0;
}
#sec2 .tab-content dl {
    display: table;
    width: 820px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    line-height: 44px;
    position: relative;
    padding: 7px 0 8px 0;
}
#sec2 .tab-content dl:before {
    content: "";
    position: absolute;
    left: 174px;
    top: 12px;
    bottom: 12px;
    border-left: 1px solid #fff;
}
#sec2 .tab-content dl dt {
    float: left;
    width: 174px;
}
#sec2 .tab-content dl dd {
    float: right;
    width: 600px;
}
#sec3 {
    padding: 97px 0 38px 0;
    background: url("../img/shared/sec_bg3.jpg") repeat center top;
    position: relative;
    z-index: 0;    
}
#sec3 h2 {
    margin-bottom: 75px;
}
#sec3 .slick-dots{
    display: none !important;
}
#sec3 .slick-arrow{
    display: none !important;
}
#sec3 .slider-for{
    z-index: 0;
}
#sec3 .slick-list{
    overflow: inherit !important;
    padding: 0 !important;
}
#sec3 .slider-nav {
    margin: 0 0 75px -300px !important;
}
#sec3 .slick-track{
	
}

#sec3 .slider-nav .slick-slide{
    width: 193px !important;
    cursor: pointer;
}
#sec3 .slider-nav .slick-slide:hover{
    opacity: 0.8;
}

#sec3 .slider-nav .slick-slide + .slick-slide{
   margin-left: 8px;
} 
#sec3 .slider-for .detail {
    margin-bottom: 65px;
}
#sec3 .slider-for .s_img {
    margin-left: -28px;
    float: left;
}
#sec3 .slider-for .fr{
    width: 435px;
    margin-right: 30px;
}
#sec3 .slider-for .fr dl {
    margin-top: 52px;
    line-height: 32px;
}
#sec3 .slider-for .fr dl dd {
    margin: 30px 0 47px 0;
}
#sec3 .slider-for .fr .box {
    line-height: 25px;
    border: 1px solid #fff;
    padding: 15px 20px;
}
#sec3 .map{
    height: 489px !important;
    overflow: hidden !important;
}
#sec3 .bx-controls{
    display: none;
}

#mail .fullname1{
    width: 480px;
}
#mail .fullname1 .name1{
    float: left;
}
#mail .fullname1 .name2{
    float: right;    
}
#mail .fullname1 span{
    width: 225px;
    text-align: right;
}
#mail .fullname1 span input{
    width: 170px;
    margin-left: 10px;
}
.thanks_txt {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	padding: 100px 0;
	text-align: center;
    color: #000;
}
#mail .link {
	position: relative;
	display: inline-block;
	z-index: 1;
}
#mail .link:before{
	transition: all .3s ease;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	content: '';
	background-color: rgba(184, 141, 78, .3);
	opacity: 0;
}
#mail .link:hover:before {
  opacity: 1;
}
#mail .link:hover img, .link2:hover img{
	opacity: 1 !important;
}
#mail{
    background: url("../img/recruit/mail_bg.jpg") repeat center top;
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    padding: 105px 0 140px 0;
}
#mail h2{
    margin-bottom: 65px;
}
#mail .col {
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	margin-bottom: 19px;
}
#mail .col:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#mail .col:before{
	background: #000000;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	height: 2px;
	width: 270px;
}
#mail .col:last-child:before{
	display: none;
}
#mail .col .caption {
	float: left;
	width: 279px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	letter-spacing: 2px;
	padding-top: 4px;
	font-weight: normal;
}
#mail .mark-require {
	background: #7c150f;
	position: absolute;
	top: 10px;
	right: 29px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 23px;
	letter-spacing: 0;
	padding: 0 15px;
}
#mail .col .form-value {
	float: left;
	width: 520px;
	position: relative;
	z-index: 100;
	margin-left: 32px;
}
#mail .style2 p span {
	display: inline-block;
	text-align: right;
	width: 46px;
}
#mail .style2 input {
	width: 170px !important;
}
#mail .style3 {
	width: 121px !important;
	margin-right: 7px;
}
#mail .style2 p {
	width: 50%;
	float: left;
}
#mail .style2 p + p {
	float: right;
}
#mail .form-parse-date {
	width: 220px;
	float: left;
}
#mail .form-parse-date input {
	width: 100% !important;
}
#mail label input {
	margin-left: 15px;
}
#mail input[type="text"] {
	width: 480px;
	height: 40px;
	line-height: 40px;
	border: none;
	padding-left: 5px;
}
#mail .form-parse-datetime > input {
	width: 200px;
}
#mail textarea {
	width: 480px;
	padding: 5px;
	height: 180px;
	border: none;
	margin-top: 8px;
}
#mail .year, #mail .month, #mail .day{
    float: left;
}
#mail .month, #mail .day{
    margin-left: 15px;
}
#mail .year select {
	height: 40px;
	line-height: 40px;
	border: none;
	padding-left: 5px;
	width: 140px;   
}
#mail .month select {
	height: 40px;
	line-height: 40px;
	border: none;
	padding-left: 5px;
	width: 90px;   
}
#mail .day select {
	height: 40px;
	line-height: 40px;
	border: none;
	padding-left: 5px;
	width: 90px;   
}
#mail .number_input{
     display: inline-block;	
}
#mail .year span, #mail .month span, #mail .day span{
	display: inline-block;	
    padding-left: 15px;
}
#mail .joberia select{
    width: 480px;
    height: 40px;
    line-height: 40px;
    border: none;
    padding-left: 5px;
}
#mail .style_select{
	position: absolute;
	top: 0;
	left: 561px;
	z-index: 1000;
}
#mail .form-parse-date input{
	text-align: center;
}
#mail label {
	margin-left: -12px;
}
#mail label + label {
	padding-left: 33px;
}
#mail .data {
	text-align: center;
	padding: 5px 0 14px;
	line-height: 30px;
}
#mail .submit {
	border: none !important;
	text-align: center;
}
#mail .submit button {
	border: none;
	box-shadow: 0 0 0 0;
	background: none;
}
#mail .submit button:hover img {
	opacity: 0.8;
}
#mail .fc-form [class^='error'] {
	left: 320px;
	bottom: -8px;
	font-size: 14px;
}
#mail .confirm-main .col .caption {
	padding-top: 0;
}
#mail .confirm-main .mark-require {
	top: 5px;
}
#mail .fc-form .style4 {
	margin-top: -7px;
	padding-bottom: 8px;
}
#mail .submit-form {
	width: 370px;
	margin: 60px auto 0;
	display: block;
}
#mail .submit-confirm {
	padding-top: 60px;
}
#mail .submit-confirm button {
	background: url("../img/recruit/bg_btn_on.png") no-repeat center top;
	text-align: center;
	width: 370px;
	line-height: 70px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 20px;
	cursor: pointer;
}
