/* ----- data bar color -- */
.g_color_0 .bar {
	background-color: #0000FF !important;
}

.g_color_0 {
	color: #0000FF !important;
}

.g_color_1 .bar {
	background-color: #0091DF !important;
}

.g_color_1 {
	color: #0091DF !important;
}


/* ==================================================================== */
/* --- 어린이집(상생형 공동직장어린이집) 지원 --- */
.sub_content_body .itemWrap {
	position: relative;
}

.sub_content_body .itemWrap .info {
	position: absolute;
	bottom: 93px;
	left: 48px;
	color: #fff;
	z-index: 1
}

.sub_content_body .itemWrap .info h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
}

.sub_content_body .itemWrap .info .text {
	font-size: 14px;
	line-height: 24px;
	padding-top: 17px;
}

.sub_content_body .itemWrap .info .text:before {
	content: '';
	display: block;
	height: 17px;
}

@media (max-width: 1180px) {

	.sub_content_body .itemWrap .info {
		position: relative;
		bottom: 100px;
		left: auto;
		padding: 47px 16px 0;
		padding-bottom: 30px;
	}

	.sub_content_body .itemWrap .info h4 {
		position: absolute;
		bottom: 100%;
		left: 16px;
		right: 16px;
		overflow: hidden;
		font-size: 16px;
		line-height: 27px;
		word-break: break-all;
		padding: 10px 0;
		margin-bottom: -47px;
	}

	.sub_content_body .itemWrap .info .text {
		color: #000;
		padding-top: 11px;
	}

	.sub_content_body .itemWrap .info .text:before {
		display: none;
	}

}



.dream_mo {
	display: none;
}

/* ======================== */
ul.tab_tabs {
	display: flex;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 15px;
	min-width: max-content;
}

ul.tab_tabs li {
	flex: 0 0 auto;
	background: none;
	color: #d2d2d2;
	padding: 10px 30px;
	cursor: pointer;
	font-size: 22px;
	font-weight: bold;
	scroll-snap-align: start;
	margin: 0 1rem;
}

ul.tab_tabs li.active {
	color: #0046FF;
	font-weight: bold;
}

.dream_pc .content_info2 {
	padding-left: 30px;
}

.dream_pc .content_info2 .item .dream_thumb {
	display: flex;
}

.dream_pc .content_info2 .item .dream_thumb .info_item {
	width: 25%;
	margin: 0 5px;
}

.dream_pc .content_info2 .item .dream_thumb .info_item.dummy_slide {
	opacity: 0;
}

.dream_pc .content_info2 .item {
	padding-left: 20px;
}

.dream_pc .content_info2 .item h4 {
	font-size: 14px;
	margin: 32px 0 8px;
}

.dream_pc .content_info2 .item ul li {
	font-size: 12px;
	padding: 5px 0;
	word-break: keep-all;
}

.dream_pc .content_info2 .item .dream_thumb .info_item .info {
	padding-left: 20px;
}

.dream_pc .content_info2 .item .dream_thumb .info_item .info>div {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 19px;
}

@media (max-width: 1180px) {

	ul.tab_tabs li {
		padding: 10px 40px;
	}

	.dream_pc .content_info2 .item {
		padding-left: 0;
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item {
		width: 50%;
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item .info {
		padding: 0 30px;
		padding-bottom: calc(1.5rem - 5px);
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item.dummy_slide {
		display: none;
	}

}

@media (max-width: 790px) {

	ul.tab_tabs li {
		margin: 0;
		padding: 10px 15px;
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item .info {
		padding: 0 20px;
	}

}

@media (max-width: 768px) {

	ul.tab_tabs li {
		font-size: 18px;
	}

	.dream_pc .content_info2 {
		padding: 0 30px;
	}

	.dream_pc .content_info2 .item .dream_thumb {
		flex-wrap: wrap;
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item {
		width: 100%;
		padding: 0 10px;
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item .info {
		padding: 0;
		/* padding-bottom: 1.5rem; */
	}

	.dream_pc .content_info2 .item .dream_thumb .info_item .info>div {
		padding-bottom: 1.5rem;
	}

} 




/* ==================================================================== */







/* ----- 08 graphic cycle ----- */
#contents .graphic_cycle {
	background-image: url('/images/project/2026 위기가정 지원사업 프로세스_ BI 추가 이미지.png') !important;
	width: 100% !important;
	background-size: contain !important;
}

/* --- 영상 상하여백 --- */
.finanial_youtube {
	margin: 25px 0 10px !important;
}

/* ---- */
.career_dashed {
	height: auto !important;
	margin: 0 20px !important;
}

#contents .graph_modules {
	padding: 75px 20px 96px 20px !important;
}

#contents .count_module .circle_module.type_1,
#contents .merge_Wrap {
	padding: 75px 0 96px !important;
}

#contents .count_module.merge_Wrap .circle_module.type_1 {
	padding: 0 !important;
}

#contents .count_module .circle_module.type_1 .caption,
#contents .graph_modules .caption,
#contents .count_module .pc_caption {
	padding-top: 30px !important;
	margin: 0 !important;
}

#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info ul li .item .thumb img {
	padding-top: 20px !important;
}

#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info_easy .picture {
	padding-top: 20px !important;
}



@media (max-width: 1180px) {

	#contents .graph_modules {
		padding: 36px 20px 20px 20px !important;
	}

	#contents .count_module .circle_module.type_1,
	#contents .merge_Wrap {
		padding: 36px 0 0 0 !important;
	}

}


/* ---------------- */
#contents .bet-map {
	margin-bottom: 30px !important;
}

/* ------------- */
#contents .sub_content_wrap .content_s2bridge_map .map_re {
	background: url('/images/project/img_map_s2bridge_pc_20250507_rerere.png') no-repeat !important;
	background-size: contain !important;
}

@media (max-width: 790px) {

	#contents .sub_content_wrap .content_s2bridge_map .map_re {
		background: none !important;
	}


	#contents .sub_content_wrap .content_s2bridge_map .map_re::before {
		background: url('/images/project/img_map_s2bridge_mobile_20250508_rere.png') no-repeat !important;
		background-size: cover !important;
	}

}



/* ------------- slider image ------------ */
#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info ul li .item .thumb1 img,
#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info ul li .item .thumb2 img,
#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info ul li .item .thumb3 img,
#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info ul li .item .thumb4 img {
	width: 100% !important;
}

#contents .sub_content_wrap .sub_content_main .sub_content_body .content_info ul li .item .careerup_Wrap .career-icon {
	width: 125px !important;
}


/* ----------------- */
#contents .sub_content_tab .tab_wrap ul.tab_9 li {
	width: 20% !important;
}


/* ---- count ---- */

.new_count {
	background: url('/images/project/spr_count_module_circle_new.png') no-repeat !important;
	padding-top: 60px !important;
}

@media (max-width: 1180px) {

	.new_count {
		width: 192px !important;
		height: 192px !important;
		background-size: cover !important;
		padding-top: 36px !important;
	}

	#contents .sub_content_tab .tab_wrap ul.tab_9 li {
		width: auto !important;
	}

}

@media (max-width: 790px) {

	.new_count {
		width: 120px !important;
		height: 120px !important;
		background-size: cover !important;
		padding-top: 15px !important;
	}

}



/* ----------------- start up 2 page ------------------ */
/* ====== swiper btn ====== */
.swiper_1,
.swiper_2 {
	overflow: hidden !important;
}

.content_detail {
	position: relative;
}

.custom_nav_wrap1,
.custom_nav_wrap2 {
	position: absolute;
	right: 0;
}

.custom_nav_wrap1 {
	top: 28px;
}

.custom_nav_wrap2 {
	top: 220px;
}

.custom_nav_wrap1 button,
.custom_nav_wrap2 button {
	width: 32px;
	height: 32px;
}


.custom_nav_wrap1 .btn-prev-1,
.custom_nav_wrap2 .btn-prev-2 {
	background: url("/images/project/custom_prev_btn.png") no-repeat;
}

.custom_nav_wrap1 .btn-next-1,
.custom_nav_wrap2 .btn-next-2 {
	background: url("/images/project/custom_next_btn.png") no-repeat;
	margin-left: 8px;
}

.custom_nav_wrap1 .btn-prev-1,
.custom_nav_wrap2 .btn-prev-2,
.custom_nav_wrap1 .btn-next-1,
.custom_nav_wrap2 .btn-next-2 {
	background-size: cover;
}

@media (max-width: 1180px) {

	.custom_nav_wrap1 {
		top: 56px;
	}

	.custom_nav_wrap2 {
		top: 200px;
	}

}

@media (max-width: 790px) {

	.custom_nav_wrap1 {
		top: 0;
	}

	.custom_nav_wrap2 {
		top: 175px;
	}

}

@media (max-width: 600px) {

	/* button size */
	.custom_nav_wrap1 button,
	.custom_nav_wrap2 button {
		width: 26px;
		height: 26px;
	}

	.custom_nav_wrap2 {
		top: 178px;
	}

}

@media (max-width: 565px) {

	.custom_nav_wrap2 {
		top: 200px;
	}

}

@media (max-width: 482px) {

	.custom_nav_wrap2 {
		top: 220px;
	}

}

@media (max-width: 390px) {

	.custom_nav_wrap2 {
		top: 238px;
	}

}




/* ------ culture_view: count ------ */
@media (max-width: 790px) {

	.culture_count {
		background-size: 120px 120px !important;
		padding-top: 4px !important;
	}

}

.mo-only {
	display: none !important;
}

@media (max-width: 790px) {

	.mo-only {
		display: block !important;
	}

}

@media (max-width: 790px) {

	#contents .count_module .circle_module.type_1 ul li .count_item .new_txt {
		margin-left: 4px !important;
		margin-top: 20px !important;
	}

}
