*{
	margin: 0;
	padding: 0;
}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
body{
	font-size: 24px;
}
a:hover{
	text-decoration: none;
}
h2{
	font-size: 46px;
	font-weight: bold;
}
h3{
	font-size: 36px;
}
h5{
	font-size: 20px;
	color: #a0a0a0;
	font-weight: normal;
}
.recuitment{
	text-align: center;
}
.goodpic img{
	width: 100%;
}
.goodpic{
	margin: 0 auto;
	width: 1150px;
	padding-bottom: 50px;
}
.goodpic div{
	margin-top: 30px;
}
.line{
	height: 1px;
	width: 100%;
	background: #e5e5e5;
}
.jionus{
	width: 1150px;
	margin: 0 auto;
	padding-top: 20px;
}
.jionus ul{
	padding-bottom: 30px;
}
.jionus li{
	list-style-type: none;
	padding-bottom: 10px;
}
.jionus li h4{
	line-height: 54px;
	font-size: 24px;
	color: #05a9c9;
	border-bottom: 1px solid #05a9c9;
	padding: 25px 0;
}
.go {
	cursor: pointer;
	float: right;
	border-radius: 0.3em;
	width: 176px;
	height: 54px;
	line-height: 52px;
	text-align: center;
	border:2px solid #05a9c9;
	color: #05a9c9;
	font-size: 24px;
	
    position: relative;
}
.go i{
	position:absolute; 
	left:0;
	right: 0;
	top:0;
	bottom: 0;
	height: 0px;
	background: #05a9c9;
	z-index: 9;
	transition: all 0.3s;
}
.go span{
	position: relative;
	z-index: 10;
}
.go:hover i{
	height: 100%;
}
.go:hover span{
	color: #fff;
}
.jionus li{
	text-align: left;
}
.jionus li p{
	font-size: 18px;
	color:#696969;
}
.ptb24{
	padding: 20px 0 40px 0;
}
.ptb4{
	padding: 40px 0;
}
.contactus{
	text-align: center;
	width: 1220px;
	margin: 0 auto;
	padding-top: 50px;
}
.contactus div{
	text-align: left;
	padding: 60px 0 100px 0;
	font-size: 18px;
	color: #696969;
}
.contactus div　p{
	white-space: nowrap;
}

.swiper-slide img {
	width: 270px;
	height: 180px;
	margin: 0 30px;
}