@charset "UTF-8";

.btn-pagetop{
	position: fixed;
	bottom: 20px;
	right: 60px;
	z-index: 4;
}
@media only screen and (min-width:1px) and (max-width:1024px){
	.btn-pagetop{
		right: 15px;
		bottom: 15px;
	}
	.btn-pagetop img{
		width: 34px;
		height: 34px;
	}

}/* endMedia */
.section-change{
	min-height: 916px;
	height: auto;
	position: relative;
}
.section__line--top{
	background: url("/recruit/assets/images/pct-line03.png") repeat-y top center;
	height: 100px;
	bottom: -140px;
}
.section-change__content{
	padding: 55px 0 40px;
}
.section-change__content p{
	line-height: 2.8;
}
.section-change__content p + p{
	margin-top: 40px;
}
.section-change__content .section__line{
	height: 130px;
	bottom: -130px;
}
.hdg-lv2{
	letter-spacing: 0.3em;
}
.icn-squere{
	margin: 0 6px 3px;
	height: 20px;
	border: 1px solid #4b4b4b;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	padding: 0 28px;
}
@media only screen and (min-width:1px) and (max-width:1024px){
	.pageHeader{
		margin-bottom: 40px;
	}
	.section-change{
		min-height: 640px;
	}
	.section-change__content{
		max-width: 312px;
		margin: 0 auto;
		padding: 35px 15px 10px;
	}
	.section__line--top{
		height: 25px;
		bottom: -40px;
		background-size: 1px auto;
	}
	.section-change__content p{
		line-height: 2.4;
	}
	.section-change__content p + p{
		line-height: 1.8;
		margin-top: 30px;
	}
}/* endMedia */

.section-change{
	text-align: center;
	font-size: 16px;
	overflow: hidden;

}
.section-change__content .section__line{
	height: 300px;
	bottom: -290px;
}
@media only screen and (min-width:1px) and (max-width:1024px){
	.section-change{
		text-align: left;
		font-size: 12px;
	}
	.section-change{
		height: 400px;
		text-align: center;
	}
}/* endMedia */
