@charset "utf-8";
/*------------------------------------------------------------
	course
------------------------------------------------------------*/
.pageVisual .title img {
	width: 92.6rem;
}
.pageVisual {
	margin-bottom: -1rem;
}
#main .sec01 .content {
	max-width: 74.8rem;
}
#main .sec01 .decorateImg {
	width: 35.5rem;
	position: absolute;
	top: 29.1rem;
	left: -15.7rem;
}
#main .sec01 .headLine01 img {
	width: 29.5rem;
}
#main .sec01 .headLine01 {
	margin-bottom: 4.7rem;
}
#main .sec01 p {
	margin-bottom: 2.5rem;
	line-height: 2;
	font-weight: 500;
	letter-spacing: -0.05em;
}
#main .sec01 .small {
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0;
}
#main .sec01 .comBtn {
	margin-top: 5.5rem;
}
#main .sec01 .comBtn img {
	width: 61rem;
}


/* sec02 */
#main .sec02 {
	padding-bottom: 11.5rem;
}
#main .sec02 .headLine01 img {
	width: 70rem;
}
#main .sec02 .textBox {
	margin: 0 auto;
	max-width: 74.8rem;
	line-height: 2;
	font-weight: 500;
	letter-spacing: -0.05em;
}
#main .sec02 .textImg {
	margin-bottom: 7rem;
}


/* sec03 */
#main .sec03 .headLine01 img {
	width: 40.6rem;
}
#main .sec03 .decorateImg {
	width: 35.5rem;
	top: 5.2rem;
	right: -14.1rem;
}
#main .qaList {
	font-size: 1.6rem;
	font-weight: 500;
	border-top: 1px solid #009b63;
	line-height: 1.75;
}
#main .qaList + .qaList {
	margin-top: 1rem;
}
#main .qaList dt {
	padding: 2.7rem 12.9rem 3rem;
	position: relative;
	font-size: 1.9rem;
	line-height: 1.5;
	background: url("/recruit/img/course/icon01.png") no-repeat left 6.3rem top 2.5rem / 4.1rem;
	cursor: pointer;
	transition: 0.3s;
}
#main .qaList dt::before {
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #009b63;
	content: "";
}
#main .qaList dt.on::before {
	border-bottom: 1px dashed #009b63;
}
#main .qaList dt::after {
	width: 3.4rem;
	height: 3.4rem;
	position: absolute;
	top: 50%;
	right: 5.9rem;
	transform: translateY(-50%);
	background: url("/recruit/img/course/icon03.png") no-repeat right center / 3.4rem auto;
	content: "";
}
#main .qaList dt.on::after {
	background-image: url("/recruit/img/course/icon04.png");
}
#main .qaList .innerBox {
	padding: 3.1rem 0 4.5rem 13rem;
	background: url("/recruit/img/course/icon02.png") no-repeat left 5.9rem top 3rem / 4.1rem;
}
#main .qaList dd {
	display: none;
}
#main .sec03 {
	padding-bottom: 8rem;
}
@media all and (min-width: 897px) {
	#main .qaList dt:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.pageVisual .title img {
		width: 31.5rem;
	}
	.pageVisual {
		margin-bottom: 0;
	}
	#main .sec01 .headLine01 img {
		width: 14.7rem;
	}
	#main .sec01 p {
		margin-bottom: 2rem;
		line-height: 1.78;
		letter-spacing: -0.05em;
	}
	#main .sec01 .content {
		max-width: inherit;
		margin: 0 2rem;
	}
	#main .sec01 .small {
		font-size: 1.25rem;
		letter-spacing: -0.02em;
	}
	#main .sec01 .headLine01 {
		margin-bottom: 3rem;
	}
	#main .sec01 .headLine01 {
		margin-bottom: 3.2rem;
	}
	#main .sec01 .comBtn {
		margin: 3.6rem -2rem 0;
	}
	#main .sec02 .decorateImg {
		width: 17.8rem;
		top: 8.3rem;
		right: -9.1rem;
	}
	#main .sec02 .textImg {
		margin: 0 -2rem 3rem 0;
	}
	#main .sec02 .textImg .title {
		margin-bottom: 1.9rem;
	}
	#main .sec02 .textImg .title img {
		width: 21.9rem;
	}
	#main .sec02 .textImg .image {
		overflow-x: auto;
		padding-bottom: 4.6rem;
	}
	#main .sec02 .textImg .image img {
		min-width: 90.6rem;
		width: 100%;
		margin-right: 2rem;
	}
	#main .sec02 .headLine01 {
		margin-bottom: 6rem;
	}
	#main .sec02 .textBox {
		max-width: inherit;
		line-height: 1.79;
		margin: 0 1.8rem;
		text-align: justify;
	}
	#main .sec02 {
		padding-bottom: 3.6rem;
	}
	#main .sec03 .headLine01 img {
		width: 20.3rem;
	}
	#main .qaList dt {
		min-height: 8.5rem;
		display: flex;
		align-items: center;
		padding: 2rem 5rem 2.2rem 6rem;
		font-size: 1.45rem;
		background-position: left 1.5rem top 3rem;
		background-size: 3.2rem auto;
	}
	#main .qaList dt::after {
		right: 1.3rem;
	}
	#main .qaList {
		font-size: 1.26rem;
		line-height: 1.74;
	}
	#main .qaList .innerBox {
		padding: 2rem 0 0.8rem 6.7rem;
		background-position: left 1.2rem top 3rem;
		background-size: 3.2rem auto;
	}
	#main .qaList + .qaList {
		margin-top: 1.2rem;
	}
	#main .sec03 .decorateImg {
		width: 17.8rem;
		top: 2.7rem;
		right: auto;
		left: -10.9rem;
	}
	#main .sec03 {
		padding-bottom: 3.9rem;
	}
	#main .sec02 .headLine01 img {
		width: 33.4rem;
	}
	#main .sec01 .comBtn img {
		width: 33.5rem;
	}
}