@charset "utf-8";

#container {clear: both; position: relative; width: 100%; padding-bottom: 80px; border-bottom: 1px solid #dcdbdb;}
#container::after {content: "";display: block;height: 0px;clear: both;visibility: hidden;}
#container #sub_visual {clear: both; position: relative; width: 100%; height: 309px;}
#container #sub_visual .subvisual_inner {position: relative; width: 100%; margin: 0px auto; max-width: 1415px;}
#container #sub_visual .subvisual_inner h2 {display: block; padding-top: 6rem; font-size: 3.2rem; font-family: GmarketSans; color: rgb(255, 255, 255); font-weight: 700; text-shadow: rgba(32, 88, 75, 0.46) 3px 5px 7px;}
#container #sub_visual .subvisual_inner h2 .sub_bg_smtext {display: block; position: relative; font-size: 1.25rem; color: #fff; font-family: SCoreDream; padding: 1rem 0px; font-weight: 500; text-shadow: rgba(32, 88, 75, 0.46) 3px 5px 7px;}
#container #sub_visual .subvisual_inner h2 .sub_bg_smtext::before {content: ''; position: absolute; display: block; left: 0; top: 0;  margin-left: -20rem; width: calc(33% + 20rem); height: 1px; background: #fff;}
/*서브비주얼*/
#container #sub_visual.sub_bg01{background:url(../images/sb_vis_01.jpg) no-repeat 0 0;}
#container #sub_visual.sub_bg02{background:url(../images/sb_vis_02.jpg) no-repeat center 0;}
#container #sub_visual.sub_bg03{background:url(../images/sb_vis_03.jpg) no-repeat center 0;}
#container #sub_visual.sub_bg04{background:url(../images/sb_vis_04.jpg) no-repeat center 0;}
	@media (max-width: 1500px) {
    	#container #sub_visual .subvisual_inner {width: 96%;}
	}
	@media all and (max-width:1280px){
		#container #sub_visual.sub_bg01{background-position:center 0; background-size: cover;}
	}
	@media all and (max-width:1024px){
		#container #sub_visual {height: 190px;}
		#container #sub_visual .subvisual_inner h2{padding-top: 2rem; font-size: 1.375rem;}
		#container #sub_visual .subvisual_inner h2 .sub_bg_smtext{ font-size: 0.875rem;}
	}
	@media all and (max-width:768px){
		#container #sub_visual {height: 150px;}
	}
	@media all and (max-width:480px){
		#container #sub_visual {height: 120px;}
	}


#container .cnti {position: relative;width: 100%;background: rgb(255, 255, 255);padding-top: 80px;}
#container .cnti::after {content: ""; display: block; height: 0px; clear: both; visibility: hidden;}
#container .cnti .cnti_inner {position: relative;width: 100%;height: 100%;max-width: 1415px;margin: 0px auto;display: flex;justify-content: space-between;column-gap: 5.375rem;}
#container .cnti .cnti_inner::after {content: "";display: block;height: 0px;clear: both;visibility: hidden;}

#container .cnti .cnti_inner .cnt_sns_wp {position: absolute;right: 2.9%;top: 0px;margin-top: -18px;}
#container .cnti .cnti_inner .cnt_sns_wp a {display: inline-block;width: 31px;height: 31px;padding: 0px 1px;vertical-align: top;text-indent: -99999em;}
#container .cnti .cnti_inner .cnt_sns_wp a.face {background: url("../images/sb_snb_sns_01.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a:hover.face {background: url("../images/sb_snb_sns_01_on.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a.tw {background: url("../images/sb_snb_sns_02.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a:hover.tw {background: url("../images/sb_snb_sns_02_on.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a.blog {background: url("../images/sb_snb_sns_03.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a:hover.blog {background: url("../images/sb_snb_sns_03_on.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a.kakao {background: url("../images/sb_snb_sns_04.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a:hover.kakao {background: url("../images/sb_snb_sns_04_on.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a.url {background: url("../images/sb_snb_sns_05.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a:hover.url {background: url("../images/sb_snb_sns_05_on.jpg?20240122") 0px 0px no-repeat;vertical-align: top;}
#container .cnti .cnti_inner .cnt_sns_wp a.print {background: url("../images/sb_snb_sns_06.jpg?20240122") 0px 0px no-repeat;vertical-align: top;padding-right: 0px;}
#container .cnti .cnti_inner .cnt_sns_wp a:hover.print {background: url("../images/sb_snb_sns_06_on.jpg?20240122") 0px 0px no-repeat;vertical-align: top;padding-right: 0px;}

@media (max-width: 1500px) {
    #container .cnti .cnti_inner {width: 96%;}
}
@media (max-width: 1023px) {
    #container .cnti {padding-top: 1.5rem;}
	#container .cnti .cnti_inner{flex-direction: column;}
    #container .cnti .cnti_inner .cnt_sns_wp {margin-top: -18px; right: 0px;}
}

.snb {width: 17.625rem;margin-bottom: 55px;}
.snb h3 {
    width: 100%;
    height: 159px;
    padding-top: 86px;
    text-align: center;
    font-weight: 500;
    font-size: 1.875rem;
    letter-spacing: -0.05em;
    color: rgb(255, 255, 255);
    /* 🎨 여기서 이미지 경로(url(...))만 제거했습니다. */
    background: center 1.375rem no-repeat rgb(34, 161, 136);
    border-top-right-radius: 20px;
}
.snb h3.icon-group-01 {
    background-image: url("../images/sb_bg_01.png"); 
}
.snb h3.icon-group-02 {
    background-image: url("../images/sb_bg_02.png"); 
}
.snb h3.icon-group-03 {
    background-image: url("../images/sb_bg_03.png"); 
}
.snb h3.icon-group-04 {
    background-image: url("../images/sb_bg_04.png"); 
}
.snb h3.icon-group-05 {
    background-image: url("../images/sb_bg_18.png"); 
}
/* ... 6번 그룹까지 필요하다면 추가 ... */

.snb dl {position: relative;padding-top: 7px;}
.snb dl dd > ul {list-style: none;margin: 0px;padding: 0px;}
.snb dl dd > ul > li {position: relative;margin: 2px 0px;}
.snb dl dd > ul > li::before {content: "";position: absolute;right: 20px;top: 50%;width: 12px;height: 2px;background: rgb(102, 102, 102);}
.snb dl dd > ul > li:hover::before, .snb dl dd > ul > li:hover::after {background: rgb(34, 161, 136);}
.snb dl dd > ul > li > a {display: block;height: 58px;padding: 14px 0px 10px 20px;font-size: 1.125rem;font-weight: 500;color: rgb(63, 68, 91);background: rgb(246, 246, 246);border: 3px solid rgb(246, 246, 246);box-sizing: border-box;margin-top: 0px;}
.snb dl dd > ul > li.Ov > a, .snb dl dd > ul > li > a:hover {color: rgb(59, 73, 106);background: rgb(255, 255, 255);border: 3px solid rgb(59, 73, 106);margin-top: 0px;}
.snb dl dd ul li a {text-decoration: none;transition: color 0.3s;}
.snb dl dd ul li a:hover, .snb dl dd ul li a.on {color: rgb(39, 174, 96);font-weight: bold;}
@media (max-width: 1023px) {
    .snb {display: none;}
}

#content {position: relative;width: calc(100% - 23rem);min-height: 500px;}
#content::after {content: "";display: block;height: 0px;clear: both;visibility: hidden;}
@media (max-width: 1022px) {
    #content {width:100%;}
}
@media (max-width: 480px) {
    #content {padding-top: 0px;}
}

/*컨텐츠시작*/
#content .sub_location {position: relative;}
#content .sub_location li{position: relative; display:inline-block;}
#content .sub_location li:first-child{ width: 1rem; text-indent: -9999em; background:url(../images/sub_location_home.png) no-repeat 0 center;}
#content .sub_location li+li{display:inline-block; font-size:0.875rem; color:#423928;}
#content .sub_location li+li+li{display:inline-block; color:#423928; font-weight:bold;}
#content .sub_location li::before {content: ""; display: inline-block; width: 6px; height: 11px; margin: 0 0.4rem; background: url(../images/sub_location_arrow.png) no-repeat center center; background-size: contain; vertical-align: middle;}

#content h4 {display: block; font-size: 2.5rem; color: #222; font-weight: 700; letter-spacing: -0.02em; padding-left: 3.875rem; margin:3.4375rem 0 2.5rem 0; line-height: 1.5;  background: url(../images/sub_h4_bg.png) no-repeat 0 0;}
#content h5 {font-size: 1.375rem; color: #333; font-weight: 500; margin-top:3.875rem; padding-bottom:5rem; line-height: 160%; letter-spacing:-1px;}
#content h5 > em{display: block; width: 100%; text-align: left; font-size: 0.9375rem; color: #000; font-weight: 700; letter-spacing: -0.03em; line-height: 160%; margin-bottom: 1rem;}

@media (max-width: 1024px) {
    #content h4 {font-size: 1.5rem; padding-left: 1.5rem; background-size:20px;}
}
@media (max-width: 768px) {
    #content h4 {margin: 2rem 0 1.5rem 0;}
}
.text_green {color: #20b296;}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#content h6 {font-size: 22px; line-height: 30px; color: #15150d; margin: 30px 0px 15px 0px; font-weight: 600;}
	@media all and (max-width:480px){
		#content h5 {font-size: 17px; margin: 20px 0px 10px 0px;}
	}

	@media all and (max-width:1024px){
		#content{font-size: 0.9rem; padding-top: 25px;}
	}
	@media all and (max-width:480px){
		#content{ padding-top: 0;}
	}


input.bdCmBtn {display: inline-block;font-size: 16px;height: 30px;padding: 5px 10px 7px;color: rgb(66, 66, 66);border: 1px solid rgb(17, 66, 145);background-color: rgb(255, 255, 255);font-weight: bold;}
input.bdCmBtn:hover {background: rgb(17, 66, 145);color: rgb(255, 255, 255);font-weight: bold;text-decoration: none;}
a.bdCmBtn span {display: inline-block;font-size: 16px;height: 23px;padding: 5px 10px 7px;background: rgb(17, 66, 145);color: rgb(255, 255, 255);border: 1px solid rgb(17, 66, 145);}
a.bdCmBtn:hover span {background: rgb(255, 255, 255);color: rgb(17, 66, 145);}

@media (max-width: 580px) {
    .bdCmBtn.btn_xsmall {font-size: 0.9rem;padding: 5px;}
}

input.bdCmBtn{display:inline-block; font-size:16px; height:30px; padding:5px 10px 7px 10px; color:#424242; border:1px solid #114291; background-color:#fff; font-weight:bold;}
input.bdCmBtn:hover {background:#114291; color:#fff; font-weight:bold;text-decoration: none}

a.bdCmBtn span{display:inline-block; font-size:16px; height:23px; padding:5px 10px 7px 10px; background:#114291; color:#fff; border:1px solid #114291;}

/**/
.text_left{text-align:left !important;}
.text_right{text-align:right !important;}
.text_600{font-weight:600;}
.text_green{color:#22a188;}
.text_gray{color:#CCC;}
.text_red{color:#ff4200;}
.text_blue{color:#0091fa;}
.text_20{font-size:20px;}
.text_bold{font-weight:600;}
.text_height200{line-height:200%;}
.text_height180{line-height:180%;}
.float_r{float:right;}
.caution{font-size:15px; font-weight:normal; line-height:180%; padding:0 0 5px 22px !important; margin:5px 0 !important;}
.pad_t10{padding-top:10px;}
.pad_t20{padding-top:20px;}
.pad_t30{padding-top:30px;}
.pad_t40{padding-top:40px;}
.pad_b40{padding-bottom:40px;}
.pad_b30{padding-bottom:30px;}
.pad_b20{padding-bottom:20px;}
.pad_b10{padding-bottom:10px;}
.mar_t60{margin-top:60px;}
.mar_b40{margin-bottom:40px;}
.mar_left10{margin-left:10px;}
.mar_left40{margin-left:40px;}
strong{font-weight:800;font-size: 20px;line-height: 250%;}
.list_snone{list-style:none;}
.line_solid	{clear:both;display:block;margin:20px 0;border-bottom:1px solid #dadada;}
.line_dashed{clear:both;display:block;margin:25px 0;border-bottom:1px dashed #dadada;}
.line_dotted{clear:both;display:block;margin:30px 0;border-bottom:1px dotted #dadada;}
.line_double{clear:both;display:block;margin:20px 0;border-bottom:3px double #eaeaea;}
.line_solid_t2{clear:both;display:block;margin-bottom:20px;border-top:2px solid #667484;}
.line_solid_b2{clear:both;display:block;border-bottom:2px solid #667484;}
.line_solid_b1{clear:both;display:block;margin:20px 0;border-bottom:1px solid #667484;}
.unline a{text-decoration:none;}
.unline a:hover{text-decoration:underline;}

	@media all and (max-width:1023px){
		.line_dotted{margin:1.5rem 0;}
	}

/* tab */
.tab_txt:after,
.tab_list:after {content:" "; display:block; float:none; clear:both;}
.tab_txt{margin-bottom:33px;}
.tab_txt ul{display:table; width:100%; overflow:hidden; table-layout:fixed; text-align:center;}
.tab_txt li{display:table-cell; min-width:16.6666%; word-break:break-all !important;}
.tab_txt ul.box5 > li{min-width:16.6666%;}
.tab_txt a{display:block; padding:15px 15px 15px 15px; color:#8f98a4; font-size:16px; letter-spacing:-1px; background-color:#ffffff; text-decoration:none; border-width:1px; border-color:#dadada; border-style:solid; border-top-width:1px; border-left-width:0; border-bottom-width:1px;}
.tab_txt li:first-child a{border-left-width:1px;}
.tab_txt li a:hover{color:#118dd5;}
.tab_txt li a.on{background-color:#118dd5; border-color:#118dd5; color:#fff; text-decoration:none;}
.tab_txt li:nth-child(1) a,
.tab_txt li:nth-child(2) a,
.tab_txt li:nth-child(3) a,
.tab_txt li:nth-child(4) a,
.tab_txt li:nth-child(5) a,
.tab_txt li:nth-child(6) a,
.tab_txt li:nth-child(7) a{border-top-width:1px}
.tab_txt li:nth-child(7n+1) a{border-left-width:1px;}
.tab_txt li.spec a{letter-spacing:-2px;}

			@media all and (max-width:1023px){
				.tab_txt a{ padding-top:15px; font-size: 0.875rem;}
				.tab_txt ul.box5 >li{min-width:33.33%;}
			}

			@media all and (max-width:637px){
				.tab_txt a{ padding:15px 0px;}
			}


/*큰 동그라미 블릿 리스트*/
#content .substance .list_02{margin:5px 0 25px 0;}
#content .substance .list_02 > li{position:relative; padding:4px 0 4px 18px; font-size:16px; line-height:1.7; color:#424242; font-weight:400;}
#content .substance .list_02 > li:before{content:''; position:absolute; top:0; left:0; margin-top:14px; margin-left:4px; width:5px; height:5px; background:#118bd2; border-radius:10px;}
#content .substance .list_02 > li .list_02_01{margin:6px 0; padding:0;}
#content .substance .list_02 > li .list_02_01 > li{position:relative; padding: 3px 0 3px 13px; font-size:15px; color:#5a5a5a; font-weight:400; line-height:1.8;}
#content .substance .list_02 > li .list_02_01 > li:before{content:""; display:block; position:absolute; left:2px; top:15px; width:3px; height:3px; background:#999;}
#content .substance .list_02 > li .list_02_01 > li > .list_02_01_01{margin:6px 0; padding:0;}
#content .substance .list_02 > li .list_02_01 > li > .list_02_01_01 > li{position:relative; padding:3px 0 3px 13px; font-size:15px; line-height:170%;}
#content .substance .list_02 > li .list_02_01 > li > .list_02_01_01 > li:before{content:""; display:block; position:absolute; left:1px; top:16px; width:6px; height:1px; background:#333;}
#content .substance .list_02 > li .list_02_01 > li > .list_02_01_02{margin:6px 0; padding:0;}
#content .substance .list_02 > li .list_02_01 > li > .list_02_01_02 > li{position:relative; padding:3px 0 3px 13px; font-size:15px; line-height:170%;}
#content .substance .list_02 > li .list_02_01 > li .list_02_01_01_01{margin:4px 0; padding:0;}
#content .substance .list_02 > li .list_02_01 > li .list_02_01_01_01 > li{position:relative; padding:3px 0 3px 20px; font-size:15px; line-height:170%;}
	
	@media all and (max-width:1024px){
		#content .substance .list_02 > li,
		#content .substance .list_02 > li .list_02_01 > li{font-size: 0.8rem;padding: 4px 0 4px 18px;}
		#content .substance .list_02 > li:before{margin-top:11px;}
		#content .substance .list_02 > li .list_02_01 > li:before{top:11px;}
	}
	@media all and (max-width:740px){
		#content .substance .list_02 > li img{ width:100%;}
	}

/*작은 동그라미 블릿 리스트*/
#content .substance .list_01{ margin:0 0 10px 10px;}
#content .substance .list_01 > li{clear:both; position:relative; padding: 4px 0 4px 19px; font-size:17px; line-height:180%; }
#content .substance .list_01 > li:before{content:""; display:block; position:absolute; top:0; left:0; margin-top:12px; width:5px; height:5px; border-radius:50%; border:4px solid #20b296;}
#content .substance .list_01 .list_01_01{margin:6px 0; padding:0;}
#content .substance .list_01 .list_01_01 > li{position:relative; padding:3px 0 3px 13px; font-size:15px; line-height:180%; font-weight:400;}
#content .substance .list_01 .list_01_01 > li:before{content:""; display:block; position:absolute; left:1px; top:17px; width:6px; height:1px; background:#333;}
#content .substance .list_01 .list_01_01_01{margin:6px 0; padding:0;}
#content .substance .list_01 .list_01_01_01 > li{position:relative; padding:3px 0 3px 13px; font-size:16px; line-height:180%; font-weight:400;}
#content .substance .list_01 .list_01_01_01 > li:before{content:""; display:block; position:absolute; left:2px; top:15px; width:3px; height:3px; background:#ae8c67;}

	@media all and (max-width:1024px){
		#content .substance .list_01 > li,
		#content .substance .list_01 .list_01_01 > li{font-size:0.8rem;}
		#content .substance .list_01 > li:before{margin-top: 8px;}
		#content .substance .list_01 .list_01_01{;}
	}

/*작은네모 블릿 리스트*/
#content .substance .list_03{margin:5px 0 15px 0;}
#content .substance .list_03 > li{position:relative; padding:4px 0 4px 10px; font-size:15px; line-height:1.7; color:#686868; font-weight:400;}
#content .substance .list_03 > li:before{content:""; display:block; position:absolute; left:2px; top:15px; width:3px; height:3px; background:#999;}
#content .substance .list_03 > li .list_03_01{margin:4px 0 6px 0; padding:0;}
#content .substance .list_03 > li .list_03_01 > li{position:relative; padding:1px 0 1px 13px; font-size:15px; color:#5a5a5a; font-weight:400; line-height:1.6;}
#content .substance .list_03 > li .list_03_01 > li:before{content:""; display:block; position:absolute; left:1px; top:12px; width:6px; height:1px; background:#333;}


/* btn */
a.btn_d		{-webkit-transition: all 0.2s ease-out;	-moz-transition: all 0.2s ease-out;	-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;	transition: all 0.2s ease-out;  text-decoration:none;}
.btn_d		{display:inline-block; *zoom:1; cursor:pointer; white-space:nowrap; text-align:center; vertical-align:middle; line-height:1.4; border-style:solid; border-width:1px; padding:5px 10px; margin:0 0 3px 0;}
button.btn_d,
input[type="submit"],
input[type="button"]{cursor:pointer;}

.btn_d.btn_small {font-size:15px; padding:10px 12px; color:#fff; border-color:#158ccd; background-color:#158ccd; font-weight:bold; word-break: break-all;}
.btn_d.btn_small:hover {background:#158ccd; color:#fff; font-weight:bold;}

.btn_d.btn_small.cancel {font-size:15px; padding:10px 12px; color:#fff; border-color:#8e8e8e; background-color:#8e8e8e; font-weight:bold;}

.btn_d.btn_xsmall {font-size:13px; padding:5px 19px; color:#fff; border-color:#2674bf; background-color:#2674bf; font-weight:bold; word-break: break-all;}
.btn_d.btn_xsmall:hover {background:#fff; color:#2674bf; font-weight:bold;}
.btn_d.btn_xsmall.yellow {background: #ffb548; border-color:#ffb548;}
.btn_d.btn_xsmall:hover.yellow {background: #fff; border-color:#ffb548; color: #ea0a2a;}
.btn_d.btn_xxsmall {font-size:13px; padding:2px 5px; color:#fff; border-color:#2674bf; background-color:#2674bf; font-weight:bold; vertical-align:middle; word-break: break-all;}
.btn_d.btn_xxsmall:hover {background:#fff; color:#2674bf; font-weight:bold;}

.btn_d.disabled{color:#fff; background:#ddd; border-color:#ddd;}
.btn_d.disabled:hover {background:#ddd; color:#fff; border-color:#ddd;}

		@media all and (max-width:580px){
			.btn_d.btn_xsmall {font-size:0.9rem; padding:5px 5px;}
		}

/* tab */
.tbl_area{position:relative; clear:both; word-break:break-all !important;}
.tbl_area .table_tip{position:absolute; right:0; top:-25px; color:#666; font-size:14px; font-weight:normal;}
/* table */
.tbl_gray1{border-collapse:separate; border-top:2px solid #379df2; margin-left:-1px; width:100%; margin-top: 15px;
    margin-bottom: 20px;}
.tbl_gray1 thead th {background:#f8fbfd; font-size:15px; padding:15px 10px; border-left:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; font-weight:bold;}
.tbl_gray1 thead th:first-child{border-left:none;}
.tbl_gray1 thead th.le_bo_none,
.tbl_gray1 tbody th.le_bo_none,
.tbl_gray1 thead td.le_bo_none,
.tbl_gray1 tbody td.le_bo_none{border-left:none;}
.tbl_gray1 thead th.le_bo,
.tbl_gray1 tbody th.le_bo,
.tbl_gray1 thead td.le_bo,
.tbl_gray1 tbody td.le_bo{border-left:1px solid #ddd !important;}
.tbl_gray1 tbody th {background:#f8f8f8; font-size:15px; font-weight:bold;}
.tbl_gray1 tbody th {text-align:left;}
.tbl_gray1 tbody th:first-child,
.tbl_gray1 tbody td:first-child{border-left:none;}
.tbl_gray1 tbody td, .tbl_gray1 tfoot td {background:#fff; font-size:15px; }
.tbl_gray1 tbody th, .tbl_gray1 tbody td, .tbl_gray1 tfoot th, .tbl_gray1 tfoot td { border-left:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; padding:10px;/* word-break:break-all;*/}
.tbl_gray1 tbody td.tbltext_le{ text-align:left;}

		@media all and (max-width:767px){
			.tbl_gray1 thead th,
			.tbl_gray1 tbody th,
			.tbl_gray1 tbody td,
			.tbl_gray1 tfoot td{ font-size:0.875rem; word-break: break-all;}
		}

		@media all and (max-width:580px){
			.tbl_area {overflow-x: auto !important;}
			.tbl_gray1{overflow-x: scroll; width:570px !important;}
		}
			
/*페이징*/			
.ListBoardWrap .boardButtonMove{float:left; padding:24px 0 0 0;}
.ListBoardWrap .boardButton{float:right; padding:24px 0 0 0;}
.ListBoardWrap .boardPaging{width:100%; margin:25px 0 30px 0; text-align:center; vertical-align:middle; color:#666; font-size:14px;}
.ListBoardWrap .boardPaging a,
.ListBoardWrap .boardPaging b{display:inline-block; width:25px; height:25px; padding-right:2px; line-height:25px; margin-right:3px; color:#666; text-decoration:none; border:1px solid #aaa; border-radius:2px; -webkit-transition: 0.2s all; transition: 0.2s all; font-weight:normal; letter-spacing:-2px;}
.ListBoardWrap .boardPaging a.listBtn{background:#eee;}
.ListBoardWrap .boardPaging b,
.ListBoardWrap .boardPaging a:hover{color:#fff; background:#555; border:1px solid #555;}

/*오시는길*/
.kakaomap{width:100%;}
.half_round{position:relative; width:100%; padding:25px 0 5px 0px; font-size: 17px; text-align: left;}
.half_round:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
.half_round > li{margin-bottom:.5rem;padding-top:.4rem;line-height: 1.9rem;font-size: 16px;}
.half_round > li > span {display:inline-block;margin-right:.15rem;padding: 0.1rem 0.8rem;color:#fff;border-radius:30px;background:#118DD5;font-weight:500;line-height: 1.7rem;}
.half_round > li > span p.addr{background: url('../images/addr.png') no-repeat 0px 3px;padding-left: 1.5rem;}
.half_round > li > span p.tel{background: url('../images/tel.png') no-repeat 0 5px;padding-left:1.6rem;}
.half_round > li > span p.fax{background:url('../images/fax.png') no-repeat 0 center; padding-left:1.6rem;}
.half_round > li > span p.bus{background:url('../images/bus.png') no-repeat 0 center; padding-left:1.6rem;}
.half_round > li > span p.car{background:url('../images/car.png') no-repeat 0 center; padding-left:1.6rem;}
.half_round > li > span p.time{background:url('../images/time.png') no-repeat 0 center; padding-left:1.6rem;}

.half_round > li > span p.basic{padding-left:0.2rem;}
.half_round > li > .left_list{ display:inline-block;}
.half_round > li > .left_list .list{}
.half_round > li > .left_list .list > li{position:relative; padding: 3px 0 3px 13px; font-size:15px; color:#5a5a5a; font-weight:400; line-height:1.8;}
.half_round > li > .left_list .list > li:before{content:""; display:block; position:absolute; left:2px; top:15px; width:3px; height:3px; background:#999;}

	@media (max-width: 1279px){
		.half_round > li{font-size: 0.8rem; padding: 0;}
	}

.tab_txt::after, .tab_list::after {
    content: " ";
    display: block;
    float: none;
    clear: both;
}

.tab_txt {
    margin-bottom: 33px;
}

.tab_txt ul {
    display: table;
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
    text-align: center;
}

.tab_txt li {
    display: table-cell;
    min-width: 16.6666%;
    & .twobox::after {
        content: "";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
    }

    & .twobox .twobox_wrap {
        width: 100%;
        margin: 0px auto;
    }

    & .twobox .twobox_wrap:nth-child(2) {
        float: right;
        margin-right: 0px;
    }

    & .twobox .twobox_wrap .qr {
        margin-bottom: 30px;
    }

    & .twobox .twobox_wrap .qr img {
        width: 90px;
    }

    & .twobox .twobox_wrap > .point_line {
        position: relative;
        padding-bottom: 16px;
        color: rgb(44, 43, 43);
        font-weight: bolder;
        font-size: 22px;
        letter-spacing: -0.07em;
    }

    & .twobox .twobox_wrap > .point_line::before {
        content: "";
        position: absolute;
        top: -10px;
        left: 10px;
        margin-left: calc(1% - 35px);
        width: 30px;
        height: 30px;
        background-color: rgba(13, 185, 223, 0.26);
        border-radius: 30px;
    }

    & .twobox .twobox_wrap > .channel_arrow {
        padding-top: 15px;
    }

    & .twobox .twobox_wrap > .channel_arrow > li {
        position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
        line-height: 35px;
    }

    & .twobox .twobox_wrap > .channel_arrow > li img {
        width: 45px;
    }

    & .twobox .twobox_wrap > .channel_arrow > li: nth-child(3)::after {
        background: none;
    }

    & .twobox .twobox_wrap > .channel_arrow > li: :after {
        content: "";
        position: absolute;
        top: 25%;
        right: -1px;
        bottom: 50px;
        width: 21px;
        height: 19px;
        background: url("../images/step_arrow.png") 0px 0px no-repeat;
    }

    & .twobox .twobox_text {
        clear: both;
        text-align: left;
        font-size: 16px;
        line-height: 160%;
        padding-top: 20px;
    }

    & .topbox .topbox_inner .txtwrap .h_box {
        position: relative;
        padding-bottom: 15px;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.7;
        color: rgb(0, 0, 0);
        letter-spacing: -0.06em;
    }

    & .topbox .topbox_inner .txtwrap .txt_tip {
        color: rgb(84, 84, 84);
    }

    & .topbox .topbox_inner .txtwrap .txt_tip::before {
        line-height: 16px;
        border-radius: 50%;
        background: rgb(57, 56, 71);
        color: rgb(255, 255, 255);
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        content: "!";
    }

    & .topbox .topbox_inner .txtwrap p.txt_tip .txt_strong {
        font-weight: 600;
        color: rgb(218, 68, 83);
    }

    & .topbox .topbox_inner .border {
        width: 100%;
        height: 1px;
        margin: 15px 0px;
        border-top: 1px dashed rgb(229, 229, 229);
    }

    & .topbox .btnwrap {
        top: -20px;
    }

    & .topbox .top_tip {
        color: rgb(137, 53, 13);
    }

    & .topbox.type1 {
        overflow: hidden;
        position: relative;
        padding: 0px 0px 2px;
        margin: 30px 0px 35px;
        background: white;
        height: 280px;
    }

    & .topbox.type1::before {
        display: block;
        position: absolute;
        left: 200px;
        right: 0px;
        top: 0px;
        z-index: 5;
        content: "";
        width: auto;
        height: 192px;
        border-top: 3px solid rgb(0, 173, 96);
        border-right: 3px solid rgb(0, 173, 96);
        border-image: initial;
        border-bottom: none;
        border-left: none;
        border-radius: 0px 20px 0px 0px;
    }

    @media (max-width: 520px) {
        & .topbox.type1::before {
            display: block;
            position: absolute;
            left: 200px;
            right: 0px;
            top: 0px;
            z-index: 5;
            content: "";
            width: auto;
            height: 162px;
            border-top: 3px solid rgb(37, 165, 104);
            border-right: 3px solid rgb(37, 165, 104);
            border-image: initial;
            border-bottom: none;
            border-left: none;
            border-radius: 0px 20px 0px 0px;
        }
    }

    @media (max-width: 500px) {
        & .topbox.type1::before {
            display: block;
            position: absolute;
            left: 200px;
            right: 0px;
            top: 0px;
            z-index: 5;
            content: "";
            width: auto;
            height: 205px;
            border-top: 3px solid rgb(37, 165, 104);
            border-right: 3px solid rgb(37, 165, 104);
            border-image: initial;
            border-bottom: none;
            border-left: none;
            border-radius: 0px 20px 0px 0px;
        }
    }

    & .topbox.type1::after {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 5;
        width: 183px;
        height: 51px;
        background: url("../images/img_line.jpg") repeat-x;
    }

    & .topbox.type1 .topbox_inner {
        position: relative;
        z-index: 3;
        min-height: 80px;
        padding: 30px 40px 20px;
        background: rgb(255, 255, 255);
    }

    & .topbox.type1 .topbox_inner::before {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 1px;
        border-bottom: 3px solid rgb(0, 173, 96);
    }

    & .topbox.type1 .topbox_inner::after {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 5;
        width: 183px;
        height: 51px;
        background: url("../images/img_line.jpg") 0px 0px repeat-y;
    }

    & .topbox.type1 .topbox_inner .txtwrap p {
        margin: 20px 0px 0px;
        font-size: 16px;
        line-height: 1.7;
        color: rgb(84, 84, 84);
    }

    & .topbox.type1 .ir_icon {
        display: block;
        position: absolute;
        top: 27px;
        left: 50px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        text-indent: -9999px;
    }

    & .topbox.type1 .ir_imgbg {
        display: block;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 146px;
        height: 101px;
        text-indent: -9999px;
        background: url("../images/ir_icon_imgbg.png") 0px 0px;
    }

    & .topbox.type1 .ir_imgbg2 {
        display: block;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 146px;
        height: 101px;
        text-indent: -9999px;
        background: url("../images/ir_icon_imgbg2.png") 0px 0px;
    }

    & .topbox.type1 .ir_icon_md {
        background-image: url("../images/ir_icon_md.png");
        background-position: 0px 0px;
        margin-bottom: 10px;
    }

    & .topbox.type2 {
        overflow: hidden;
        position: relative;
        padding: 0px 0px 2px;
        margin: 15px 0px 35px;
        background: white;
    }

    & .topbox.type2::before {
        display: block;
        position: absolute;
        left: 10px;
        right: 0px;
        top: 0px;
        z-index: 5;
        content: "";
        width: auto;
        height: 150px;
        border-bottom: 1px solid rgb(205, 205, 205);
        border-left: none;
        border-top: 2px solid rgb(59, 73, 106);
        border-right: none;
    }

    & .topbox.type2::after {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 5;
        width: 183px;
        height: 51px;
        background: url("../images/img_line.jpg") repeat-x;
    }

    & .topbox.type2 .topbox_inner {
        position: relative;
        z-index: 3;
        min-height: 80px;
        padding: 40px 40px 20px 200px;
        background: rgb(255, 255, 255);
    }

    & .topbox.type2 .topbox_inner::before {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 1px;
    }

    & .topbox.type2 .topbox_inner::after {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 5;
        width: 183px;
        height: 51px;
        background: url("../images/img_line.jpg") 0px 0px repeat-y;
    }

    & .topbox.type2 .topbox_inner .txtwrap p {
        margin: 20px 0px 0px;
        font-size: 16px;
        line-height: 1.7;
        color: rgb(84, 84, 84);
    }

    & .topbox.type2 .ir_icon {
        display: block;
        position: absolute;
        top: 27px;
        left: 50px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        text-indent: -9999px;
        background-color: rgb(85, 134, 218) !important;
    }

    & .topbox.type2 .ir_imgbg {
        display: block;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 146px;
        height: 101px;
        text-indent: -9999px;
        background: url("../images/ir_icon_imgbg.png") 0px 0px;
    }

    & .topbox.type2 .ir_imgbg2 {
        display: block;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 146px;
        height: 101px;
        text-indent: -9999px;
        background: url("../images/ir_icon_imgbg2.png") 0px 0px;
    }

    & .topbox.type2 .ir_icon_md {
        background-image: url("../images/ir_icon_md_2.png");
        background-position: 0px 0px;
        margin-bottom: 10px;
    }

    & .topbox.type2 .ir_icon_md2 {
        background-image: url("../images/ir_icon_md.png");
        background-position: 0px 0px;
        margin-bottom: 10px;
    }

    @media (max-width: 580px) {
        & .topbox.type2 .topbox_inner {
            padding: 40px 0px;
        }

        & .topbox.type2 .ir_icon {
            position: relative;
            top: 0px;
            left: 0px;
            margin-left: calc(50% - 50px);
        }

        & .topbox .topbox_inner .txtwrap {
            width: calc(100% - 40px);
            margin: 0px 30px;
        }

        & .topbox.type2::before {
            border-bottom: none;
        }
    }

    & .topbox.type1 .ir_icon {
        display: block;
        position: absolute;
        top: 10px;
        left: 600px;
        width: 424px;
        height: 255px;
        border-radius: 50%;
        text-indent: -9999px;
    }

    & .topbox.type1 .ir_icon_toy {
        background-image: url("../images/sb_01_img.png");
        background-position: 0px 0px;
    }

    & .btm_line {
        position: relative;
        margin-bottom: 30px;
    }

    & .btm_line::after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 5px;
        background: url("../images/img_line.jpg") repeat;
    }

    & .topbox.type3 {
        overflow: hidden;
        position: relative;
        padding: 0px 0px 2px;
        border: none;
        margin: 0px 0px 35px;
    }

    & .topbox.type3::before {
        display: block;
        position: absolute;
        left: 200px;
        right: 0px;
        top: 0px;
        z-index: 5;
        content: "";
        width: auto;
        height: 120px;
        border-top: 3px solid rgb(37, 165, 104);
        border-right: 3px solid rgb(37, 165, 104);
        border-image: initial;
        border-bottom: none;
        border-left: none;
        border-radius: 0px 20px 0px 0px;
    }

    & .topbox.type3::after {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 5;
        width: 183px;
        height: 51px;
        background: url("../images/img_line.jpg") repeat-x;
    }

    & .topbox.type3 .topbox_inner {
        position: relative;
        z-index: 3;
        min-height: 80px;
        padding: 40px 40px 20px 220px;
    }

    & .topbox.type3 .topbox_inner::before {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed rgb(204, 204, 204);
    }

    & .topbox.type3 .topbox_inner::after {
        content: "";
        display: block;
        visibility: visible;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 5;
        width: 183px;
        height: 51px;
        background: url("../images/img_line.jpg") 0px 0px repeat-y;
    }

    & .topbox.type3 .topbox_inner .txtwrap p {
        margin: 20px 0px 0px;
        font-size: 16px;
        line-height: 1.7;
        color: rgb(84, 84, 84);
    }

    & .topbox.type3 .ir_icon {
        display: block;
        position: absolute;
        top: 40px;
        left: 50px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        text-indent: -9999px;
        background-color: rgb(241, 244, 252) !important;
    }

    & .topbox.type3 .ir_imgbg {
        display: block;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 146px;
        height: 101px;
        text-indent: -9999px;
        background: url("../images/ir_icon_imgbg.png") 0px 0px;
    }

    & .topbox.type3 .ir_imgbg2 {
        display: block;
        position: absolute;
        top: 30px;
        left: 30px;
        width: 146px;
        height: 101px;
        text-indent: -9999px;
        background: url("../images/ir_icon_imgbg2.png") 0px 0px;
    }

    & .topbox.type3 .ir_icon_md {
        background-image: url("../images/ir_icon_md.png");
        background-position: 0px 0px;
    }

    & .topbox.type3 .ir_icon_sup {
        background-image: url("../images/ir_icon_md.png");
        background-position: -100px 0px;
    }

    & .topbox.type3 .ir_icon_toy {
        background-image: url("../images/ir_icon_md.png");
        background-position: -200px 0px;
    }

    & .topbox.type3 .ir_icon_time {
        background-image: url("../images/ir_icon_md.png");
        background-position: -300px 0px;
    }

    & .topbox.type3 .ir_icon_ibso {
        background-image: url("../images/ir_icon_md.png");
        background-position: -400px 0px;
    }

    & .topbox.type3 .ir_icon_process {
        background-image: url("../images/ir_icon_md.png");
        background-position: -500px 0px;
    }

    & .topbox.type3 .ir_icon_consulting {
        background-image: url("../images/ir_icon_md.png");
        background-position: -600px 0px;
    }

    & .topbox.type3 .ir_icon_tc {
        background-image: url("../images/ir_icon_md.png");
        background-position: -700px 0px;
    }

    & .topbox.type3 .ir_icon_mind {
        background-image: url("../images/ir_icon_md.png");
        background-position: 0px -100px;
    }

    & .topbox.type3 .ir_icon_forest {
        background-image: url("../images/ir_icon_md.png");
        background-position: -100px -100px;
    }

    @media (max-width: 699px) {
        & .topbox.type3 .topbox_inner {
            padding: 60px 40px 20px 20px;
            word-break: break-all;
        }

        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 27px;
        }

        & .topbox.type3 .ir_icon {
            left: 15px;
        }

        & .topbox.type1 {
            margin-top: 0px;
            height: 190px;

        }
    }

    @media (max-width: 602px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 24px;
        }
    }

    @media (max-width: 546px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 20px;
        }
    }

    @media (max-width: 563px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 22px;
        }
    }

    @media (max-width: 563px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 20px;
        }
    }

    @media (max-width: 527px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 19.2px;
        }
    }

    @media (max-width: 520px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 18px;
        }
    }

    @media (max-width: 500px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 18px;
        }
    }

    @media (max-width: 500px) {
        & .topbox .topbox_inner .txtwrap .h_box {
            font-size: 21px;
        }
    }

    @media (max-width: 1130px) {
        & .topbox.type1 {
            margin-top: 0px;
            height: 260px;
        }
    }

    @media (max-width: 1024px) {
        & .topbox.type1 {
            margin-top: 0px;
            height: 280px;
        }
    }

    @media (max-width: 863px) {
        & .topbox.type1 {
            margin-top: 0px;
            height: 270px;
        }
    }

    @media (max-width: 762px) {
        & .topbox.type1 {
            margin-top: 0px;
            height: 240px;
        }
    }

    @media (max-width: 520px) {
        & .topbox.type1 {
            margin-top: 0px;
            height: 200px;
        }
    }

    @media (max-width: 500px) {
        & .topbox.type1 {
            margin-top: 0px;
            height: 220px;
        }
    }
}
/* ===============================
   상주농업기술센터 인사말용 탑박스 CSS
   기존 CSS 뒤에 붙이면 됨
   =============================== */

/* 탑박스 타입1 (오른쪽 이미지 포함) */
.topbox.type1 {
    overflow: hidden;
    position: relative;
    padding: 0 0 2px;
    margin: 30px 0 35px 0;
    height: 280px;
    /* background: #a75e5e; 필요시 사용 */
}

.topbox.type1:before {
    display: block;
    position: absolute;
    left: 200px;
    right: 0;
    top: 0;
    z-index: 5;
    content: '';
    width: auto;
    height: 192px;
    border-bottom: none;
    border-left: none;
    border-radius: 0 20px 0 0;
}

@media(max-width:520px){
    .topbox.type1:before{
        height: 162px;
        border: 3px solid #25a568;
        border-bottom: none;
        border-left: none;
        border-radius: 0 20px 0 0;
    }
}

@media(max-width:500px){
    .topbox.type1:before{
        height: 205px;
        border: 3px solid #25a568;
        border-bottom: none;
        border-left: none;
        border-radius: 0 20px 0 0;
    }
}

.topbox.type1:after {
    content:'';
    display:block;
    visibility:visible;
    position:absolute;
    left:0;
    top:0;
    z-index:5;
    width:183px;
    height:51px;
    background:url(../images/img_line.jpg) repeat-x;
}

.topbox.type1 .topbox_inner{
    position: relative;
    z-index: 3;
    min-height: 80px;
    padding: 30px 40px 20px 40px;
    background: #ffffff;
}

.topbox.type1 .topbox_inner:before{
    content: '';
    display: block;
    visibility: visible;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
}

.topbox.type1 .topbox_inner:after{
    content: '';
    display: block;
    visibility: visible;
    position: absolute;
    left:0;
    top:0;
    z-index:5;
    width:183px;
    height:51px;
    background: url(../images/img_line.jpg) 0 0 repeat-y;
}

.topbox.type1 .topbox_inner .txtwrap p {
    margin:20px 0 0;
    font-size:16px;
    line-height:1.7;
    color:#545454;
}

.topbox.type1 .ir_icon{
    display:block;
    position:absolute;
    top:10px;
    left:600px;
    width:424px;
    height:255px;
    border-radius:50%;
    text-indent: -9999px;
}

.topbox.type1 .ir_icon_toy {
    background-image:url(../images/sb_01_img.png);
    background-position:0 0;
}

.btm_line {
    position:relative;
    margin-bottom: 30px;
}

.btm_line::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: url(../images/img_line.jpg) repeat;
}

/* 반응형 */
@media all and (max-width:863px){
    .topbox.type1{height:270px;}
}

@media all and (max-width:762px){
    .topbox.type1{height:240px;}
}

@media all and (max-width:520px){
    .topbox.type1{height:200px;}
}
@media all and (max-width:500px){
    .topbox.type1{height:220px;}
}


/* ===============================
   통합 완성본 CSS
   기존 CSS + 왼쪽 텍스트/오른쪽 이미지 + 두 줄 색상/크기
   =============================== */

.topbox.type1 {
    overflow: hidden;
    position: relative;
    padding: 0 0 2px;
    margin: 30px 0 35px 0;
    height: 280px;
    background: #ffffff;
}

.topbox.type1 .topbox_inner {
    position: relative;
    z-index: 3;
    display: flex;          /* 왼쪽 텍스트 / 오른쪽 이미지 */
    align-items: center;
    justify-content: space-between;
    padding: 30px 40px;
    min-height: 80px;
    box-sizing: border-box;
}

.topbox.type1 .topbox_inner .txtwrap {
    flex: 1 1 auto;
}

.topbox.type1 .topbox_inner .txtwrap p {
    margin: 0;
    font-size: 1.5rem;      /* 글씨 크게 */
    line-height: 1.8;
}

.topbox.type1 .topbox_inner .txtwrap p:first-child {
    color: #1e73be;         /* 첫 번째 줄 색상 */
    font-weight: 700;
}

.topbox.type1 .topbox_inner .txtwrap p:last-child {
    color: #e94e77;         /* 두 번째 줄 색상 */
    font-weight: 600;
}

.topbox.type1 .ir_icon {
    flex: 0 0 420px;        /* 오른쪽 이미지 고정 폭 */
    max-width: 420px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.topbox.type1 .ir_icon img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
    object-fit: cover;
}

/* 반응형 */
@media all and (max-width:863px){
    .topbox.type1{height:270px;}
    .topbox.type1 .topbox_inner {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .topbox.type1 .ir_icon {
        max-width: 100%;
    }
}

@media all and (max-width:520px){
    .topbox.type1{height:200px;}
    .topbox.type1 .topbox_inner .txtwrap p {
        font-size: 1.2rem;
    }
}
@media all and (max-width:500px){
    .topbox.type1{height:220px;}
    .topbox.type1 .topbox_inner .txtwrap p {
        font-size: 1.1rem;
    }
}

/* 상단 박스 스타일 */
.topbox-custom {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 40px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    width: 100%;
    min-height: 300px;
    border-left: 10px solid #ccc; /* 왼쪽 회색 꺽세 모양 */
    position: relative;
}

.topbox-custom .text-area {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.topbox-custom .text-area h1 {
    color: #0066cc;
    font-size: 32px;
    margin: 0 0 10px 0;
}

.topbox-custom .text-area h2 {
    color: #009933;
    font-size: 24px;
    margin: 0 0 20px 0;
}

.topbox-custom .text-area p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 5px 0;
}

/* 이미지 영역 */
.topbox-custom .image-area {
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbox-custom .image-area img {
    max-width: 100%;
    height: auto;
}

/* 모바일에서 텍스트 밑으로 이미지 오게 */
@media (max-width: 768px) {
    .topbox-custom {
        flex-direction: column;
        padding: 20px;
    }
    .topbox-custom .text-area,
    .topbox-custom .image-area {
        width: 100%;
    }
    .topbox-custom .image-area {
        margin-top: 20px;
    }
}

/* 다음 줄 전체 너비 */
.full-width-section {
    width: 100%;
    padding: 30px 40px;
    background-color: #e0e0e0;
    box-sizing: border-box;
}

/* 1. 기본 레이아웃 설정 (데스크톱 기준: 가로 배치) */
.content-wrapper {
    /* 기존 Flexbox 속성은 삭제하거나 필요에 맞게 수정 */
    /* display: flex; 제거! */
    position: relative; 
    
    /* 텍스트와 이미지의 공간을 합친 전체 높이를 확보 */
    min-height: 700px; /* 원하는 최소 높이 설정 (필수) */
    
    /* 배경 이미지 설정 */
    background-image: url('../images/insa_bg_20252.png'); /* 이미지 경로를 정확히 지정 */
    background-repeat: no-repeat; /* 이미지가 반복되지 않도록 설정 */
    
    /* 이미지 배치: 오른쪽 상단 */
    background-position: right 100px; 
    
    /* 이미지 크기 설정 (원하는 크기로 조정) */
    background-size: auto;
}

.content-wrapper .text-area {
    /* 텍스트 영역이 왼쪽 공간을 충분히 확보하도록 너비를 제한 */
    width: 90%; /* 전체 너비의 약 65%만 사용하도록 설정 (이미지 영역 침범 방지) */
    padding-right: 20px; /* 이미지와의 간격 */
    padding-left: 45px;
    /* 기타 텍스트 스타일 */
}


/* 반응형: 모바일에서는 배경 이미지를 아예 제거하여 텍스트만 보이게 할 수도 있습니다. */
@media screen and (max-width: 768px) {
    .content-wrapper {
        background-image: none; /* 모바일에서 배경 이미지 제거 */
        min-height: auto; /* 높이 제한 해제 */
    }
    .content-wrapper .text-area {
        width: 100%; /* 너비를 꽉 채우도록 설정 */
		padding-left: 1.5rem;
    }
}
/* 2. 텍스트 영역 비율 설정 */
.text-area {
    /* 텍스트 영역이 전체 공간의 60%를 차지하도록 설정 */
    flex-basis: 60%; 
    flex-grow: 0; 
}

/* 3. 이미지 영역 비율 설정 */
.image-area {
    /* 이미지 영역이 전체 공간의 40%를 차지하도록 설정 */
    flex-basis: 40%;
    flex-grow: 0;
    text-align: right; /* 이미지를 오른쪽 정렬 */
}

/* 4. 이미지 크기 조정 */
.image-area img {
    max-width: 100%;       /* 부모(image-area)를 넘지 않도록 크기 제한 */
    height: auto;
    display: block;
}

/* 5. 반응형 적용 (화면 너비 768px 이하 - 모바일) */
@media screen and (max-width: 768px) {
    .content-wrapper {
        flex-direction: column; /* 세로로 쌓이도록 방향 변경 */
        gap: 20px;
    }
    
    .text-area,
    .image-area {
        width: 100%;        /* 세로 배치 시 너비를 꽉 채움 */
        flex-basis: auto;   /* 비율 설정을 초기화 */
    }

    .image-area {
        text-align: center; /* 이미지 중앙 정렬 */
        order: 1; /* 필요하다면 이미지와 텍스트의 순서를 바꿀 수 있습니다 (텍스트가 0) */
    }
}

/* 1. 부모 요소 설정 (content-wrapper) */
.content-wrapper {
    position: relative; /* 가상 요소를 정확히 배치하기 위해 필수 */
    /* 기존 Flexbox 스타일은 유지하거나 여기에 추가하세요 */
    /* display: flex; 등... */
}

/* 2. 가상 요소 1: 상단 가로줄 (Top Line) */
.content-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    
    /* 가로줄 속성 */
    width: 220px; 
    height: 5px; /* 줄의 두께 설정 */
    background: url(../images/img_line.jpg) repeat-x; /* X축 반복 */
    background-size: auto 5px; 
}

/* 3. 가상 요소 2: 왼쪽 세로줄 (Left Line) */
.content-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0; /* 상단 가로줄과 겹쳐야 꺾이는 부분이 매끄럽습니다. */
    z-index: 5;
    
    /* 세로줄 속성 */
    width: 5px; /* 줄의 두께 설정 */
    height: 60px; 
    background: url(../images/img_line.jpg) repeat-y; /* Y축 반복 */
    background-size: 5px auto; 
}

.blue-title {
    /* 파란색 계열 지정 (Hex 코드를 사용하면 정확한 색상 지정 가능) */
    color: #118DD5; 
    
    /* 글씨 크기 설정 (화면에서 가장 눈에 띄게 큰 크기로) */
    font-size: 42px; 
    
    /* 글꼴 굵기 (보통 제목은 굵게 처리합니다) */
    font-weight: 700; /* 또는 bold */
    
    /* 제목 아래 여백 조정 */
    margin-bottom: 12px; 
}

.green-subtitle {
    /* 녹색 계열 지정 */
    color: #20b296; 
    
    /* 글씨 크기 설정 (H1보다 작지만 충분히 크게) */
    font-size: 33px; 
    
    /* 글꼴 굵기 */
    font-weight: 700; /* 또는 normal */
    
    /* 제목 아래 여백 조정 (본문과의 간격) */
    margin-bottom: 30px;
}
@media all and (max-width:768px){
	.blue-title{font-size: 1.375rem;}
	.green-subtitle{font-size: 1.125rem; }
}
.description {
    /* p 태그가 기본적으로 가질 수 있는 상/하 마진을 제거 */
    /* margin-top: 10px; */
    margin-bottom: 0; 
    
    /* 왼쪽 마진을 0으로 설정하여 왼쪽 끝에 붙도록 합니다. */
    margin-left: 0; 
    
    /* 폰트 스타일 (선택 사항) */
    font-size: 16px;
    line-height: 1.9;
    color: #333;
    font-weight: 500;
    width: 100%;
    max-width: 900px;
}
@media all and (max-width:768px){
	.description{font-size: 0.875rem;}
}
/* 본문 강조 */
.strong-black {
    color: #000000;
    font-size: 22px; 
    font-weight: bold;
    /* ... 기타 스타일 ... */
}
@media all and (max-width:768px){
	.strong-black{font-size: 1.0rem;}
}

.strong-green {
    color: #20b296; 
    font-size: 22px; 
    font-weight: bold;
    /* ... 기타 스타일 ... */
}
@media all and (max-width:768px){
	.strong-green{font-size: 1.0rem;}
}

/* =========================
   조직도 전체 (PC + 모바일)
   붙여넣기만 하면 동작함
   ========================= */

/* ---------- 데스크톱 기본 (L자 레이아웃) ---------- */
.org-chart {
  position: relative;
  width: 650px;
  margin: 60px 0px 60px 290px;
}

/* 왼쪽 세로 박스 - 개별 마진으로 제어 */
.org-chart .left {
  display: flex;
  flex-direction: column;
  gap: 0; /* 개별 margin 사용 */
}

/* 기본 항목 간격 (데스크톱 기준) */
.org-chart .left .box {
  margin: 0 0 20px 0; /* 아래 20px */
}

/* 이사회와 이사장 사이만 넓게 띄우기 (데스크톱) */
.org-chart .left .box:first-child {
  margin-bottom: 100px; /* 조절: 60~120 추천 */
}

/* 마지막(사무국) 아래 여백 제거 */
.org-chart .left .box:last-child {
  margin-bottom: 0;
}

/* 박스 공통 스타일 */
.org-chart .box {
  width: 190px;
  height: 55px;
  border: 2px solid #222;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 18px;
  z-index: 2;
  position: relative; /* 모바일 ::after 기준으로 필요 */
  top: auto;
}

/* 데스크톱용 절대선 영역 */
.org-chart .lines {
  position: absolute;
  left: 95px;   /* 세로선 X 위치 (박스 바로 옆) */
  top: 0;
  width: 350px;
  height: 350px;
  z-index: 1;
  pointer-events: none;
}
.org-chart .v-line {
  position: absolute;
  left: 0;
  top: 22px;
  width: 2px;
  height: 260px;
  background: #222;
}
.org-chart .v-branch {
  position: absolute;
  left: 0;
  top: 105px; /* 분기 Y (데스크톱) */
  width: 35px;
  height: 2px;
  background: #222;
}
.org-chart .h-line {
  position: absolute;
  left: 25px;
  top: 105px; /* 분기 Y와 동일 */
  width: 200px; /* 감사까지 길이 */
  height: 2px;
  background: #222;
}

/* 감사 박스(데스크톱 위치) */
.org-chart .right {
  position: absolute;
  left: 250px; /* X 조정 가능 */
  top: 76px;   /* Y 조정 가능 */
  z-index: 2;
}

/* ---------- 모바일 전용: 세로 스택 (이사회 → 감사 → 이사장 → 사무국) ---------- */
@media (max-width:520px) {
  /* 전체 그리드 전환 */
  .org-chart {
    display: grid !important;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
      "board"
      "audit"
      "chair"
      "office";
    gap: 6px; /* 모바일 간격 (조절 가능) */
    width: 100%;
    max-width: 420px;
    margin: 12px auto;
    padding: 0 12px;
    box-sizing: border-box;
  }

  /* wrapper 영향 제거 (left/right 내부 박스를 직접 grid 아이템으로) */
  .org-chart .left,
  .org-chart .right {
    display: contents;
  }

  /* DOM 순서에 따른 영역 배치 (left .box: 1=이사회,2=이사장,3=사무국) */
  .org-chart .left .box:nth-of-type(1) {grid-area: board;width:100%;margin: 0  auto 8px;} /* 이사회 아래 간격 28px */
  .org-chart .right .box                {grid-area: audit;width:100%;margin: 0  auto 8px;} /* 감사 아래 20px */
  .org-chart .left .box:nth-of-type(2) {grid-area: chair;width:100%;margin: 0  auto 8px;} /* 이사장 아래 12px */
  .org-chart .left .box:nth-of-type(3) { grid-area: office; width:100%; margin:0 auto 0; } /* 사무국 마지막 */

  /* 모바일 박스 스타일 */
  .org-chart .box {
    min-width: 0;
    width: 100%;
    max-width: 420px;
    padding: 10px;
    height: 42px;
    font-size: 16px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
  }

  /* 데스크톱용 절대선 완전 숨김 */
  .org-chart .lines,
  .org-chart .lines * {
    display: none !important;
  }

  /* 모바일에서 pseudo-line 전부 제거(선 필요없음) */
  .org-chart .box::after {
    display: none !important;
    content: none !important;
  }
}

/* ==============================
   조직도 박스 색상 적용 (데스크톱 + 모바일 공통)
   ============================== */

/* 이사회 (첫 번째 박스) */
.org-chart .left .box:nth-of-type(1) {
  background: #00577D;
  color: #ffffff;
  border-color: #00577D;
}

/* 이사장 (두 번째 박스) */
.org-chart .left .box:nth-of-type(2) {
  background: #20B296;
  color: #ffffff;
  border-color: #20B296;
}

/* 사무국 (세 번째 박스) */
.org-chart .left .box:nth-of-type(3) {
  background: #118DD5;
  color: #ffffff;
  border-color: #118DD5;
}

/* 감사 (오른쪽 박스) */
.org-chart .right .box {
  background: #FFD66D;
  color: #222222;
  border-color: #FFD66D;
}

/* Hover 효과(선택사항) */
.org-chart .box:hover {
  filter: brightness(1.04);
  transition: all .15s ease-in-out;
}

.mission-statement {
    max-width: 850px;
    margin: 40px 0 40px 50px;
    text-align: left;
}

/* 1. 설립 취지 박스 스타일 */
.main-purpose-box {
    border: 2px solid #1a5a7d;
    padding: 20px 30px;
    margin-bottom: 30px;
    background-color: #f0f8ff; /* 연한 파란색 배경 */
    border-radius: 5px;
}

.purpose-title {
    font-size: 1.5em;
    color: #1a5a7d;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}

.main-purpose-box p {
    font-size: 1em;
    line-height: 1.7;
    text-align: justify;
}

/* 2. 하단 3가지 세부 목표 컨테이너 (수직 배열) */
.three-pillars-vertical {
    display: block;
    padding: 0;
}

/* 3. 각 세부 목표 박스 스타일 */
.pillar-box-vertical {
    border: 1px solid #ccc;
    padding: 15px 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    margin-bottom: 20px;
    border-left: 6px solid #1a5a7d; /* 굵은 왼쪽 라인으로 강조 */
    border-radius: 3px;
    transition: transform 0.2s;
}

.pillar-box-vertical:hover {
    transform: translateY(-3px); /* 마우스 오버 시 살짝 떠오르는 효과 */
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.pillar-title {
    /* ✨ 강조된 스타일 - 요청하신 제목이 명확히 보이도록 설정 ✨ */
    font-size: 1.35em; 
    color: #20b296;  /* 진한 남색 */
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 800; /* 매우 굵게 */
}

.pillar-box-vertical p {
    font-size: 0.95em;
    line-height: 1.6;
    color: #555;
    margin-bottom: 0;
}

/* ==================================== */
/* ==================================== */
/* 1. 기본 스타일 (데스크톱 및 공통) */
/* ==================================== */

.i_box {
    background: url(../images/img_line.jpg); 
    padding: 5px; 
    margin: 0px 0 30px 0;
}

/* Flexbox 컨테이너 설정 (아이콘과 텍스트 영역) */
.i_box_inner {
    padding: 30px; 
    background: #ffffff;
    display: flex; /* Flexbox 적용 */
    align-items: flex-start; /* 아이콘과 텍스트를 위쪽으로 정렬 */
    gap: 30px; /* 아이콘과 텍스트 사이의 간격 */
}

/* 아이콘 스타일 */
.i_box .ir_icon {
    /* 기존 absolute 속성 제거됨 */
    width: 100px;
    height: 100px;
    display: block;
    flex-shrink: 0; /* 아이콘 크기 고정 */
    border-radius: 50%;
    background-color: #fbfaee !important;
    text-indent: -9999px;
    background-image: url(../images/ir_icon_md.png);
    background-position: -200px 0;
}

.i_box .ir_icon2 {
    /* 기존 absolute 속성 제거됨 */
    width: 100px;
    height: 100px;
    display: block;
    flex-shrink: 0; /* 아이콘 크기 고정 */
    border-radius: 50%;
    background-color: #fbfaee !important;
    text-indent: -9999px;
    background-image: url(../images/ir_icon_md2.png);
    background-position: -200px 0;
}

.i_box .ir_icon3 {
    /* 기존 absolute 속성 제거됨 */
    width: 100px;
    height: 100px;
    display: block;
    flex-shrink: 0; /* 아이콘 크기 고정 */
    border-radius: 50%;
    background-color: #fbfaee !important;
    text-indent: -9999px;
    background-image: url(../images/ir_icon_md3.png);
    background-position: -200px 0;
}

/* 텍스트 래퍼 */
.txtwraps {
    position: relative; 
    flex-grow: 1; /* 남은 공간을 모두 차지하도록 설정 */
}

/* 제목 스타일 (h5) */
#content .substance .page_content h5 {
    clear: both;
    display: block;
    font-size: 1.7rem;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.1rem;
    /* font-family: Noto Sans KR; */
    padding: 10px 0 15px 0;
    margin-top: 30px;
    line-height: 25px;
    margin-bottom: 15px;
}

#content .substance .page_content h5.ib {
    padding-top: 0px;
    margin-top: 10px;
}
	
#content .substance .page_content h5.ib2 {
    padding-top: 0px;
    margin-top: 10px; 
    color: #FF6C00; 
    font-weight: 500;
}

/* 제목 앞 장식 요소 */
#content .substance .page_content h5:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    FONT-WEIGHT: 100;
    /* background: linear-gradient(130deg, rgb(253 237 88) 0%, rgb(247 117 5) 100%); */
    left: -1px;
    margin-top: 6px;
    z-index: 30;
}


/* ==================================== */
/* 2. 반응형 설정 (768px 이하 - 모바일 최적화) */
/* ==================================== */

@media (max-width: 768px) {
    
    /* 레이아웃을 수직으로 변경하고 중앙 정렬 */
    .i_box_inner {
        flex-direction: column; /* 아이콘 -> 텍스트 순으로 수직 배열 */
        align-items: center; /* 내부 요소 전체 중앙 정렬 */
        gap: 20px; /* 수직 간격 조정 */
        padding: 20px 15px; /* 모바일에서 좌우 패딩을 줄여 공간 확보 */
    }

    /* 아이콘 중앙 정렬 */
    .i_box .ir_icon {
        margin: 0 auto;
    }

    /* 텍스트 래퍼 중앙 정렬 */
    .txtwraps {
        text-align: center; /* 내부 텍스트 및 h5 정렬 */
        width: 100%; 
    }
    
    /* 모바일 제목 스타일 조정 */
    #content .substance .page_content h5 {
        font-size: 1.5rem; /* 모바일에서 제목 크기 줄이기 */
        margin-top: 0; /* 불필요한 상단 마진 제거 */
        margin-left: 0; /* 중앙 정렬을 위해 왼쪽 마진 제거 */
    }

    /* 모바일에서는 제목 앞 장식을 제거 (중앙 정렬과 충돌 방지) */
    #content .substance .page_content h5:before {
        display: none;
    }
}


/**/

/*
 * 숫자 리스트 공통 스타일 (.number, .number2)
 * dt: 번호 부분 (45x45 원형) / dd: 내용 부분
 */

/* --- 공통 구조 스타일 (반응형 공통) --- */
.number, .number2 {
    position: relative; 
    padding-bottom: 6px;
}
.number dl, .number2 dl {
    height: 100%; 
    padding: 15px 0 0 18px; /* 기본 패딩 */
    border-radius: 15px; 
    border: 1px solid #e7e7e7;
    margin-bottom: 10px; /* 리스트 아이템 간 간격 */
}

.number dl:last-child, .number2 dl:last-child {
    padding-bottom: 15px;
}

/* 플로팅 해제 */
.number dl:before, .number dl:after,
.number2 dl:before, .number2 dl:after {
    content: "";
    clear: both;
    display: block;
    float: none;
}

/* --- 배경 및 테두리 스타일 --- */
/* .number: 흰색 배경 */
.number dl {
    background: #ffffff; 
}
/* .number2: 하늘색 배경 (강조용) */
.number2 dl {
    padding: 10px 0 0 30px; 
    background: #f8fbfd;
    border: 1px solid #f8f9fd;
}


/* --- dt (번호) 공통 스타일 --- */
.number dt, .number2 dt {
    float: left;
    width: 45px;
    height: 45px;
    font-size: 24px;
    font-weight: 900;
    color: #ffffff;
    line-height: 190%;
    border-radius: 50%;
    background-color: #22a188; /* 기본 배경색 */
    text-align: center;
    letter-spacing: -0.06em;
    margin-top: 10px;
}

/* dt:hover 스타일 */
.number dt:hover {
    background-color: #0166cf; 
}

/* --- dd (내용) 공통 스타일 --- */
.number dd, .number2 dd {
    float: left;
    /* 데스크톱: dt 영역 제외하고 배치 */
    width: calc(100% - 70px);
    font-weight: 500;
    line-height: 180%;
    margin-right: 20px;
    padding: 3px 20px 10px 15px;
    /* font-family: Noto Sans KR; */
    letter-spacing: -0.06em;
    font-size: 16px;
    color: #223f8c;
}

/* --- dd 내부의 리스트 스타일 (list_03) --- */
.number dd .list_03, .number2 dd .list_03 {
    list-style: none; /* 기본 리스트 마커 제거 */
    padding-left: 0; 
    margin: 10px 0 0 0; 
}

.number dd .list_03 li, .number2 dd .list_03 li {
    position: relative;
    padding-left: 12px; /* 마커 공간 확보 */
    line-height: 1.8;
    font-size: 15px;
    color: #444; 
    letter-spacing: -0.05em;
    margin-bottom: 5px; 
}

/* 커스텀 리스트 마커 (작은 파란색 원) */
.number dd .list_03 li:before, .number2 dd .list_03 li:before {
    content: "";
    display: block;
    position: absolute;
    top: 9px; 
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #1380a9;
}


/* --- 특수 요소 스타일 --- */
/* h5 제목 스타일 (.numbert 클래스 사용) - ✨최고 우선순위(ID + !important) 적용 */
#content .number dl dd .numbert, 
#content .number2 dl dd .numbert {
    clear: both !important;
    position: relative !important;
    display: block !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #00577d !important;
    line-height: 1.5 !important;
    letter-spacing: -0.1rem !important;
    padding: 10px 0 0 !important;
    /* font-family: 'Noto Sans KR' !important; */
    margin: 0 !important;
}

/* .year 스타일 */
.number .year, .number2 .year {
    position: absolute; 
    float: left; 
    top: 0; 
    left: 0; 
    font-size: 24px; 
    font-weight: bold; 
    color: #00a5e5; 
    line-height: 0.8; 
    padding: 5px;
}

/* -------------------------------------- */
/* 📱 반응형 디자인 (Media Query: 767px 이하) */
/* -------------------------------------- */
@media screen and (max-width: 767px){
    /* dl 내부 패딩 조정 (모바일에서 좌우 패딩 줄임) */
    .number dl, .number2 dl {
        padding: 15px 15px 15px 15px;
        text-align: center; /* 텍스트 중앙 정렬 */
    }

    /* dt (번호) 스타일 변경: 가운데 배치 및 플로팅 해제 */
    .number dt, .number2 dt {
        float: none; 
        margin: 0 auto 10px; 
    }

    /* dd (내용) 스타일 변경: 전체 너비 사용 및 패딩 조정 */
    .number dd, .number2 dd {
        float: none; 
        width: 100%; 
        padding: 0; 
        margin: 0; 
        text-align: left; /* 텍스트 다시 왼쪽 정렬 */
    }
    
    /* dd 내부 list_03은 강제로 왼쪽 정렬 유지 */
    .number dd .list_03 li, .number2 dd .list_03 li {
        text-align: left; 
    }

    /* 제목 .numbert 스타일 조정 (모바일에서도 우선순위 유지) */
    #content .number dl dd .numbert, 
    #content .number2 dl dd .numbert {
        padding: 10px 0 5px !important; 
        text-align: center !important;
    }
}

/**/
/* table */
.table_unit{text-align:right;}
.table_unit span{position:relative; padding-left:32px; font-size:16px; line-height:24px; color:#292929; letter-spacing:-0.025em;}
.table_unit i{position:absolute; top:2px; left:0; width:20px; height:20px; border-radius:7px; background-color:#fff; text-align:center; font-size:14px; line-height:20px; color:#4688e3; box-shadow:0 0 12px 0 rgba(139, 186, 234, 0.3);}
.table_unit + .table, .table_unit + .table_scroll{margin-top:12px;}
.table.fixed{table-layout:fixed;}
.table_board.break td, .table_board.break th{word-break:break-all;}
.table_board{position:relative; width:100%; margin:29px 0px 10px 0px; background-color:#fff; border-bottom:1px solid #dedede; text-align:center;}
.table_board thead tr:first-child{}
.table_board thead{border-bottom:1px solid #dedede; border-top:2px solid #379df2;}
/*.table thead:before{display:block; position:absolute; bottom:0; left:0; width:100%; height:1px; background-color:#4f6a84;}*/
.table_board td,.table_board th{border-width:0; border-style:solid; border-color:#dedede; letter-spacing:-0.035em;}
.table_board th:last-child{border-right:none; border-left-width:1px;}
.table_board th:first-child{border-left:none;}
.table_board thead th{padding:15px 10px; background-color:#f8fbfd; border-top-width:1px; border-right-width:1px; border-left-width:1px; font-size:16px; line-height:24px; color:#0b3d6e; letter-spacing:-0.025em; font-weight:600; word-break:keep-all;}
.table_board thead tr:nth-child(n + 2) th{background-color:#fbfdfd; font-size:15px; color:#212121; font-weight:400;}
.table_board tbody:before{display:block; position:absolute; bottom:0; left:0; width:100%; height:1px; background-color:#0b3d6e;}
.table_board tbody th{padding:13px 10px; background-color:#fbfdfd; border-bottom-width:1px; border-right-width:1px; font-size:16px; line-height:22px; color:#1f1f1f; font-weight:400;}
.table_board td{padding:15px 10px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; color:#323232; font-size:15px; line-height:22px;}
.table_board td:first-child{border-left-width:0;}
.table_board td:last-child{border-right:none;}
.table_board td .bu > li{font-size:15px;}
.table_board td .bu > li:before {top:7px;}
.table_board td .blt{font-size:15px;}
.table_board tfoot th{border-right:1px solid #dedede; border-bottom-width:1px; padding:12px 10px; background-color:#f7f9fc;}
.table_board tfoot td{border-right:1px solid #dedede; padding:12px 10px;}

.table_board.type2 tbody tr:first-child{border-top:2px solid #0b3d6e; }
.table_board.type2 tbody th{font-weight:600; color:#0b3d6e;}

@media screen and (max-width: 767px){
    .table_board, .table_board tbody, .table_board tr, .table_board th, .table_board td {display:block;}
    .table_board {border-bottom:none; margin: 9px 0;}
    .table_board thead {display:none;}
    .table_board tr {margin-bottom:15px;}
    .table_board th, .table_board td {text-align: left;}
    .table_board tbody {border-top:2px solid #379df2;}
	.table_board tbody th {display: none;}
    .table_board tbody td {font-size: 0.875rem; min-height: 52px;}
    .table_board th:first-child, .table_board td:first-child {border-top: 1px solid #d5d5d5;}
    .table_board td{border-left:none; border-right:none;}
    .table_board th, .table_board td {position: relative; padding-left: 130px;}
    .table_board th:before, .table_board td:before {content:attr(title); display:inline-flex; position:absolute; top:0; left:0; width:110px; height:100%; padding:0 5px; background:#eef4fc; font-weight:600; text-align:center; align-items:center; justify-content:center;}
    .table_board.notitle th:before, .table_board.notitle td:before {content: attr(date-title);}
    .table_board .textover {width: 100%; white-space: inherit;}

    .board-info-group {display: none;}
    .board-search {width: 100%;}
    .board-pagi .pagination a {width: 20px; height: 20px; border-radius: 50%; border: none; line-height: 20px; font-size: 1.2rem;}
    
    .table-scroll {width: 680px; border-top: none;}
	
	.table_board.type2 tbody {border-top:none;}
}


/**/
/*연혁*/		

#content .substance .history{}
#content .history_se02b {position:relative; margin:0 auto; padding-top:10px;}
#content .history_se02b .item{position:relative; width:600px; border-left:1px solid #c8c8c8; margin:0 auto;}
#content .history_se02b .item .box{position:relative; padding-left:80px; margin:35px 0;}
#content .history_se02b .item .box:before{content:""; position:absolute; left:-5px; top:0; z-index:1; width:9px; height:9px; background:#5086bf; border-radius:100%;}
#content .history_se02b .item .box:after{content:""; position:absolute; left:0; top:4.7px; width:60px; height:1px; background:#66666652;}
#content .history_se02b .item .box .year{position:absolute; left:-20%; top:-13px; display:block; color:#118DD5; font-size:32px; line-height:1; font-weight:600;}
#content .history_se02b .item .box .inner{position:relative;}
#content .history_se02b .item .box .inner ul li{position:relative; padding-left:105px; text-align:left;}
#content .history_se02b .item .box .inner ul.no_year li{padding-left:0;}
#content .history_se02b .item .box .inner ul li+li{margin-top:20px;}
#content .history_se02b .item .box .inner ul li em{position:absolute; left:0; top:0; color:#333; font-size:19px; letter-spacing:-0.045em; font-weight:600;}
#content .history_se02b .item .box .inner ul li span{display:block; margin-left: 10px; font-size: 16px;}
#content .history_se02b .item .box .inner ul li span+span{margin-top:3px;}

	@media(max-width:820px){
		#content .history_se02b .item{width:80%; margin-left:20%;}
		#content .history_se02b .item .box{padding-left:12%; width:88%;}
		#content .history_se02b .item .box .inner ul li em{font-size:1.0rem;}
		#content .history_se02b .item .box .inner ul li span{font-size:1.0rem;}
	}

	@media(max-width:640px){
		#content .history_se02b .item .box:after{width:40px;}
		#content .history_se02b .item .box .year{font-size:20px; top: -5px; left: -19%;}
		#content .history_se02b .item .box .inner ul li{padding-left:60px;}
		
	}

	@media(max-width:480px){
		#content .history_se02b .item{width:100%; margin-left:0;}
		#content .history_se02b .item .box .year{position:relative; left:0; top:-10px; text-align:left;}
	}

/*
 * 개별 조항 제목 스타일
 * (기존 h7 역할을 대체하며, 기존 h6 스타일과의 충돌 방지를 위해 !important 사용)
 */
.article-title {
    /* 레이아웃 */
    display: block !important;
    position: relative !important;
    clear: both !important;
    
    /* 타이포그래피 (원래 h7과 유사하게) */
    font-size: 22px !important; /* 글자 크기 */
    font-weight: bold !important; /* 굵게 */
    color: #00577d !important; /* 진한 파란색 계열 */
    line-height: 1.5 !important;
    letter-spacing: -0.05rem !important;
    
    /* 간격 */
    padding: 2px 0 5px !important; /* 상하 여백 조정 */
    margin: 30px 0px 15px 0px !important;
}

/* 테이블 (.tbl_gray1) 내부의 .list_02에만 적용하여 간격 축소 */
.tbl_gray1 .list_02,
.tbl_gray1 .list_02 > li {
    /* 마진과 패딩 제거 (핵심) */
    margin: 0 !important; 
     
    /* 줄 간격 최소화 */
    line-height: 1.2;
}

.tbl_gray1 .list_02 > li p {
    /* li 내부의 p 태그 마진 제거 */
    margin: 0 !important;
    padding: 0 !important;
}

/* 셀 내부의 상하 패딩을 조절하여 최소 높이 확보 */
.tbl_gray1 td {
    padding-top: 5px; 
    padding-bottom: 5px;
}