img-fluid {
	min-height: 155px;
}

.corporation-top-detail-under {
	text-align: left;
	font-weight: 500;
	font-size: 19px;
	margin-left: 1px;
}

.corporation-top-detail-top {
	text-align: left;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 40px;
}

#border-top-faq {
	border-top: none;
}

.corporation-top-detail-p-036:first-child {
	border-top: 3px solid #333;
}

.corporation-top-container-022 {
	position: relative;
	display: inline-block;
	font-size: 55px; /* 글자 크기 조정 */
	margin: 0 auto;
	max-width: 2120px;
	text-align: center;
	padding-top: 125px;
	color: #333333;
}

.consultant-main-middle-37 {
	margin-top: 2%;
	background: #fff;
}

.right-037 {
	color: #E51515;
	font-size: 20px;
	font-weight: 500;
	margin-left: 2%;
}

.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr; /* 2개의 컬럼 */
	grid-template-rows: 1fr 1fr; /* 2개의 행 */
	gap: 10px; /* 항목 간의 간격 */
	width: 100%; /* 너비 100% */
	height: 200px; /* 네모난 영역 크기 */
}

#corporation-top-detail-first-037 {
	padding-top: 30px;
}

.corporation-top-detail-under-037 {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	height: 161px;
	max-height: 161px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding-left: 40px;
}

#top-2 {
	padding-bottom: 40px;
}

.corporation-top-detail-under3-037 {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	height: 327px;
	max-height: 327px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 0 95px;
}

.consultant-main-middle-037 {
	margin-bottom: 100px;
}

.red-counseling {
	color: red;
	margin-left: 2px;
}

.checkbox-label {
	cursor: pointer;
}

.section-container {
	position: relative;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.img-fluid {
	width: 100% !important;
	max-width: 1920px !important;
	margin: 0 auto;
}

.grid-input {
	margin-right: 1px;
	padding-left: 18px;
	max-width: 602px;
	padding-right: 18px;
	width: 100%;
	height: 51px;
	max-height: 51px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	opacity: 1;
	margin-top: 10px;
}

.under-button-037 {
	background: #24316C;
	color: #F5F9FF;
	max-height: 55px;
	padding: 20px;
	max-width: 300px;
	margin: 0 auto 100px;
	font-size: 16px;
	border: none;
	width: 100%;
	padding-bottom: 40px;
	font-weight: 500;
}

.under-button-037:hover {
	background: #4052a3;

}

.container-037-input1 {
	padding-left: 18px;
	width: 85.6%;
	height: 51px;
	max-height: 51px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	margin-left: 7.4%;
}

.container-037-input2 {
	width: 85.6% !important;
	height: 301px;
	max-height: 301px;
	border: 1px solid #ddd;
	text-align: left;
	padding: 18px;
	font-size: 16px;
	line-height: 1.5;
	overflow-y: auto;
	resize: none;
	margin-left: 7.4%;
}

.container-037 {
	border: 1px solid #ddd;
	height: 597px;
	max-height: 597px;
	padding-left: 1px;
	padding-top: 50px;
	background: #fff;
}

.checkbox-037-left {
	text-align: left;
}

.checkbox-037 {
	margin-right: 10px;
	margin-top: 30px;
	justify-content: left;
}

.spinner {
	width: 50px;
	height: 50px;
	border: 5px solid rgba(255, 255, 255, 0.3);
	border-top-color: #fff;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

.container-under-037 {
	background: #FAFAFA;
	height: auto;
	padding: 30px 20px;
	text-align: left;
	margin-top: 1.5%;
	line-height: 23px;
}

.checkbox-container {
	display: flex;
	align-items: center;
	font-size: 20px;
	margin-right: 5.1%;
}

.checkbox-input {
	appearance: none;
	width: 13px;
	height: 13px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	cursor: pointer;
	outline: none;
	position: relative;
	margin-right: 15px;
}

.grid-item2 {
	padding: 10px;
	font-size: 20px;
	text-align: left;
	align-items: center;
	justify-content: center;
}

.grid-item1 {
	padding: 10px;
	font-size: 20px;
	text-align: left;
	align-items: center;
	justify-content: center;
}

.grid-item3 {
	padding: 10px;
	font-size: 20px;
	text-align: left;
	align-items: center;
	justify-content: center;
}

.grid-item4 {
	padding: 10px;
	font-size: 20px;
	text-align: left;
	align-items: center;
	justify-content: center;
}

.checkbox-input:checked {
	background-color: #fff;
	border-color: #ccc;
}

.checkbox-input:checked::after {
	content: '✔';
	color: #333;
	font-size: 10px;
	position: absolute;
	left: 1.2px;
	top: -1px;
}

.container-037-p {
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	margin-left: 7.4%;
	margin-bottom: 10px;
}

.left-037 {
	text-align: left;
}

.counseling-bold {
	font-weight: 500;
}

.responsive-title {
	font-size: 55px;
	font-weight: 600 !important;
	width: 100%;
	position: absolute;
	transform: translate(-50.5%, -50%);
	color: white;
	padding: 10px;
	top: 50%;
	left: 50%;
}

.middle_container {
	margin: 0 auto;
	justify-content: center;
	display: flex;
	margin-top: 30px;
}

.flex-036 {
	display: flex;
	align-items: center;
	justify-content: space-between; /* 양쪽 끝 정렬 */
	padding: 10px;
	width: 102%;
}

.icon1-032 {
	margin-left: 5px;
	margin-right: 15px;
	max-width: 10px;
	max-height: 6px;
}

.icon2-032 {
	margin-left: 5px;
	max-width: 17px;
	max-height: 17px;
	margin-top: 5px;
}

.item-1 {
	flex: 0 0 10%; /* 5% 차지 */
	text-align: center;
}

.faq-content {
	margin-bottom: 70px;
}

.space-between-036 {
	display: flex;
	padding: 20px 0;
	align-items: center;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.overflow-036 {
	max-height: 700px; /* 700px 이상 넘으면 스크롤 */
	overflow-y: auto; /* 세로 스크롤 활성화 */
	/* 스크롤바 숨기기 */
	scrollbar-width: none; /* Firefox */
	-ms-overflow-style: none; /* IE, Edge */
	padding: 20px 0;
}

.overflow-036::-webkit-scrollbar {
	display: none; /* Chrome, Safari */
}

.search-input-032 {
	margin-right: 35px;
	border: none;
	outline: none;
}

.search-input-032::placeholder {
	color: #9F9F9F;
	font-weight: 500;
}

.icon1-032 {
	pointer-events: none;
	width: 12px;
	height: 12px;
}

.search-container-036 {
	display: flex;
	align-items: center;
	position: relative;
}

.hidden-text {
	display: none; /* 기본적으로 숨김 */
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 20px 0;
	background: #F5F9FF;
	font-size: 16px;
	color: #333333;
	font-weight: 500;
}

.custom-select-032 {
	appearance: none; /* 기본 select 화살표 제거 */
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	font-size: 16px;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	max-width: 35px;
}

.img1-036 {
	margin-right: 20px;
}

.item-2 {
	flex: 0 0 80%; /* 85% 차지 */
	text-align: left;
}

.item-3 {
	flex: 0 0 10%; /* 10% 차지 */
	text-align: center;
}

.search-container-036::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	height: 1px;
	background-color: #bbb;
	opacity: 1;
}

.left-container-036 {
	display: flex;
	align-items: center;
	gap: 15px; /* 아이템 사이 간격 */
}

.table th:nth-child(2), .table td:nth-child(2) {
	padding: 3px;
	width: 5%;
}

.table td:nth-child(3) {
	text-align: left;
}

.flex-036 {
	padding: 13px 26px;
	padding-top: 80px;
}

.table-back th {
	background: #fff !important;
	
}



	.talbe-back th:nth-child(3){
		text-align: center;

	}
	
	
	
	.text-primary {
	color :#185BA5 !important;
	}

/* 미디어 쿼리*/
/* 미디어 쿼리*/
/* 미디어 쿼리*/
/* 미디어 쿼리*/
@media screen and (max-width: 1400px) {
	.checkbox-container {
		margin-right: 2.2%;
	}
}

@media screen and (max-width: 1280px) {
	.flex-036 {
		display: block;
		padding-right: 0;
	}
	.search-container-036 {
		margin-top: 20px;
		padding-left: 6px;
	}
	.search-container-036::after {
		width: 31.5%;
	}
}

@media screen and (max-width: 1200px) {
	.corporation-top-detail-under-037 {
		flex-direction: column;
		padding: 180px 0;
		max-height: none;
		align-items: start;
		padding-left: 40px;
	}
	.search-container-036::after {
		width: 37.5%;
	}
	.checkbox-label {
		padding: 17px;
		font-size: 25px;
	}
	.grid-input {
		width: 80%
	}
	.corporation-top-detail-under3-037 {
		padding: 0;
		padding-left: 55px;
	}
	.checkbox-037-left {
		font-size: 24px;
	}
	.checkbox-037 {
		width: 25px;
		height: 25px;
	}
}

@media screen and (max-width: 991px) {
	.search-container-036::after {
		width: 51%;
	}
}

@media screen and (max-width: 840px) {
	.grid-input {
		width: 80%;
		padding-right: 40px;
	}
	.corporation-top-detail-top {
		display: flex;
		flex-direction: column;
	}
	.container-037-p {
		text-align: left;
		margin-left: 1px;
		padding-left: 75px;
	}
	.responsive-title {
		font-size: 30px;
	}
	.corporation-top-detail-under {
		margin: 0 auto;
	}
	.checkbox-container {
		margin-right: 1px;
	}
}


@media screen and (max-width: 768px) {
	.board_top_search:after {
		width:98%;
	}
		.search-container-036::after {
		width: 70%;
	}
}

@media screen and (max-width: 600px) {
	.grid-input {
		padding-right: 18px;
	}
	.search-container-036::after {
		width: 315px;
	}
	.corporation-top-detail-under {
		height: auto;
	}
	.table th:nth-child(1), .table td:nth-child(1) {
		width: 5%;
		padding: 10px;
		font-size: 12px;
	}
	.table th:nth-child(2), .table td:nth-child(2) {
		padding: 3px;
		width: 5%;
		font-size: 12px;
	}
	.table th:nth-child(3), .table td:nth-child(3) {
		text-align: left;
		padding: 10px;
		font-size: 12px;
	}
	.table th:nth-child(4), .table td:nth-child(4) {
		padding: 10px;
		font-size: 12px;
	}
	.table th:nth-child(5), .table td:nth-child(5) {
		width: 3%;
		padding: 3px;
		font-size: 12px;
	}
	.table th:nth-child(6), .table td:nth-child(6) {
		padding: 10px;
		font-size: 12px;
	}
	.item-2 {
		flex: 0 0 78%;
	}
	.flex-036 {
		padding-left: 0;
	}
	#content-list {
		padding-left: 0;
	}
	.space-between-036 {
		font-size: 12px;
	}
	.corporation-top-detail-under3-037 {
		max-height: none;
		height: auto;
	}
	.responsive-title {
		font-size: 25px;
	}
	.container-under-037 {
		font-size: 12px;
		padding: 10px 10px;
		padding-left: 20;
	}
	.container-037 {
		height: auto;
		padding: 40px 0;
	}
	.corporation-top-detail-under3-037 {
		padding-left: 0;
	}
	.checkbox-037-left {
		padding-left: 0;
	}
	.left-037 {
		padding-left: 0;
		font-size: 13px;
	}
	.checkbox-label {
		font-size: 20px;
	}
	.right-037 {
		margin-left: 0;
	}
	.grid-container {
		display: block;
		height: auto;
		padding-left: 5.9%;
	}
	.grid-item1 {
		font-size: 15px;
	}
	.grid-item2 {
		font-size: 15px;
	}
	.grid-item3 {
		font-size: 15px;
	}
	.grid-item4 {
		font-size: 15px;
	}
	.consultant-main-middle-37 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.grid-input {
		width: 94.6%;
		padding-right: 0;
	}
	.corporation-top-detail-under-037 {
		margin-bottom: 0;
	}
	.corporation-top-detail-p-037 {
		padding-top: 0;
	}
	.corporation-top-detail-top {
		padding-left: 0;
		font-size: 20px;
		margin-bottom: 17px;
		padding-top: 17px;
	}
	#corporation-top-detail-first-037 {
		padding-top: 17px;
		font-size: 20px;
	}
	.container-037-p {
		padding-left: 39px !important;
		font-size: 15px;
	}
	#top-2 {
		padding-top: 30px;
	}
	.img1-036 {
		margin-left: 10px;
		margin-right: 10px;
	}
	.search-input-032 {
	margin-right:0;
	}
}

@media screen and (max-width: 580px) {
	.hidden-counseling {
		display: none;
	}
	.container-037-p {
		padding-left: 30px;
	}
}

@media screen and (max-width: 480px) {
	.board_top_search:after {
		width:82%;
	}
}
@media screen and (max-width: 430px) {
	.container-037-p {
		padding-left: 7% !important;
	}
	.right-037 {
		font-size: 14px;
	}
	.item-2 {
		flex: 0 0 70%;
	}
	#corporation-top-detail-first-037 {
		font-size: 17px;
	}
	.checkbox-label {
		font-size: 16px;
	}
	.corporation-top-detail-top {
		font-size: 17px;
	}
}

@media screen and (max-width: 400px) {
	.board_top_search:after {
		width:305px;
	}
}

@import
	url("https://cdn.jsdelivr.net/gh/orioncactus/Pretendard/dist/web/static/pretendard.css")
	;