@charset "UTF-8";
/* CSS Document */

#rec_kaso_factory{
	margin-top: 4.61%;
	margin-bottom: 8.46%;
}
#rec_kaso_factory_top{
	margin-bottom: 9.23%;
}
.rec_factory_each{
	margin-bottom: 8.46%;
    padding-left: 6.15%;
    padding-right: 6.15%;
    box-sizing: border-box;
}
.rec_factory_each.reverce{
	
}
.rec_factory_img-tit-txt{
	display: flex;
    position: relative;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.15%;
    padding-bottom: 4.61%;
}
.rec_factory_each.reverce .rec_factory_img-tit-txt{
	display: flex;
    position: relative;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.15%;
/*    padding-bottom: 6.92%;*/
	flex-direction: row-reverse;	
}
.rec_factory_each.reverce .rec_factory_img-tit-txt::after{
	content: "";
	position: absolute;
	background-image: url("../images/recruit_factory_gaikan.png");
	background-position: left bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 0;
	width: 100%;
	height: 100%;
}
.rec_factory_img-tit-txt:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 87.69%;
    height: 70.76%;
    background: #f7f8fb;
    z-index: 0;
}
.rec_factory_each.reverce .rec_factory_img-tit-txt:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 87.69%;
    height:80.76%;
    background: #f7f8fb;
    z-index: -1;
}
.rec_factory_image-box{
	z-index: 1;
    width: 38.46%;
    box-sizing: border-box;
}
.rec_factory_each.reverce .rec_factory_image-box{
	width: 45.38%;
}
.rec_factory_image-box img{
	display: block;
    -webkit-box-shadow: 0px 0px 16px #AFAFAF;
    box-shadow: 0px 0px 16px #AFAFAF;
    width: 100%;
    box-sizing: border-box;
}
.rec_factory_each.reverce .rec_factory_image-box img{
	box-shadow: none;
}
.rec_factory_tit-txt{
    z-index: 1;
/*    padding-right: 5.38%;*/
    width: 56.15%;
    box-sizing: border-box;
	background-image: url("../images/recruit_factory_50-years.svg");
	background-repeat: no-repeat;
	background-size:100% auto;
	background-position: center top;
	z-index: 2;
	padding-top: 5.38%;
/*	padding-bottom: 8.46%;*/
}
.rec_factory_each.reverce .rec_factory_tit-txt{
    z-index: 1;
/*    padding-left: 5.38%;*/
	background-image: url("../images/recruit_factory_welcome.svg");
	width: 56.92%;
}
.rec_factory_tit-txt .child_h2_h2 {
 	margin-bottom: 0;
}
.rec_factory_tit-txt .child_h2h2 {
    font-size: 34px;
    margin-bottom: 0;
    line-height: 1.4em;
    position: relative;
    padding-left: 104px;
	min-width: 376px;
}
.rec_factory_tit-txt .child_h2h2::before {
    position: absolute;
    content: "";
    width: 96px;
    height: 1px;
    background-color: #0a2a3a;
	z-index: -1;
	top: 0;
  bottom: 0;
  margin: auto 0;
    left: 0%;
}
.rec_factory_tit-txt .child_h2h2 .font_green{
	margin-top: 14px;
	font-size: 62px;
	display: inline-block;
}
.rec_factory_tit-txt .child_h2h2 .font_green .s-font{
	font-size: 34px;
}
.rec_factory_text-box{
	    box-sizing: border-box;
	margin-top:18.46%;
	padding-right: 6.92%;
}
.rec_factory_each.reverce .rec_factory_text-box{
	margin-top: 13.84%;
	padding-left: 7.69%;
	margin-bottom: 50%;
	padding-right: 6.15%;
}
.rec_factory_text-box p{
	font-size: 16px;
	line-height: 2em;
	font-weight: 500;
}
.rec_factory_text-box .margin-b{
	    margin-bottom: 3.84%;
}


#rec_kaso_factory_facility{
    margin-bottom: 7.69%;
	padding-left: 6.15%;
    padding-right: 6.15%;
}
#rec_kaso_factory_facility h2{
	font-size: 60px;
    line-height: 1em;
    font-weight: 600;
	padding: 4.61% 8.46%;
	margin-bottom: 3.07%;
	background-image: url("../images/arrow_gray.svg");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 14.61% auto;
}
.rec_factory_facility_each{
	display: flex;
    position: relative;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.15%;
    padding-bottom: 3.84%;
	margin-bottom: 6.92%;
    box-sizing: border-box;
}
.rec_factory_facility_each.reverce{
	flex-direction: row-reverse;
}
.rec_factory_facility_each:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 87.69%;
    height: 58.46%;
    background: #f7f8fb;
    z-index: -1;
}
.rec_factory_facility_each.reverce:before{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 87.69%;
    height: 59.23%;
    background: #f7f8fb;
    z-index: -1;
}
.rec_f_f_image-box{
	z-index: 1;
    width: 44.61%;
    box-sizing: border-box;
	  -webkit-box-shadow: 0px 0px 16px #AFAFAF;
    box-shadow: 0px 0px 16px #AFAFAF;
}
.rec_f_f_image-box img{
	width: 100%;
}
.rec_f_f_tit-txt{
	    z-index: 1;
    /* padding-right: 5.38%; */
        width: 50%;
    box-sizing: border-box;
    z-index: 2;
    padding-top: 0.76%;
    /* padding-bottom: 8.46%;*/
}
.rec_f_f_tit-txt .child_h3_h3 {
    margin-bottom: 11.53%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
.rec_f_f_tit-txt .child_h3h3 {
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1.4em;
    min-width: 376px;
}
.rec_factory_facility_each .h2h2_abc {
    font-weight: 500;
}
.rec_f_f_text-box{
	box-sizing: border-box;
	padding-right: 5.38%;
}
.rec_factory_facility_each.reverce .rec_f_f_text-box{
	padding-left: 7.69%;
	padding-right: 4.61%;
}
.rec_f_f_text-box p{
	font-size: 16px;
    line-height: 2em;
    font-weight: 500;
}


#rec_kaso_factory_bot{
	background-image: url("../images/recruit_factory_bot.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 83.07% auto;
	padding-top: 32.3%;
	padding-bottom: 2.3%;
/*
	display: flex;
	align-items: flex-end;
*/
}
#rec_factory_bot_txt{
	margin-top: 32px;
}
#rec_kaso_factory_bot p{
    
}
#rec_kaso_factory_bot p span {
    background-color: #002236;
    padding: 12px 14px;
	padding-left: 24px;
    margin-bottom: 12px;
	color: #FFFFFF;
	font-size: 32px;
    line-height: 1em;
    font-weight: 500;
}
