.tac{
	text-align: center;
}

.lead2{
	font-size: 135%;
	color: #fff;
	font-weight: bold;
}

.lead3{
	font-size: 135%;
	font-weight: bold;
}

#page_title {
	line-height: 310px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: #073b75 url('../images/recruit/recruit_header.png') no-repeat top center;
}

#main {
	padding: 40px 0 0 0;
}

#main section img {
	max-width: 100%;
	height: auto;
	display: block;
}

#main section {
	margin: 0 0 80px 0;
}

#main h3 {
	padding: 0 !important;
	background: transparent !important;
}

#section1 {
	text-align: center;
	background: url('../images/recruit/senro.png') repeat-x top 33px center;
}

#section1 h3 img {
	margin: 0 auto;
}

#section2 {
	padding: 61px 0 0;
	margin: 0 auto !important;
	background: url('../images/recruit/bg_recruit4.png') no-repeat top 0px center;
    background-size: auto 2500px;
}

#section2 article {
	margin: 0 auto 40px;
}

#section2 article img {
	margin: 0 auto;
}

#section2 h3 {
	max-width: 940px;
	margin: 0 auto !important;
}

#section2 .serviceBox{
	position: relative;
	box-sizing: border-box;
	/* width: 780px; */
	max-width: 1200px;
	padding: 30px 60px;
	background-color: #fff;
	margin: 40px auto;
	box-shadow: 0 5px 5px #00000033;
	line-height: 1.6;
}

#section2 .serviceBox h4{
	color: #005982;
	font-size: 24px;
	text-align: center;
	margin: 0 0 30px 0;
}

#section2 .serviceBox h5{
	color: #005982;
	font-size: 18px;
	margin: 20px 0 10px;
}

#section2 .serviceBox h6{
	font-size: 15px;
}

#section2 .flowNum{
	display: inline-block;
	color: #005982;
	font-size: 20px;
	margin: 0 5px 0 -5px;
}


.serviceFlow{
	list-style: none;
	display: flex;
	/* gap: 40px; */
	flex-flow: row wrap;
	justify-content: center;
}

.serviceFlow li{
	width: calc((100% - 80px) / 3);
	position: relative;
	text-align: justify;
}

/* .serviceFlow li:nth-child(1)::after,
.serviceFlow li:nth-child(2)::after{
	content: url('https://daiichi-tetsudo.com/media/recruit/largeTriangleBlue.webp');
	position: absolute;
	right: -22px;
	top: 50px;
} */

.serviceFlow li:nth-child(1),
.serviceFlow li:nth-child(2){
	padding: 0 40px 0 0;
	background-image: url('https://daiichi-tetsudo.com/media/recruit/largeTriangleBlue.webp');
	background-repeat: no-repeat;
	background-size: auto 68%;
	background-position: top 40px right 3.3%;
}



.serviceFlow li img{
	display: block;
	margin: 10px 0 !important;
}

.kazariImg{
	position: absolute;
}

#kazariImg4{
	top: -100px;
	left: -310px;
}

#section3 {
	background: #f0f0f0;
	position: relative;
	padding: 0 0 40px;
	margin: 0 0 160px 0 !important;
}

#section3 h3 {
	text-align: center;
	line-height: 60px;
}

#history1 {
	position: absolute;
	top: 20px;
	left: 1%;
}

#history2 {
	position: absolute;
	top: -20px;
	right: 5%;
}

.history_slide {
	padding: 40px 1%;
	/* display: flex; */
	/* gap: 20px; */
}

.history_slide p {
	/* width: calc((100% - 60px) / 4); */
	/* flex: none; */
}

.history_button img {
	margin: 20px auto;
}


.history_item{
	position: relative;
	width: 505px;
	height: 305px !important;
	background: url('../../../media/recruit/bg_enkaku_item.svg') no-repeat;
	margin: 0 20px;
}

.history_item .yearNum{
	display: block;
	text-align: center;
	padding: 30px 0 0;
	color: #005982;
	font-size: 30px;
	font-weight: bold;
}

#section3 .history_item h3{
	color: #111;
	font-size: 36px;
	padding: 20px 0 0 !important;
}

#section3 .history_item p{
	padding: 0 30px 0;
	font-size: 17px;
}


.prevYear,
.nextYear{
	width: 253px;
	position: absolute;
	color: #005982;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	bottom: 28px;
}

.prevYear{
	left: 0;
}

.nextYear{
	right: 0;
}


.history_nav{
	width: 500px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	list-style:  none;
	background: url('../../../media/recruit/bg_history_nav.svg') no-repeat center center;
	padding: 0 40px;
}

.history_nav li{
	border: 3px solid #000;
	border-radius: 5px;
	padding: 2px 5px;
	margin: 0 5px;
	color: #005982;
	font-weight: bold;
	font-size: 20px;
	background: #fff;
	border-radius: 10px;
	cursor: pointer;
	text-align: center;
}

#section3 > article > div > button.slick-next.slick-arrow{
	right: 0;
}


#section4 {
	position: relative;
}

#section4 h3 {
	position: absolute;
	width: 305px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

#section4 ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 80px 0 0;
}

#section4 ul li {
	width: calc(100% / 3);
	height: 18.75dvw;
}

#section4 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

#section4 ul li a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}



#shachoAisatsu{
	width: 1200px;
	margin: 0 auto 100px !important;
	background-image: url('../../../media/recruit/bg_shacho_aisatu.webp');
	background-repeat: no-repeat;
	background-position: top center 0;
	background-size: 100%;
}

#shachoAisatsu .innerWrapper{
	padding: 50px 0 0 20px;
}

#shachoAisatsu .innerWrapper h3{
	width: 100%;
	height: auto;
	box-sizing:  border-box;
	color: #fff;
	font-size: 36px;
	padding: 0 0 40px 40px !important;
	max-width: none;
	line-height: 1;
}

#shachoAisatsu .innerWrapper .flexBox{
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	/* align-items: center; */
}

#shachoAisatsu .innerWrapper .leftBox{
	width: 228px;
	height: 289px;
	margin: 0 40px 0 40px;
}

#shachoAisatsu .innerWrapper .rightBox{
	box-sizing:  border-box;
	width: calc(100% - 328px);
	padding: 0 20px;
}

#shachoAisatsu .innerWrapper .rightBox h4{
	    color: #005982;
    font-size: 24px;
    /* text-align: center; */
    margin: 0 0 30px 0;
}

#shachoAisatsu .innerWrapper .rightBox .tar{
	text-align: right;
}


#section4 > article > ul > li:nth-child(2),
#section4 > article > ul > li:nth-child(5),
#section4 > article > ul > li:nth-child(8),
#section4 > article > ul > li:nth-child(11),
#section4 > article > ul > li:nth-child(14){
	margin: -140px 0 0 0;
}


#main #section4 > h3{
	margin: -120px 0 0;
}