@charset "UTF-8";
/* 就職サポート */

/* -------------------------------------------------------------- */
/*  共通ここから  */
/* -------------------------------------------------------------- */

.area-ttl {
	background-image: url(../../../images/2018/parents/career/img-career-01.png);
}

p {
	font-size: 1.5rem;
	line-height: 1.9;
}

.txt-red {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2;
	color: #BE3545;
}

h2.txt-redback {
	line-height: 1.4;
	font-weight: bold;
}

.area-career section h3 {
	color: #BE3545;
	letter-spacing: 0.1;
	line-height: 1.5;
	border-bottom: solid 1px #BE3545;
	padding-bottom: .2em;
	font-weight: bold;
	text-align: center;
}

.box-report img {
	vertical-align: bottom;
}

.box-voice .fix-box div {
	background-color: #F8EDEC;
}

.txt-voice-red {
	color: #BE3545;
	margin-top: 1em;
}

/* -------------------------------------------------------------- */
/*  共通ここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  SMPここから  */
/* -------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	
	.area-career {
		padding: 0 10px;
		margin: 3rem 0;
	}
	
	.area-career section {
		margin-bottom: 3rem;
	}
	
	.txt-red {
		margin-bottom: 2rem;
	}
	
	h2.txt-redback {
		font-size: 1.6rem;
		padding: .5em 1rem;
		margin-bottom: 2rem;
	}
	
	.area-career section h3 {
		font-size: 1.6rem;
		margin-bottom: 2rem;
	}
	
	.box-report {
		margin: 3rem 0;
	}
	
	.box-report p {
		margin-bottom: 2rem;
	}
	
	.box-voice .fix-box div {
		padding: 1rem;
		margin-bottom: 2rem;
	}
	
}
/* -------------------------------------------------------------- */
/*  SMPここまで  */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/*  PCここから  */
/* -------------------------------------------------------------- */
@media print,screen and (min-width: 769px) {
	
	.area-career {
		width: 800px;
		margin: 60px auto 90px;
	}
	
	.txt-red {
		margin-bottom: 70px;
	}
	
	h2.txt-redback {
		font-size: 32px;
		text-align: center;
		display: table;
		margin: 0 auto 45px;
		padding: 10px .7em;
		letter-spacing: 0.2em;
	}
	
	.box-network {
		margin-bottom: 70px;
	}
	
	.box-nunavi {
		margin-bottom: 85px;
	}
	
	.box-report {
		margin: 65px auto 50px;
	}
	
	.area-career section h3 {
		font-size: 24px;
		margin-bottom: 40px;
	}
	
	.box-report p {
		margin-bottom: 50px;
	}
	
	.box-voice .fix-box {
		width: 860px;
		margin: 0 -30px;
	}
	
	.box-voice .fix-box div {
		padding: 30px;
		width: 410px;
	}
	
}
/* -------------------------------------------------------------- */
/*  PCここまで  */
/* -------------------------------------------------------------- */