.p-top1 {
	background: url(/recruit/assets/img/home/bg1.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	padding: 119px 0;
	text-align: center; }
	.p-top1 .l-container {
		background: url(/recruit/assets/img/home/mark.png) no-repeat center; }
		@media screen and (max-width: 767px) {
			.p-top1 .l-container {
				background-size: 50%; } }
	@media screen and (max-width: 767px) {
		.p-top1 {
			padding: 30px 0; } }
	.p-top1__txt {
		font-size: 1.4rem;
		margin-top: 41px;
		line-height: 32px;
		letter-spacing: 3px; }
		@media screen and (max-width: 767px) {
			.p-top1__txt {
				font-size: 1.2rem;
				line-height: 23px;
				margin-top: 20px;
				letter-spacing: 1px; } }

.p-top2 {
	margin-top: 120px; }
	@media screen and (max-width: 767px) {
		.p-top2 {
			margin-top: 40px; } }

.p-top3 {
	padding: 103px 0 0; }
	@media screen and (max-width: 767px) {
		.p-top3 {
			padding: 50px 0 0; } }
	.p-top3 .c-title8 {
		margin: 0 0 0 -10px; }


/*------------------------------------------------------------
赤い斜めライン 修正
------------------------------------------------------------*/
.p-top3 .c-title8::before {
	left: 0;
}


	.p-top3__box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
				-ms-flex-wrap: wrap;
						flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
				-ms-flex-pack: justify;
						justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
				-ms-flex-align: center;
						align-items: center;
		padding: 60px 0 0 40px;
		background: url(/recruit/assets/img/home/mark.jpg) no-repeat top 60px left;
		background-size: 66%; }
		@media screen and (max-width: 767px) {
			.p-top3__box {
				padding: 30px 0 0 0;
				background-size: 100%;
				background-position: top 30px left; } }
		.p-top3__box div:first-child {
			width: calc(100% - 403px); }
			@media screen and (max-width: 767px) {
				.p-top3__box div:first-child {
					width: 100%; } }
		.p-top3__box div:last-child {
			width: 320px; }
			@media screen and (max-width: 767px) {
				.p-top3__box div:last-child {
					width: 100%;
					max-width: 250px;
					margin: 0 auto;
					margin-top: 15px; } }
			.p-top3__box div:last-child a {
				width: 100%;
				font-size: 1.4rem;
				height: 60px; }
				@media screen and (max-width: 767px) {
					.p-top3__box div:last-child a {
						height: 40px; } }
		.p-top3__box h3 {
			font-size: 2.4rem;
			letter-spacing: 2px; }
			@media screen and (max-width: 767px) {
				.p-top3__box h3 {
					font-size: 1.6rem; } }
		.p-top3__box p {
			margin-top: 16px;
			font-size: 1.4rem;
			line-height: 32px; }
			@media screen and (max-width: 767px) {
				.p-top3__box p {
					font-size: 1.2rem;
					line-height: 23px; } }
	.p-top3 .c-list8 {
		margin-top: -18px; }
		@media screen and (max-width: 767px) {
			.p-top3 .c-list8 {
				margin-top: 0; } }

.p-top4 {
	margin: 0 0 80px; }
	@media screen and (max-width: 767px) {
		.p-top4 {
			margin: 0 0 60px; } }
