/* 폰트 불러오기 */
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pretendard&display=swap');
/* 기본 폰트 지정 */

#ctt header h1 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.ctt_admin {
	text-align: right;
}

.hand {
	font-family: 'Nanum Pen Script', cursive;
	font-size: 50px;
	color: #2c7ae6;
}

ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: inherit;
}

/* 섹션 공통 */
.inner {
	max-width: 1500px;
	margin: 0 auto;
}
.text-center {
	text-align: center;
}
.main-color {
	color: #2c7ae6;
}
.bg-section {
	padding-bottom: 120px;
}
.section-title {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 40px;
	display: flex;
	align-items: flex-start;
}
.title-bar {
	display: inline-block;
	top: 11px;
	width: 8px;
	height: 36px;
	background: #2c7ae6;
	margin-right: 20px;
	position: relative;
}
.section-desc {
	margin: 50px auto;
	max-width: 1200px;
}
.font-sub {
	font-size: 26px;
	line-height: 1.4;
	letter-spacing: -1px;
}

.con-bg {
	max-width: 1200px;
	margin: 50px auto;
	align-content: center;
}
/* 회사소개 */
.company-bg {
	padding: 60px 0 120px 0;
}
.company-bg-wrap {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.company-bg-wrap ul {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.company-line {
	width: 1px;
	height: 120px;
	background: #2c7ae6;
	margin-bottom: 70px;
}
.company-mgb30 {
	margin-bottom: 30px;
}
.company-mgb70 {
	margin-bottom: 70px;
}
.company-font28 {
	font-size: 28px;
	letter-spacing: -1px;
}
.company-font34 {
	font-size: 34px;
	letter-spacing: -1px;
}
.company-img {
	width: 100%;
	height: auto;
	border-radius: 50px;
	display: block;
}

/* 교육혜택 */
.benefit-bg-wrap {
	background: #f7f9fc;
}
.benefit-inner {
	max-width: 1500px;
	margin: 0 auto;
	padding: 120px 0;
}
.benefit-wrap {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 30px;
}
.benefit-box {
	list-style: none;
	width: calc(33.333% - 20px);
	height: 250px;
	border: 1px solid #2c7ae6;
	background: #f0f6ff;
	padding: 30px;
	position: relative;
	border-radius: 20px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.benefit-title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px;
}
.benefit-desc {
	font-size: 20px;
	color: #3e3e40;
	line-height: 1.5;
}
.benefit-img {
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.benefit-img img {
	width: 90px;
	height: 68px;
	object-fit: contain;
}

/* 자격증 과정 */

.bg-section .bg {
	max-width: 1500px;
	margin: 0 auto;
	background: #f8f8f8; /* 배경색 or 이미지 */
	padding: 120px 0; /* 배경 안쪽 여백 */
}
.bg-section .inner {
	max-width: 1200px;
	margin: 0 auto;
}
.card-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
/* 첫 번째 카드 */
.card-intro {
	aspect-ratio: 278 / 200;
	padding: 30px;
	display: flex;
	background: #fff;
}
.card-intro-title {
	font-size: 24px;
	font-weight: 700;
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: auto;
}
.card-intro-title img {
	width: 22px;
	height: 22px;
	object-fit: contain;
}
.card-bg {
	aspect-ratio: 278/200;
	background: url('https://kiveed.co.kr/data/editor/2512/388bc0109b8f033e93cea7dcafc57849_1766549032_0958.png') no-repeat center / cover;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
	padding: 0;
	display: flex;
}
.card-box {
	width: 100%;
	height: 100%;
	padding: 8%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.card-font {
	font-size: 24px;
	color: #2c7ae6;
	font-weight: bold;
	margin-top: 15px;
}
.card-line {
	width: 79%;
	border-bottom: 1px dashed #2c7ae6;
	margin: 15px auto;
}
.card-con {
	font-size: 20px;
	color: #4e5058;
}

/* 케어잡*/
.job-con {
	margin-top: 50px;
	text-align: center;
}
.job-img {
	width: 550px;
	height: auto;
	display: block;
	margin: 0 auto;
	align-content: center;
}

/* 주무부처 */
.dept-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}

.dept-list li {
	width: 25%;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.dept-list li::before {
	content: '';
	width: 30px;
	height: 30px;
	background: url(https://kiveed.co.kr/data/editor/2512/d85d2d8d424adb57585091790fef6b84_1766468303_1841.png) no-repeat center / contain;
	margin-right: 12px;
	flex-shrink: 0;
}
.dept-list li.icon-alt1::before {
	background-image: url(https://kiveed.co.kr/data/editor/2512/d85d2d8d424adb57585091790fef6b84_1766468303_4291.png);
}
.dept-list li.icon-alt2::before {
	background-image: url(https://kiveed.co.kr/data/editor/2512/d85d2d8d424adb57585091790fef6b84_1766468303_4578.png);
}

@media (max-width: 970px) {
	.company-img {
		width: 100%;
		height: auto;
		border-radius: 25px;
		display: block;
	}
}
