@import url(/webroot/common/css/wfont.css);
@import url(/webroot/common/css/bsColor.css);
@import url(/webroot/common/css/bsSpacing.css);
@import url(/webroot/common/css/bsCustom.css);

body { font-family: 'SpoqaHanSansNeo','Noto Sans KR','Nanum Gothic',sans-serif; font-weight:400; letter-spacing: -0.025em; word-break: keep-all; }
a { color:inherit; text-decoration:none; }
a:hover { color: #3f5391; }
p { margin:0; }

.sWrap {width:100%; margin:0 auto; }
.pagination { justify-content:center;}
.inputBg { background-color:#f6f7f9!important;}

a.linkAni:after { display:block;
	content: '';
	transform: scaleX(0);  
	transition: transform 250ms ease-in-out;
}

a.linkAni:hover:after { transform: scaleX(1);}
a.linkAniRight:after { transform-origin:100% 50%; }
a.linkAniLeft:after { transform-origin:0 50%; }

.mLine { background-color:#4dd4ac; height:5px; }
.bar50 { display:block; height:3px; width:50px; background-color:#000; margin:0 auto; margin-top:10px; }
.btn_more1 { display: inline-block; padding:5px 10px; }
.word_break { word-break: keep-all; }

.topMenu { /*background-color:#f9f9f9;*/ }
.topMenu .small i { display:inline-block; margin-left:10px; }

.topSearch .itext { width:250px; border:none; border-bottom:1px solid black; outline:none; }
.topSearch .img { margin-left:-30px; }
.topSearch .tag { color:#6c757d; }

.gnb a.menu { color:#000; text-decoration:none; font-size:22px; }
.gnb a:hover { color:#454545; text-decoration:none; }
.gnb .gnb2 { font-weight:500; }
	.gnb .gnb2 a { color:#000; line-height:1rem; }
	.gnb .gnb2 a:hover { color:#5b8caf; }
    /* .gnb .gnb2 a:active { color:#5b8caf; } */
	.gnb .gnb2 .menu { display:inline-block; text-align:center; }
	.gnb .gnb2 .menu .en { font-size:10px; color:#adb5bd; }
.gnb .d-flex {align-items: center;}

.gnb1 .logo img { height: 45px; }


.gnb2 .dropdown { position:relative; /*margin-left:50px;*/ }
/* .gnb2 .dropdown:hover { color:#5b8caf; background-color:#5b8caf ;} */
.gnb2 .dropdown:hover .dropdown_menu { display:block;}
.gnb2 .dropdown>a:active { color:#5b8caf;}
.gnb2 .dropdown_menu { display:none; position:absolute; /* background-color:#fff; */ font-weight:500; width:200px; margin-left:-20px; z-index:1; font-size: 1.05rem; }
    .gnb2 .dropdown_menu .grp { margin-top:37px; border:1px solid #49a6d4; border-top: none; background-color: #fff; border-radius: 0 0 0.6rem 0.6rem; padding-bottom:0.5rem; box-shadow: 0px 8px 8px 0px rgb(109 112 115 / 33%); }
	.gnb2 .dropdown_menu a { display:block; padding:15px; padding-left:20px; text-align: left; border-top: 1px solid #e2e6e7; }
	.gnb2 .dropdown_menu a:hover { background-color:#e7f3f9; color:#193765; font-weight:500; }

.gnb3 .allmenu { background:none; border:none; /* padding:3px 7px; */ outline:none; box-shadow:none; }
	.gnb3 .allmenu span { display:block; width:30px; height:3px; margin:7px auto; background:#99a5ad; transition:all .6s cubic-bezier(0.250, 0.100, 0.250, 1.000); }
	.gnb3 .allmenu:hover span { background: #49a6d4; }

#btn_top, #btn_bottom { position: fixed; bottom: 2rem; right: 2rem; color: #dadbdb;  display: block; cursor: pointer; opacity: 0; pointer-events: none; transition: opacity 0.3s ease-in-out; z-index: 999;  font-size: 2rem;  /* border:1px solid silver; padding:10px; background-color:#000; color:#fff;*/ }
	/* #btn_top { visibility: hidden; }
	#btn_bottom { visibility: visible; } */
	#btn_top:hover, #btn_bottom:hover {color: #cdf750;}

#menuModal .modal-xl { max-width:auto; }
#menuModal .modal-header { display:none; padding:0.5rem; }
#menuModal .modal-content { border-radius:1rem; }
#menuModal .modal-body { position:relative; padding:1.5rem; padding-top:0; }

#menuModal .modal-body .topbg { position:absolute; width:100%; height:100px; background-color:#8a95a1; z-index:1; }
#menuModal .modal-body .topbg .btn_bg { /*display:block; background-color:#474747; border:1px solid #fff; padding:5px 10px; border-radius:50% 50%; margin-top:32px; */cursor:pointer; }
#menuModal .modal-body .topbg .btn_bg .btn_close { color:#ced4da; font-weight:bold; font-size: 2.5rem; }

#menuModal .dropdown { background-color:transparent; margin:10px 20px; margin-top:33px; width:150px; z-index:10; }
	#menuModal .dropdown > a.menu { color:#fff; font-size:22px; font-weight:bold; }
	#menuModal .dropdown > a.menu:after { border-left: solid 1px #ebebeb; display:block; content: ''; width:3px; }
	#menuModal .dropdown_menu { margin-top:50px; }
	#menuModal .dropdown_menu a { display:block; padding:5px; padding-left:10px; }
    #menuModal .dropdown_menu a:hover { background-color:#000; color:#fff; }

@media screen and (max-width:576px){
	#menuModal .modal-content { position: absolute; width: 80%; right: 0; margin-right: -0.5rem; margin-top: -0.5rem; border-radius: 1rem 0 0 1rem; }
	#menuModal .modal-body .topbg .btn_bg { margin-top: -2rem !important; margin-right: -1.5rem;}
}

.mSlide { }
.mSlide { margin-bottom:0; }
.mSlide .slide img { width:100%; }
.mSlide .slide .mImg { box-shadow: 0 3px 6px 3px rgba(0,0,0,.1); background-color:#edfaff; font-size:2rem; display:flex; justify-content:center; align-items:center; }

.mSlide .slide .txt2 { font-size:3rem; color:#006cb7; }
.mSlide .slide .bg1 { box-shadow: 0 3px 6px 3px rgba(0,0,0,.1); background-color:#bfe4ff; font-size:2rem; }
.mSlide .slide .bg2 { box-shadow: 0 3px 6px 3px rgba(0,0,0,.1); height:318px; overflow:hidden; }
.mSlide .vBox { display:block; text-align: center; border:1px solid silver; padding:15px 30px; }
    .mSlide .vBox p { font-size:1.1rem; padding-top:10px; }

#ms1 .img_circle { display:block; border:1px solid silver; border-radius:50%;  margin:0 auto; padding:40px 37px; text-align:center; }

#ms2 { background-color: #f8f7f3; }
    #ms2 .btn_down { display:block; padding:10px; border:1px solid #000; color:#000; text-align: center; }
    #ms2 .btn_down:hover { background-color: #000; color:#fff; }

#ms3 .word { word-break: keep-all; }
#ms3 #word_view { height:128px; overflow:hidden; }

#ms3 .btn_detail { padding:10px; border-radius: 10px; border:1px solid #000; }
#ms3 .btn_detail:hover { background-color: #000; color:#fff; }

#ms4 { background-color: #f8f7f3; }
    #ms4 .pbox { height:290px; overflow:hidden; }

#ms_banner { padding-top: 1rem; }
    #ms_banner .row { align-items: center; }
    #ms_banner .ban_scroll { overflow-x: auto; }
    #ms_banner .btn_ban { background: #ced3d7; border-radius: 0.5rem; padding-bottom: 0.2rem; }
    #ms_banner>div>div:nth-of-type(2) { display: flex; align-items: center; justify-content: space-between; overflow-x: auto; flex-wrap: wrap; }

	@media screen and (max-width:912px){
		.row>* { padding-right: calc(var(--bs-gutter-x) * .0); }
		#ms_banner { padding-top: 3rem; }
		#ms_banner>div>div:nth-of-type(2) { justify-content: space-around; gap: 2rem; }
	}
	@media screen and (max-width:576px){
		#ms_banner .btn_ban { background: transparent; color: #93a3b3; }
		#ms_banner .btn_ban i { font-size: 2rem; }
		#ms_banner>div>div:nth-of-type(2){ justify-content: center; gap: 1rem; }
	}

.footer .cl_blue1 a { color:#235ea7; }
.footer .foot2 { background: #f5f5f5; text-align: center; }
.footer .foot2 .copy { line-height: 1.5em; padding-right: 30px; vertical-align: middle; }

.sImage { margin-top: 6rem; width: 100%; padding-top: 18%; /* 16:9 비율 유지 (9 / 16 * 100%) */ position: relative;  overflow: hidden; }
	.sImage img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
	@media screen and (max-width:1280px){
		.sImage { padding-top: 25%; }
	}
	@media screen and (max-width:1024px){
		.sImage { margin-top: 3.5rem; padding-top: 30%; }
	}
	@media screen and (max-width:576px){
		.sImage { padding-top: 50%; }
	}
	@media screen and (max-width:390px){
		.sImage { padding-top: 60%; }
	}

#stitle {}
    #stitle .loc { background-color:#f9f9f9; }
        #stitle .loc .smenu1 { width:80px; }
        #stitle .loc .smenu2 { width:150px; }
        #stitle .loc .smenu3 { width:200px; }
        
        #stitle .loc #s_dropmenu { display:none; top:56px; left:-1px; width:200px; }
        #stitle .loc #s_dropmenu li { width:200px; padding:1rem 1.5rem; border:1px solid #dee2e6; border-top:none; background-color:#fff; }
        #stitle .loc #s_dropmenu li:hover { background-color:#f9f9f9; }
		#stitle .loc #s_dropmenu li.on { background-color:#f9f9f9; }

    /*#stitle .tit1 { position:relative; display:inline-block; }
    #stitle .tit1:after { position:absolute; display:block; content:''; width:100%; height:3px; background-color:#465d88; left:0; bottom:-5px; }*/

    #stitle .tit2 { text-align:center; width:150px; padding:10px; background-color:#f3f3f3; margin-right:10px; }
    #stitle .tit2.on { color:#fff; background-color:#435d8e; }

	#stitle .subTitle { padding-top: 6rem; font-size: calc(2rem + .8vw); font-weight: 700; text-align: center; }



.title { font-family:'Noto Sans KR'; font-weight:500; font-size:1.5rem; }
.title a { color:#adb5bd; margin:0 15px; }
.title a:hover { color:#198754; }
.title .on { font-size:2rem; font-family:'Noto Sans KR';}

.contents { padding:30px 100px; margin:0 auto; }
	.contents .submenu .col { padding:10px; border:1px solid #eaeaea; }
	.contents .submenu .col:hover { background-color:#eeeeee; }
	.contents .submenu .on { background-color:#eeeeee; }
	.contents .submenu .col a { padding:10px; }
	.contents .submenu .col a:hover { text-decoration:underline; }

.ce_board {margin-top:30px;margin-bottom:0px;}
.ce_board table {margin: 20px 0;}
.ce_board table i {font-size:22px;color:#9dacbc;}
.ce_board table i:hover {color: #235ea7;}
.ce_board .table>thead {background-color: #e6edf3;}
.ce_board .table>thead>tr>th {padding-top:10px;padding-bottom:10px;text-align:center;border-bottom-width:0px;font-size:14px;font-weight:500;vertical-align:middle;}
.ce_board .table>thead>tr>th span{font-size:0.9em;}
.ce_board .table>tbody>tr:first-child {border-top: 1px solid #ddd;}
.ce_board .table>tbody>tr>td {line-height:24px;border-bottom:1px solid #ddd;border-top-width:0px;vertical-align:middle;}
.ce_board .table>tbody>tr>td .ce_small {display:inline-block;font-size:11px; color:#9dacbc;}
.ce_board .table>tbody>tr>td b {color:#34a4d3;letter-spacing:-0.02em;}
.ce_board .table-hover>tbody>tr:hover {background-color:#f7fbfd;}
.ce_board .table .btn-default i {font-size:18px;}

.ce_board .table>tbody>tr .listArrow {padding:0 30px;text-align:center;vertical-align:middle;}
.ce_board .table>tbody>tr .listArrow i {font-size:38px;}
.ce_board .table>tbody>tr .listPhoto {padding:25px 20px 15px 20px; width:33%; text-align:center;vertical-align:top;}
.ce_board .table>tbody>tr .listPhoto .ce_GPmg {width:100%;}
.ce_board .table>tbody>tr .listPhoto .ce_title {padding:10px 10px 5px 10px;line-height:22px;}
.ce_board .table>tbody>tr .listPhoto .ce_date {font-size:12px;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {background-color:#f6f7f9;}
.form-control {background-color:#f6f7f9!important;}

.pagination li.page-item { margin:0 7px; }
.pagination li.page-item a { color:#888; font-weight:600; }
.page-item.active .page-link { border-color:#00a1e1; background-color: #00a1e1; }

.vboard.row > * { padding:0; }
.vboard .b_down { border-top:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; padding:8px 0; }
.vboard .b_body p { margin-bottom:0; }

.tabmenu { position:relative; }
.tabmenu:after { content:''; position:absolute; width:100%; height:1px; top:35%; left:0; border-bottom:1px dashed silver; z-index:-2; }
	.tabmenu .item { position:relative; color:#fff; cursor:pointer; }
	.tabmenu .item:before { content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:#5f8cd0; transform:skew(20deg); z-index:-1; }

.hpage { display:none; position:relative; }
.hpage:after { position:absolute; content:''; top:0; left:5px; width:1px; height:100%; border:1px dashed #e4e0e0; z-index:-2; }

.hpage .hdiv { padding-left:20px; }
	.hpage .hdiv .date { position:relative; }
	.hpage .hdiv .date:after { content:''; position:absolute; top:30%; left:-20px; width:12px; height:12px; background-color:#44bd44; }


@media screen and (max-width:1400px) {
	.photoSt .st_ban .col a { padding:10px; }
	.photoSt .st_ban .col a .text { font-size:1rem!important; }
	.contents { width:100%; padding:30px 0 !important; }
}

@media screen and (max-width:1200px){
    #menuModal .modal-body { justify-content:start!important; flex-wrap:wrap!important; }
    
    #menuModal .modal-body .topbg { padding:1.5rem; width:93%; background-color:#fff; }
    #menuModal .modal-body .topbg .btn_bg { margin-top:0; }
    
    #menuModal .dropdown > a.menu { color:#000; }
}

@media screen and (min-width: 1025px){
	.ce_board .table>tbody>tr .list {padding-top:12px;padding-bottom:12px;}
}

@media screen and (max-width:992px){
	.gnb1 .logo img {height: 2.7rem; }
	.mSlide .slide .bg2 { height:100%; }
	#stitle .subTitle { padding-top: 4rem}
}

@media screen and (max-width:768px){	
	#hmenu { white-space:nowrap; overflow-x:auto; 
			 -webkit-verflow-scrolling: touch;
			 -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	#hmenu::-webkit-scrollbar { display:none; }
		
	.contents { width:100%; }
	
    .ce_board {padding-right: 0; padding-left: 0; margin-bottom:0px;}
	.ce_board .table>tbody>tr>td {padding:8px 5px;}
    
	.footer .foot2 div { flex-direction:column!important; }
	.footer .foot2 div .foot2_logo { padding:20px 0!important; text-align:left!important; }
} 

@media screen and (max-width: 576px){
	.gnb1 .logo img {height: 2.4rem; }
}

@media screen and (max-width: 450px){
    #menuModal .dropdown_menu { margin-top:0; }
    #menuModal .dropdown { margin-top:0; width:100%;}
    #menuModal .dropdown:first-child { margin-top:30px; width:100%;}
	
	.ce_board .table>thead {display:none;}
	.ce_board table,.ce_board .table>tbody {display:flow-root;}
	.ce_board .table>tbody>tr {display:flow-root;border-bottom: 1px solid #ddd;/*padding:8px 5px;*/}
	.ce_board .table>tbody>tr .listPhoto {width:100%;}
	.ce_board .table>tbody>tr>td {float:left;border-bottom: 0px solid #ddd;padding:2px 10px;}
	.ce_board .table .ce_TBR {font-size:14px;color:#909ba7;}
	.ce_board .table .w100 {width:100%;padding-bottom:8px;}
}


/* 한국AI전문가협회 추가 및 수정 CSS */
	:root {
		--header-height: 100px;
		--header-padding: 1rem;
		--header-font-size: 1.5rem;
	}

	/* 헤더 스타일 */
	#header_ceci { position: fixed;  top: 0; left: 0; width: 100%; background-color: #fff; display: flex; justify-content: center; align-items: center; height: var(--header-height); padding: 1.5rem; text-align: center; box-shadow: 0px 0px 22px 0px rgb(109 112 115 / 55%); border-bottom: 2px solid #49a6d4; z-index: 10; transition: height 0.3s ease-in-out, padding 0.3s ease-in-out, font-size 0.3s ease-in-out; }
	#header_ceci h2 { font-size: var(--header-font-size); transition: font-size 0.3s ease-in-out; }
	#header_ceci.shrink { --header-height: 75px; /* 80px의 80%인 64px로 변경 */ --header-padding: 0.5rem; --header-font-size: 1rem; zoom: 0.88; padding-top: 1rem !important; padding-bottom: 0.8rem !important;/* 메뉴바 높이만큼 위로 올려서 숨기기 */}
	#header_ceci.shrink .gnb2 .dropdown_menu .grp {margin-top: 23px;}
	#header_ceci.shrink .gnb3 .allmenu{zoom: 1.03;}
	.gnbMenu {width: 100%;}
	.gnbMenu .d-none {width: inherit;}
	.gnbMenu .topMenu {width: 300px; display: flex; justify-content: space-evenly; }
	
	@media screen and (max-width:1025px){
		.gnbMenu .topMenu {width: auto;}
		.gnbMenu .topMenu span { display: none;}
	}
	@media screen and (max-width:991px){
		#header_ceci { height: 4rem; }
	}
	@media screen and (max-width:450px){
		#header_ceci { padding: 0 1rem; height: 4rem; }
		.gnb1 .pe-5 {padding-right: 0 !important;}
	}
	

	/* * 스크롤 컨테이너 설정 */
	.fp-container { height: 100vh; overflow-y: scroll; -ms-overflow-style: none; scrollbar-width: none; }

	/* 웹킷(크롬, 사파리) 스크롤바 숨기기 */
	.fp-container::-webkit-scrollbar { display: none; }
	.fp-container .row {  --bs-gutter-x: 0rem; }

	/* * 각 섹션에 대한 스타일 */
	.fpbox { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 3rem; color: white; transition: background-color 0.5s ease-in-out; position: relative; }
	.fpbox:nth-of-type(1) {background:#c0d2e5;}
	.fpbox:nth-of-type(2) {background:#94b7cf;}
	.fpbox:nth-of-type(3) {background:#85c1a0;}
	.fpbox:nth-of-type(4) {background:#95b7bb;}
	.fpbox:nth-of-type(5) {background:#fff;}
	.fpbox:nth-of-type(6) {background:skyblue;}
	.fpbox:nth-of-type(7) {background:white;}
	
	/* * 첫번째 섹션에 대한 스타일 */
	.maincopy { position: relative; z-index: 1; width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: auto; }
		.maincopy h4 { color: #fff/* #163670 */; font-size: 3rem; font-weight: 400; letter-spacing: -0.2rem; line-height: 3.5rem; }
			.maincopy h4 span { font-weight: 600; }
	#myVideo { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 0;/*position: absolute; right: 0; bottom: 0; min-width: 100%; min-height: 100%; max-height: 100%; max-width: 100%; top: 50%; left: 50%;*/ }
	
	@media screen and (max-width: 1280px) {
		.maincopy h4 { font-size: 2.5rem; line-height: 2.8rem; }
	}
	@media screen and (max-width: 576px) {
		.gofpbtn {bottom: 0.5rem; zoom: 0.8; right: 0;}
		.maincopy h4 { font-size: 1.5rem; line-height: 2rem;}
	} 
	@media screen and (max-width: 280px) {
		.maincopy h4 {font-size: 1.3rem; line-height: 1.6rem;}
	}


	/* * 두번째 섹션에 대한 스타일 */
	.mainTitle { text-align: center; padding: 3rem; }
		.mainTitle h4 { font-size: 3rem; padding-bottom: 1rem; }
		.mainTitle h5 { font-size: 1.2rem; font-weight: 400; letter-spacing: -0.08rem; line-height: 1.8rem; }
		#mainbox5 .mainTitle { color: #4775a5; }
    .fbBanner { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: minmax(100px, 1fr); grid-gap: 2rem; align-items: start; justify-items: center; }
		.fbBanner a { width: 100%; text-align: center; }
		.fbBanner a .vBox { border: solid 2px #b9ddf5;  border-radius: 1rem; aspect-ratio: 1 / 1; background-size: cover; background-position: center; }
		.fbBanner a .vBox:hover { filter: grayscale(100%); transition: filter 0.25s ease-in-out; }
		.fbBanner a p { font-size: 1.35rem; font-weight: 600; letter-spacing: -0.05rem; line-height: 1.6rem; padding-top: 1rem; }
	
	@media screen and (max-width:1280px){
		.mainTitle h4 { font-size: 2.5rem; padding-bottom: 0.5rem; }
		.mainTitle h5 { font-size: 1.1rem; line-height: 1.6rem;}
		.fbBanner a p {  font-size: 1.25rem; font-weight: 500; padding-top: 0.2rem; }
	}
	@media screen and (max-width:912px){
		#btn_top { bottom: 4rem !important; }
		#btn_top, #btn_bottom { right: 0.5rem; font-size: 1.5rem; }
		.fbBanner { grid-template-columns: repeat(2, 1fr); grid-gap: 1.4rem; width: 70%; }
		.mainTitle h4 { font-size: 2rem; padding-bottom: 0rem; }
		.mainTitle h5 br { display: none; }
	}
	@media screen and (max-width:768px){
		.mainTitle { padding: 3rem 2rem 1.5rem 2rem; }
	}
	@media screen and (max-width: 576px) {
		.fbBanner a p { font-size: 0.92rem; line-height: 1.15rem; }
		.mainTitle { padding: 3rem 1.5rem 1.5rem 1.5rem; }
		.mainTitle h4 { font-size: 1.5rem; padding-bottom: 0rem; }
		.mainTitle h5 { font-size: 0.94rem; line-height: 1.3rem; }
	}
	@media screen and (max-width:430px){
		.fbBanner { grid-gap: 0.8rem; width: 85%; }
	}
	@media screen and (max-height: 800px) {
		.mainTitle { padding: 3rem 1.5rem 1.5rem 1.5rem; }
		.fbBanner a p { padding-top: 0.2rem; }
	}


	/* * 세번째 섹션에 대한 스타일 */
	.fbBoard { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: minmax(100px, 1fr); grid-gap: 2rem; align-items: start; justify-items: center; }
		.fbBoard>div { width: 100%; height: 100%; border-radius: 1rem; padding: 1rem; background-color: #e8f7e5; }
		.fbBoard .boardTitle { display: flex; justify-content: space-between; padding-bottom: 1rem; }
		.fbBoard .boardTitle span { font-size: 1.5rem; font-weight: 600; color: #07a98c; }
		.fbBoard .boardTitle a { font-size: 2.2rem; font-weight: 700; line-height: 2rem; color: #42cb6d; }
			.fbBoard .boardTitle a:hover { color: #ff7740; transition: transform 0.2s ease-in-out; transform: rotate(45deg); }
		.fbBoard .boardContents { display: flex; justify-content: space-between; align-items: center; color: #6c757d; padding-top: 1rem; padding-bottom: 1rem; font-weight: 500; border-top: solid 1px #85c1a0; }
		.fbBoard .boardContents a { font-size: 1.2rem; line-height: 1.6rem; letter-spacing: -0.1rem; color: #000; }
		.fbBoard .boardContents span { font-family: arial; font-size: 1.1rem; font-weight: 600; color: #b6bfb9; }
		.fbBoard .boardPhoto { width: 100%; height: 83%; border-radius: 0.5rem; background-color: #b9d9b3; background-size: cover; background-position: center; }
	.boardGallery { width: 100%; overflow: hidden; white-space: nowrap; padding: 0rem !important; }
		.boardGallery .boardTitle { padding: 1rem 1rem 0 1rem; }
		.boardGallery .slider { height: 100%; display: flex; width: calc(100% * 4); animation: slide 12s infinite; }
		.boardGallery:hover .slider { animation-play-state: paused; }
		.boardGallery .slider .boardPhoto { width: calc(100% / 4); flex-shrink: 0; border: solid 1rem #e8f7e5; }
		@keyframes slide {
			0%, 20% { transform: translateX(0); } /* 0%~20%: 첫 번째 이미지 */
			25%, 45% { transform: translateX(-25%); } /* 25%~45%: 두 번째 이미지 */
			50%, 70% { transform: translateX(-50%); } /* 50%~70%: 세 번째 이미지 */
			75%, 95% { transform: translateX(-75%); } /* 75%~95%: 네 번째 이미지 */
			100% { transform: translateX(0); } /* 100%: 다시 첫 번째 이미지로 돌아가기 */
		}
	
	@media screen and (max-width:1280px){
		.fbBoard .boardTitle span { font-size: 1.3rem; }
		.fbBoard .boardTitle a { font-size: 2rem; }
		.fbBoard .boardContents a { font-size: 1.1rem; line-height: 1.4rem; }
	}
	@media screen and (max-width:912px){
		.fbBoard { grid-template-columns: repeat(1, 1fr); grid-gap: 1rem; }
			.fbBoard .boardContents { padding-top: 0.5rem; padding-bottom: 0.5rem; }
		.boardGallery { display: flex; flex-direction: row; column-gap: 2rem; }
			.boardGallery .boardTitle a { padding-left: 0.4rem; }
		.boardGallery { height: 15rem !important; }
		.boardGallery .boardTitle { padding: 1rem 0 0 1rem; }
		.boardGallery .slider { height: calc(100% * 4); flex-direction: column; }
		.boardGallery .slider .boardPhoto { width: 100%; height: calc(100% / 4); border-width: 1rem; }
		@keyframes slide {
			0%, 20% { transform: translateY(0); } /* 0%~20%: 첫 번째 이미지 */
			25%, 45% { transform: translateY(-25%); } /* 25%~45%: 두 번째 이미지 */
			50%, 70% { transform: translateY(-50%); } /* 50%~70%: 세 번째 이미지 */
			75%, 95% { transform: translateY(-75%); } /* 75%~95%: 네 번째 이미지 */
			100% { transform: translateY(0); } /* 100%: 다시 첫 번째 이미지로 돌아가기 */
		}
	}
	@media screen and (max-width:768px){
		.fbBoard { width: 80%; }
			.fbBoard .boardTitle { padding-bottom: 0.3rem; }
			.fbBoard .boardContents { padding-top: 0.3rem; padding-bottom: 0.3rem; }
			.fbBoard .boardTitle a { font-size: 1.9rem; line-height: 1.4rem; }
			.fbBoard .boardContents a { font-size: 1rem; }
			.fbBoard .boardContents span { font-size: 1rem; }
	}
	@media screen and (max-width:576px){
		.fbBoard { width: 90%; }
			.fbBoard>div { padding: 0.7rem; }
			.fbBoard .boardTitle span { font-size: 1.1rem; }
			.fbBoard .boardContents a { font-size: 0.9rem; line-height: 1.5rem; }
			.fbBoard .boardContents span { display: none; }
			.fbBoard .boardContents { padding-top: 0.2rem; padding-bottom: 0.2rem; }
		.boardGallery { height: 10rem !important; }
		.boardGallery .boardTitle { padding: 0.7rem 0 0 0.7rem; }
		.boardGallery .slider .boardPhoto { border-width: 0.7rem; }
	}
	@media screen and (max-width:390px){
		.fbBoard>div { padding: 0.5rem 1rem; }
		.fbBoard>div p:nth-of-type(3) { display: none; }
		.fbBoard .boardTitle span { font-size: 1.1rem; }
		.boardGallery { height: 7rem !important; }
		.boardGallery .boardTitle { padding: 0.5rem 0 0 1rem; }
	}
	@media screen and (max-height: 800px) {
		/*.fbBoard>div:nth-of-type(3) { min-height: 15rem; }*/
		.fbBoard>div p:nth-of-type(3) { display: none; }
		.fbBoard .boardContents span { display: none; }
		/*.fbBoard .boardPhoto { height: 78%; }*/
	}
	
	
	/* * 네번째 섹션에 대한 스타일 */
	.fbBanner a .vBox.mProduct { border: none; box-shadow: 0px 0px 11px 0px rgb(109 112 115 / 55%); }

	
	
	/* * 섹션 이동 버튼에 대한 스타일 */
	.gofpbtn {position: fixed; z-index: 2; height: 100%; right: 1%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-end; bottom: 10rem;}
	.gofpbtn.subtn {height: 40%;}
	.gofpbtn ul {z-index: 5; width: fit-content;}
	.gofpbtn ul li {display: flex; justify-content: center; align-items: center; margin-top: 1.2rem;}
	.gofpbtn .btn_c {display: block; width: 0.7rem; height: 0.7rem; border: 0.1rem solid #b8b9b9 ;border-radius: 0.5rem; background-color: #ebebeb;}
	.gofpbtn .btn_c:hover {background-color: #cdf750;}
	
	
	/******** animation start ********/
	.fadeindown {animation: 4s ani-fadeindown ease-out;}
	@keyframes ani-fadeindown {
		0% {opacity: 0; transform: translateY(-300%) translateX(0%) scale(1.5);}
		20% {opacity: 0;}
		50% {opacity: 0.2;transform: translateY(50%) translateX(0%) scale(2);}
		100% {opacity: 1;transform: translateY(0%) translateX(0%) scale(1);}
    }
	
	/* * 텍스트 애니메이션 스타일 */
	.fade-in-text_wrap {overflow: hidden;}
	.fade-in-text { opacity: 0;transition: all 1.3s; }
	.fade-in-text.visible { opacity: 1 !important;transform: translate(0, 0) !important; }
	.fade-in-text.type_top {opacity: 0;transform: translate(0, -100px);}
	.fade-in-text.type_bottom {opacity: 0;transform: translate(0, 100px);}
	.fade-in-text.type_left {opacity: 0;transform: translate(-100px, 0);}
	.fade-in-text.type_right {opacity: 0;transform: translate(100px, 0);}
	
	/* 푸터 스타일 */
	#footer_ceci { display: flex; flex-direction: column; background-color: #e9ecef; color: #6c757d; }
		#footer_ceci #ms_link { margin-top: 3rem; margin-bottom: 1.5rem; padding-top: .5rem; padding-bottom: .5rem; border-top: 1px solid #c6ced7;  border-bottom: 1px solid #c6ced7; font-size: 0.9rem; font-weight: 600; text-align: center; }
		#footer_ceci #ms_link a { padding: 0 1.5rem; }
		#footer_ceci .footer { margin-bottom: 3rem; font-size: .875em; text-align: center; }
		#footer_ceci .footer span {  }

	#btn_top { bottom: 6rem;}
	#btn_bottom { bottom: 2rem;}
	#btn_top.visible, #btn_bottom.visible { opacity: 1; pointer-events: auto; }
	@media screen and (max-width:576px){
		#footer_ceci #ms_link a { padding: 0 0.5rem; }
	}
	
/* board 스타일 */
.vboard .b_title { text-align:center; }
.vboard .b_title div:first-child { padding:30px 0; font-size:1.5rem; font-weight:bold; background-color:#f5f5f5; }
.vboard .b_title .date { padding:10px 0; font-size:14px; color:#bdbcbc; border-bottom: 1px solid #dee2e6; }

.ce_board_content .conTitle {padding: 3rem 1.5rem;font-size: 1.7rem;font-weight: 500;letter-spacing: -0.1rem;line-height: 2rem;text-align: center;vertical-align: middle;background-color: #f8f9fa;border-top: 0.2rem solid #194a87;border-bottom: 0.1rem solid #ccc;}
.ce_board_content .conDate, .ce_board_content .conAddfile {font-size: 0.9rem; padding: 0.5rem 0; border-bottom: 0.1rem solid #ccc;}
.ce_board_content .conDate span, .ce_board_content .conAddfile span {position: relative; margin-left: 0.5rem; padding-left: 0.5rem; color: #666;}
.ce_board_content .conDate span:after, .ce_board_content .conAddfile span:after {content: ''; position: absolute; left: 0; top: 0; width: 0.07rem; height: 100%; background-color: #d2d3d6;}
.ce_board_content .conDate span:first-child:after, .ce_board_content .conAddfile span:first-child:after {width: 0;}
.ce_board_content .conArticle {font-size: 1.05rem; line-height: 1.8rem; padding: 4rem 2rem; border-bottom: 0.1rem solid #ccc;}
.ce_board_content .conArticle img {padding-top: 1rem; padding-bottom: 1rem; width: 100%; height: auto;}
.ce_board_content .conList {border-bottom: 0.1rem solid #ccc; align-items: center; /*margin: 0 0.08rem 1rem 0.08rem;*/}
.ce_board_content .conList .col-6 {padding: 1rem 2rem;}
.ce_board_content .conList .col-6:hover {background-color: aliceblue;}
.ce_board_content .conList .col-6:first-child {border-right: 0.1rem solid #ccc;}
.ce_board_content .conList .col-6 h6 {color: #5899e9; font-size: 0.9rem; font-weight: 500;}
.ce_board_content .conDivide {background-color: aliceblue; padding: 0.5rem; max-width: 10rem; text-align: center; color: #194a87; font-weight: 600; border-bottom-right-radius: 1rem;}

@media (max-width: 576px) {
	.ce_board_content .conTitle {padding: 2rem 1rem;font-size: 1.4rem;line-height: 1.8rem;}
	.ce_board_content .conArticle {font-size: 1rem; line-height: 1.6rem; padding: 2.5rem 0.5rem;}
	.ce_board_content .conList .col-6 {padding: 1rem 0.5rem;}
}


/* member 스타일 */
.scontents { min-height:400px; padding: 2rem 3rem 6rem 3rem; }
.scontents img { max-width:100%; }
.scontents .subCopy {text-align: center; font-size: 1.05rem;}
.scontents .subCopy span {  font-size: 1.5rem; font-weight: 500; color: #194a87;}
.scontents .bodyTitle {font-size: 1.2rem; font-weight: 500; letter-spacing: -0.02rem; padding-top: 0.5rem; padding-bottom: 0.8rem; color: #606061;}
.scontents .bodyTitle span {font-size: 1rem; font-weight: 400; color: #5b81bb;}
.scontents .form-control, .scontents .form-select {background-color: #f7f8fd !important; text-align: center;}
.scontents input::placeholder, .scontents textarea::placeholder, .scontents select:focus option:checked {color: #9aa6b4; font-size:0.9rem; letter-spacing: -0.02em; text-align: center;}	

.ce_edit {margin-top: 3rem;}
.ce_edit .table {--bs-table-hover-bg: rgba(118, 182, 237, 0.075);}
.ce_edit table th {text-align: center;vertical-align: middle;background-color: #f8f9fa; border-top: 0.1rem solid #dee2e6 !important;}
.ce_edit table thead {border-top: 0.2rem solid #194a87;}
.ce_edit tbody td {vertical-align: middle;}
.ce_edit tbody .memType {font-size: 1.1rem; font-weight: 500; text-align: center;}
.ce_edit .bank {text-align: center; border: solid .4rem #c5d4e9; padding: .5rem; margin-top: 1.5rem; margin-bottom: 1.5rem;}
.ce_edit .bank span {font-size: 1.3rem; font-weight: 500;}

.ce_mem_write .ce_ceci_step {margin-bottom: 2rem;}
.ce_mem_write .ce_ceci_step span {font-size: 0.8rem;}
.ce_mem_write .ce_ceci_step .selct_step {background-color: #5b8caf;padding: 0.8rem 2.2rem 0.8rem 0.8rem;color: #FFF;font-size: 1.2rem;line-height: 1.3rem;border-right: 3px solid #FFF; background-image: url(/cecion/img/ArrowStep.png); background-position: right;background-repeat: no-repeat;}
.ce_mem_write .ce_ceci_step .none_step {background-color: #ebeced;padding: 0.8rem;border-right: 3px solid #FFF;line-height: 1.25rem;}
.ce_mem_write .ce_ceci_step a {padding:0;}
.ce_mem_write .ce_ceci_step a div {min-height:100%;}
.ce_mem_write .ce_ceci_step a .selct_step {color: #FFF;}
.ce_mem_write .form-control {font-size: 0.95rem; letter-spacing: -0.02rem; color: #606061; padding: .875rem .75rem;}
.ce_mem_write .agreeBox {font-size: 0.9rem; letter-spacing: -0.02rem; text-align: center; padding: 1rem 0 1.5rem;}

.ce_mem_write .input-group { margin-bottom: 0.8rem;}
.ce_mem_write .input-group-text { background-color: #fff; padding: .875rem .75rem;}
.ce_mem_write .input-group-text:first-child { width: 20%; justify-content: center;}

.scontents .ce_login, .scontents .lostMem { text-align: center; margin: 3rem 10% 0 10%;}
.ce_mem_write .search, .ce_login .search { margin-top: 3rem; text-align: center; font-weight: 500;}
.ce_login .form-check .form-check-input { float:none;}
.ce_login input::placeholder {font-size:1.2rem;}


@media screen and (max-width:1400px) {.scontents { padding: 0 0 6rem 0; }}

@media (max-width: 991px) {.scontents .ce_login, .scontents .lostMem { margin: 3rem 5% 0 5%;}
	.ce_edit .member, .ce_edit .bank {width: 100%;}
	.ce_edit .bank span {font-size: 1.1rem;}}
	
@media (max-width: 576px) {.ce_edit {margin-top: 2rem;}
	.ce_edit br { display: none;}
	.ce_edit .member br {display: block;}
	.scontents .subCopy {text-align: left;}
	.scontents .ce_ceci_step {margin-bottom: 2rem;}
	.scontents .ce_ceci_step .none_step {display: none;}
	.scontents .ce_login, .scontents .lostMem {margin: 3rem 0 0 0;}}



/******** 게시판 start ********/
.board_serch {border: 0.1rem solid #d1d6db; border-radius: 0.5rem; padding: 1rem; box-shadow: 0px 0px 15px 0px rgba(155,155,155,0.2); /*margin: 2rem 0;*/}
.ce_board_list table {margin-top: 2rem;}
.ce_board_list table th {text-align: center; vertical-align: middle; font-weight: 500; background-color: #f8f9fa; border-top: 0.2rem solid #4078cd;}
.ce_board_list table td {text-align: center; vertical-align: middle;}
.ce_board_list table td:nth-child(2) {text-align: left;/*min-width: 10rem;*/}
.ce_board_list table {--bs-table-hover-bg:#f5fefc;}
.ce_board_list table a:hover {font-weight:600; color:#194a87;}
.ce_board_list .pagination {display: flex; justify-content: center;margin-top: 1rem; margin-bottom: 1rem;}
.ce_board_list .pagination a {padding: 0 0.5rem; transition: background-color .3s; border: 0.1rem solid #d1d6db; border-radius: 0.3rem; margin: 0 0.1rem;}
.ce_board_list .pagination a.active {background-color: #97b3d5;color: white; border: 0.1rem solid #8ea9c9;}
.ce_board_list .pagination a:hover:not(.active) {background-color: #d1d6db;}
.ce_board_list .pagination a:first-child {letter-spacing: -0.2rem; padding: 0 0.6rem 0 0.4rem;}
.ce_board_list .pagination a:last-child {letter-spacing: -0.2rem; padding: 0 0.6rem 0 0.4rem;}
.ce_board_list .nav-tabs {margin-bottom: 2rem;}
.ce_board_list .nav-item {width: 50%; text-align: center;}
.ce_board_list .nav-item3 {width: 33.333%; text-align: center;}
.ce_board_list .nav-tabs .nav-link.active {font-size: 1.3rem; background-image: linear-gradient(to bottom, #c7deed, #fff);}
.ce_board_list .nav-tabs .nav-link:hover {border-color: transparent;}
.ce_board_list .nav-tabs .nav-link:not(.active) { color: #797979; font-weight: 400;}
.ce_board_list #accordion {margin-top: 2rem; margin-bottom: 2rem;}
.ce_board_list #accordion .card {--bs-card-cap-bg: #f8f9fa;border-top-color: transparent;}
.ce_board_list #accordion .card:first-child {border-top: 0.2rem solid #194a87;}
.ce_board_list #accordion .card .card-body {font-size: 1.05rem;line-height: 1.8rem;padding: 1.5rem 2rem;}
.ce_board_list #accordion .card .card-header a {font-size: 1.1rem; font-weight: 500; color: #194a87; letter-spacing: -0.05rem;}
.ce_board_list #accordion .card .card-header a span {font-size: 1rem; color: #6aa3f9;}
.ce_board_list .galleryList {margin-top: 1rem; margin-bottom: 3rem;}
.ce_board_list .galleryList .col {padding: 0 0.7rem;}
.ce_board_list .gallery {border: 0.13rem solid #ccc; height: 100% !important;position: relative; background-repeat: no-repeat;
    background-position: center calc(50% - 50px); background-image: url(/theme/home/img/board-icon.png); background-color: #efefef; }
.ce_board_list .gallery:hover {border: 0.4rem solid #82b6f0;}
.ce_board_list .gallery img {width: 100%;height: 14rem;background-position: center;background-repeat: no-repeat;background-size: cover;/*background-color: #ABB2B8;*/}
.ce_board_list .gallery .desc {padding: 1rem .5rem 2.5rem .5rem; text-align: center;font-size: 1.1rem; line-height: 1.5rem; background-color: #fff;}
.ce_board_list .gallery .date {position: absolute; bottom: 0; width: 100%; padding: 0.3rem 1rem; text-align: center;font-size: 0.88rem; color: gray; letter-spacing: 0.01rem;background-color: #f0f3f7;}
* {box-sizing: border-box;}
	
.btn-outline-ceci {
    background-color: transparent;
    color: #194a87;
    --bs-btn-hover-bg: #194a87;
    --bs-btn-hover-color: #fff;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #194a87;
}
.ceci_asum i {
    font-size: 2rem;
}

/******** 서브페이지 인사말 ********/
	.sdetail {display: flex; column-gap: 30px;}
	.sdetail .sitem {flex:1;}
	.sdetail .ceoimg {display: flex; flex: 0 0 33%; justify-content: center; align-items: flex-end; background: linear-gradient(180deg, #fff 30%, #8193bf);}
	.sdetail .ceoimg img {object-fit: contain; padding: 3rem 1rem 0 4rem;}
	.textbox1 {font-size: calc(1.03rem + .4vw); letter-spacing: -0.05rem; font-weight: 500; padding: 1rem 0 2rem;}
	.sdetail .textbox2 {text-align: right;}
	
	@media screen and (max-width: 991px){
		.sdetail {flex-direction: column;}
		.sdetail .ceoimg img {max-width: 80%;}
		.textbox1 br {display: none;}
}

/******** 서브페이지 설립목적 및 비전 ********/
	.sitem.svision > :nth-child(1) {display: flex; font-size: calc(1.1rem + .3vw); color: #fff; font-weight: 500; letter-spacing: -0.07rem; line-height: 1.3; padding: 1rem; background: linear-gradient(135deg, #36a58b 30%, #20919d); margin-top: 2rem; min-height: 6rem; align-items: center; justify-content: center;}
	.sitem.svision > :nth-child(2) {display: flex; position: relative; padding: 1rem; border: solid 3px #33a28d; min-height: 11.5rem;}
	.svisionTitle {position: relative; font-size: calc(1.1rem + .5vw); letter-spacing: -0.05rem; font-weight: 600; text-align: center; border: solid 3px #33a28d; padding: 1rem; background: linear-gradient(135deg, #cbf3ea 30%, #aefdce); border-radius: 0 0 2rem 2rem;}
	.svisionTitle span {background: linear-gradient(135deg, #92e7b0 30%, #4ad5bc); font-weight: 400; padding: 0 2rem 0.2rem 2rem; margin-right: 0.5rem; color: #fff;}

	.sitem.svision > :nth-child(2)::after {content: ''; /* 가상 요소 content 속성은 필수 */
		position: absolute; /* 아이템 내에서 절대 위치 지정 */
		bottom: -30px; /* 아이템 하단 바깥에 위치 */
		left: 50%; /* 아이템 가로 중앙에 위치 */
		transform: translateX(-50%); /* 정확한 중앙 정렬을 위해 X축으로 너비의 절반만큼 이동 */
		width: 3px; /* 선의 두께 */
		height: 30px; /* 선의 길이 */
		background-color: #33a28d; /* 선의 색상 */}
	.svisionTitle::before {
		content: "";
		position: absolute; /* 세로선이 시작하는 위치에 가로선을 배치 */
		top: -56px; /* 세로선의 bottom 값과 동일하게 설정 */
		left: 11.22%;
		right: 11.22%;
		height: 3px; /* 가로선의 두께 */
		background-color: #33a28d;}
	.svisionTitle::after {
		content: "";
		position: absolute;
		top: -50px; /* 컨테이너 상단 경계선 바로 위로 이동 (화살표 높이의 절반) */
		left: 50%;
		transform: translateX(-50%); /* 중앙 정렬 */
		/* CSS Border 트릭을 이용한 삼각형 */
		width: 0;
		height: 0;
		border-left: 50px solid transparent; /* 좌측 테두리 (투명) */
		border-right: 50px solid transparent; /* 우측 테두리 (투명) */
		border-top: 40px solid #24949a; /* 하단 테두리 (색상) -> 아래를 향하는 화살표 */}

	.svisionLine {height: 5rem;}
	
	@media screen and (max-width: 991px){
		.sitem.svision > :nth-child(1) {min-height: auto;}
		.sitem.svision > :nth-child(2) {min-height: auto;}
		.sitem.svision > :nth-child(2)::after {bottom: -35px; height: 35px;}
		.sdetail .dnone> :nth-child(2)::after {bottom: 0; height: 0;}
		.svisionTitle::before {display: none;}
		.svisionTitle span {padding: 0 1rem 0.2rem 1rem;}
		.svisionLine {height: 3.5rem;}
	}


/******** 서브페이지 연혁 ********/
	.sdetail2 { position: relative; display: flex; flex-direction: column;}
	.sdetail2 .shistory-line { position: absolute; top: 14px; width: 2px; height: 69%; background: rgba(58, 70, 205, 0.2); margin-left:4px; }
	.sdetail2 .shistory { position: relative; display: flex; flex-direction: row; align-items: flex-start; culum-gap: 40px;}
	.sdetail2 .shistory ul, .sdetail2 .shistory li {list-style: none;}
	.sdetail2 .shistory .dot { content: ""; display: inline-block; position: absolute; top: 14px; width: 10px; height: 10px; background: rgb(58, 70, 205);}
	.sdetail2 .shistory .year { color: #3A46CD; font-size: 24px; font-weight: 700; line-height: 160%; padding-left: 50px;}
	.sdetail2 .shistory .list { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; padding-top: 4px; }
	.sdetail2 .shistory .item { padding-left: 10px; text-indent: -10px; line-height: 160%;}
	.sdetail2 .shistory .item::before { content: ""; display: inline-block; width: 4px; height: 4px; margin-right: 6px; vertical-align: middle; background-color: #202021;}
	@media screen and (max-width: 1400px){
		.sdetail2 .shistory-line { height: 62%;}
	}
	@media screen and (max-width: 991px){
		.sdetail2 .shistory {flex-direction: column; }
		.sdetail2 .shistory-line { height: 75%;}
		.sdetail2 .shistory .list { padding-left: 50px; }
	}
	@media screen and (max-width: 576px){
		.sdetail2 .shistory .year { padding-left: 30px;}
		.sdetail2 .shistory .list { padding-left: 30px; }
	}


/******** 서브페이지 조직도  ********/
.sdetail3 { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.sdetail3 .org1 .item_org > :nth-child(1) { width: 200px; height: 100px;
	border-top-left-radius: 100px; border-top-right-radius: 100px;
	display: flex; justify-content: center; align-items: flex-end; padding-bottom: 20px;
	font-size: calc(1.0rem + .3vw); color: #fff; font-weight: 500; letter-spacing: -0.07rem;
	background: linear-gradient(135deg, #34d7e9 30%, #2473b7); }	
.sdetail3 .org1 .item_org > :nth-child(2) { width: 200px; height: 100px;
	background: linear-gradient(135deg, #f1fdfd 30%, #dbf7fb);
	border-bottom-left-radius: 100px; border-bottom-right-radius: 100px;
	border: solid 3px #4c98b5;
	font-size: calc(0.9rem + 0.3vw); font-weight: 500; letter-spacing: -0.06rem; line-height: 130%; text-align: center; padding-top: 20px; }
.sdetail3 .org1 { position: relative;}
.sdetail3 .org1::after { content: ''; position: absolute; bottom: -35px; left: 50%; transform: translateX(-50%); width: 3px; height: 35px; background-color: #237aa3; }
.sdetail3 .org2 { position: relative; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; column-gap: 10px; }
.sdetail3 .org2::before { content: ''; position: absolute; top: 35px; left: 50%; transform: translateX(-50%); width: 72%; height: 3px; background-color: #237aa3; }
.sdetail3 .org2 .item_org {flex: 0 0 calc(18% - 10px); position: relative; }
.sdetail3 .org2 .item_org::before { content: ''; position: absolute; top: 35px; left: 50%; transform: translateX(-50%); width: 3px; height: 30px; background-color: #237aa3; }
.sdetail3 .org2 .item_org > :nth-child(1) { display: flex; align-items: center; justify-content: center;
    font-size: calc(1.0rem + .3vw); color: #fff; font-weight: 500; letter-spacing: -0.07rem; line-height: 1.3;
    padding: 0.5rem; margin-top: 4rem; min-height: 3rem;
    background: linear-gradient(135deg, #2e8bb7 30%, #20759d);}
.sdetail3 .org2 .item_org > :nth-child(2) { position: relative;
    font-size: calc(0.9rem + 0.2vw); font-weight: 500; letter-spacing: -0.06rem; line-height: 130%; text-align: center;
    padding: 0.7rem; min-height: 4.8rem;
	border: solid 3px #2e8bb7;
    background: linear-gradient(135deg, #f1fdfd 30%, #dbf7fb);
    border-radius: 0 0 2rem 2rem; }
	
@media screen and (max-width: 991px){
	.sdetail3 .org2 .item_org > :nth-child(2) {min-height: 7.4rem;}
	}
@media screen and (max-width: 576px){
	.sdetail3 { flex-direction: column;}
	.sdetail3 .org1 .item_org > :nth-child(1) { width: 150px; height: 75px; padding-bottom: 15px;
		border-top-left-radius: 75px; border-top-right-radius: 75px; }	
	.sdetail3 .org1 .item_org > :nth-child(2) { width: 150px; height: 75px; padding-top: 15px;
		border-bottom-left-radius: 75px; border-bottom-right-radius: 75px;}
	.sdetail3 .org2 { flex-direction: column; }
	.sdetail3 .org2::before { display: none; }
	.sdetail3 .org2 .item_org {flex: 1}
	.sdetail3 .org2 .item_org::before { top: 0; height: 20px; }
	.sdetail3 .org2 .item_org:nth-child(1)::before { display: none; }
	.sdetail3 .org2 .item_org > :nth-child(1) {min-height: auto; margin-top: 1.2rem;}
	.sdetail3 .org2 .item_org > :nth-child(2) {min-height: auto;}
	}


/******** 서브페이지 주요사업  ********/
.simg {overflow: hidden; height: 18rem; margin-bottom: 4rem; }
.simg img {width: 100%; /* 부모 컨테이너의 너비에 맞춤 */
    height: 100%; /* 부모 컨테이너의 높이에 맞춤 */
    object-fit: cover; /* 비율 유지하며 꽉 채우고, 넘치는 부분은 잘라냄 */
    object-position: center;}
.sdetail4 { display: flex; flex-wrap: wrap; column-gap: 30px;}
.sdetail4 .item_edu { flex: 0 0 calc(33.3% - 30px); padding-bottom: 20px; }
.sdetail4 .item_edu .title { color: #fff;
    font-size: calc(1.1rem + .4vw); letter-spacing: -0.05rem;
    font-weight: 500; padding: 0.2rem 1rem; margin-bottom: 1rem; background: linear-gradient(90deg, #719ab3 30%, rgb(255 255 255 / 0%));}
.sdetail4 .item_edu ul, .sdetail4 .item_edu li {list-style: none;}
.sdetail4 .item_edu .list { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.sdetail4 .item_edu .item { width: 100%; text-indent: -10px; font-size: calc(0.95rem + .15vw); font-weight: 500; letter-spacing: -0.05rem; line-height: 150%; border-bottom: 1px dashed #7f8a95; padding-bottom: 5px;}
.sdetail4 .item_edu .item::before { content: ""; display: inline-block; width: 4px; height: 4px; margin-right: 6px; vertical-align: middle; background-color: #202021;}
	
@media screen and (max-width: 991px){
	.sdetail4 {flex-direction: column;}
}


/******** 보드 본문 유투브 링크   ********/
.video-container {
    position: relative; /* 자식 요소(iframe)의 절대 위치 기준점 설정 */
    width: 100%;        /* 가로폭을 100%로 설정 */
    padding-top: 56.25%; /* 핵심: 16:9 비율 유지 ( (9 / 16) * 100% = 56.25% ) */
    height: 0;          /* 높이는 padding-top으로 대체하므로 0으로 설정 */
}
.video-container iframe {
    position: absolute; /* 부모 컨테이너(video-container) 기준 절대 위치 */
    top: 0;
    left: 0;
    width: 100%;        /* 컨테이너의 100% 너비 */
    height: 100%;       /* 컨테이너의 100% 높이 (결과적으로 비율 유지) */
}



.ta_l {text-align: left !important;}
.ta_c {text-align: center !important;}
.wm_20pi {min-width: 20% !important;}

.flex_c {display: flex; justify-content: center; }
.flex_dH {display: flex; flex-direction: row; }
.flex_dV {display: flex; flex-direction: column; }

.btnbox {text-align: center;padding: 3rem 0 0;}
.btn-ceci { font-size: 1.2rem; min-width: 30%; margin: 0 0.5rem; background-color: #b6d3e5;}
.btn-ceci:hover { background-color: #5b8caf; color: #fff; font-weight: 500; }
.btn-ceci2 { color: #fff;
    background-color: #9ca4b1;
    --bs-btn-hover-bg: #7590ad;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-border-color: #738091;
    --bs-btn-active-bg: #60738b;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);}

@media (max-width: 576px) { .btn-ceci {font-size: 1.03rem; font-weight: 500; margin: 0 0.2rem;}}
