@charset "utf-8";
/* 테이블 안 캡션 */
.input-caption{
	position: relative;
	font-size: 1.7rem;
	color: #555;
	display:flex;
}
.input-caption:before{
	content: '';
	margin-right: 0.4rem;
	color: #D43333;
	font-family: 'remixicon' !important;
	font-size: 1.7rem;
}

.input-caption.type02 { color:#00754A;
	font-size:2rem;    
	font-weight:700;  
	letter-spacing:-0.018rem;  
 } 
.input-caption.type02:before {
	font-size:2.4rem; 
	content:"\ee58"; 
	color:#00754A; 
	line-height:1.3; 
	margin-right:1rem;   
}


/* input */
input[type="text"][readonly="readonly"]{background: #f7f7f7;}

/* 기본 검색 */
input[type="text"]:focus, 
input[type="tel"]:focus, 
input[type="search"]:focus,
input[type="number"]:focus,
input[type="date"]:focus, 
input[type="email"]:focus, 
input[type="password"]:focus { background-color: #fff;}

select, 
input[type="file"], 
input[type="text"], 
input[type="tel"], 
input[type="search"], 
input[type="number"], 
input[type="date"], 
input[type="email"], 
input[type="password"], 
input[type="submit"], 
input[type="button"]{height: 3.8rem; border-radius: 3px;}

input.input-search{ min-width: 25rem;}
button.input_smallBlack, 
input.input_smallBlack, 
.input_smallBlack a { height: 3.8rem;}

/*게시판 sns 공유*/
.sns-share {
	margin-bottom: 1rem;
	text-align: right;
	}
.sns-share a {
	display: inline-block;
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    border: 1px solid #ddd;
    color: #707685;
    text-align: center;
    vertical-align: top;
    transition: all 0.3s ease;
	}
.sns-share a i {
	display: flex; display: -webkit-flex; flex-flow: row wrap; align-items: center; align-content: center;  justify-content: center;	
    height: 100%;
    color: #707685;
    font-size: 2.2rem;
	}
.sns-share a.url-copy {
    letter-spacing: -0.05rem;
    font: 700 1.5rem/2.4;
	}
.sns-share a:hover {
    background-color: #707685;
    color: #fff;
    text-decoration: none;
	}
.sns-share a:hover i {
    color: #fff;
	}
	
/* 버튼 */
.btn, 
[class^="btn_colorType"], 
.btn_ciDownload, 
.btn_colorExcel {
	position: relative; 
	display: inline-block; 
	padding: .3rem 2rem; 
	border-radius: 5px;
	text-align: center; 
	letter-spacing: -0.03em; 
	line-height: 1.7; 
	color: #252525; 
	transition: all 0.3s ease;
	}
.btn {border: 1px solid #dee2ea;}
.btn:hover {background-color: #f5f5f5;}
[class^="btn_colorType"],
[class*="btn-type"] {display: inline-block; padding: 1rem 1.6rem;  border: 1px solid transparent; text-align: center;  color: #fff;}
.btn_colorType01, .btn-type01 {background-color: #555; border-color: transparent;}/* 검정 */
.btn_colorType02, .btn-type02 {background-color: transparent; border: 1px solid  #8E8E8E; color: #333;}/* 라인 */
.btn_colorType03, .btn-type03 {background-color: #3E74D3; border-color: transparent;}/* 블루 */
.btn_colorType04, .btn-type04 {background-color: #28C4A6; border-color: transparent;}/* 연초록 */
[class^="btn_colorType"]::after {content: none;}
[class*="btn-type"].small {
    padding: 0.85rem 1.5rem;
    vertical-align: middle;
    font-size: 1.5rem;
	}
[class*="btn-type"] i {
	margin-left: .8rem;
	}
[class*="btn-type"].xsmall	 {
    padding: 0.75rem 2.2rem;
    line-height: 1.4;
    font-size: 1.6rem;
	}
[class*="btn_blueSmall"]{
	background-color: #2865B8;
	}
[class*="btn_redSmall"]{
	background-color: #0f84c7;
	text-shadow: none;
	}
[class*="btn_greenSmall"]{
	background-color: #0f365e;
	}
button.input_smallBlack, 
input.input_smallBlack, 
.input_smallBlack a{display: inline-block; min-width: 8rem; height: 4rem; text-align: center; background: #222; border-radius: 5px; color: #fff;}
.stats-value {float: right; margin-top: 1rem;} 
.checks span:nth-child(1) {margin-left: 0;}  
.note_matter .assent::before {width: 6rem;}  
.btn-area + .img-box  {
	margin-top: 4rem;
	}
/* 여러 검색조건 */
.multi_searchForm {
    min-height: auto;
    margin-bottom:30px;
	padding: 0;
	background: none;
	border: none;
	text-align: center;
	}
.multi_searchForm .input-area {
	display: block;
	float: left;
	width: calc(100% - 10.8rem);
	}	
.multi_searchForm select {
    width: 16rem;
	}
.multi_searchForm .input_black,
.input_black {
	position: relative;
	top: auto;
	right: auto;
	width: 10rem;
	height: 4rem;
	margin-left: 0.8rem;
	background-color: #222;
	color: #fff;
	border:0;
	font-weight: 500;
	letter-spacing: -0.5px;
	}
	
.multi_searchForm input[type="date"] {
	width: 10rem;
	}	
.multi_searchForm .col {
	display: inline-block;
	}
.multi_searchForm .col select {
	width: auto;
	}
.multi_searchForm [class^="btn_colorType"] {
	border-radius: 0;
    vertical-align: middle;
    line-height: 2.2;
	}
.articles_search .input_smallBlack {
	border-radius: 5px;
	line-height: inherit;
	}		
.single_search{
	background-color: #fafafa;
	padding: 5rem;
	}
.single_search .input_long02{
	width: 50%;
	}
.single_search select,
.single_search input{
	margin: 0.5rem 0;
	}

/* 국내, 국외뉴스 */
.flex_search{
	display: flex;
    justify-content: center;
    gap: 5rem;
	padding: 5rem;
	background: #fafafa;
}
.flex_search input{
	height: 4rem;
}
.flex_search .col-box{
	position: relative;
}
.flex_search .col-box + .col-box:before{
	content: '';
	position: absolute;
	top: 1rem;
	left: 0;
	display: block;
	width: 1px;
	height: 2rem;
	background-color: #ddd;
} 
.flex_search .col-box strong{
	width: 10rem;
	text-align: center;
}


/* 게시물 수 STYLE */
.articles_search .articles {
	margin-top: .5rem;	
	font-size:1.7rem;
	color:#555;
}
	
.articles_search .articles .txt_bold { font-weight:400;color:#1D1D1D;font-family:"Pretendard"; }
	

.articles02 {float: right;}

/* 테이블 기본*/
.table_wrap { margin-bottom: 2rem; letter-spacing: -0.5px;}
.table_wrap table {margin-bottom: 1rem;}
.tstyle_list, .faq_list, .fileDown_list {border-bottom-color: #000;}
.tstyle_list {border-top:2px #1a2460 solid;}
.tstyle_list th,
.tstyle_list td{
	padding: 1.4rem 2rem;
	white-space:normal; 
}
.tstyle_list thead th, 
.tstyle_list tbody th {background-color: #fafafb; border-bottom: 1px #ddd solid; color: #1a2460; font-weight: 700;}
.tstyle_list thead th {color: #222;}
.tstyle_list tbody td {font-weight: 300; word-break: keep-all;}
.tstyle_list tbody td.category_name {word-break: break-all;}
.tstyle_list.txt_left tbody td,
.tstyle_list.txt-left tbody td {text-align: left !important;}
.tstyle_list.txt-right td{text-align: right;}
.table_wrap .t-bg {background-color: #F8F8F8; color: #00754A;}
.table_wrap tfoot {background-color: #fafafb;}
.tstyle_view th,
.tstyle_write th {
    padding: 1.2rem 1.5rem;
    text-align: left;
	white-space: break-spaces;
    font-weight: 500;
	}
.tstyle_write td,
.tstyle_write td {
    padding: 1rem 1.5rem;
	}		
[class^="tstyle_"] td.no-margin {
	padding: 0;
	}
[class^="tstyle_"] td.no-margin .table_wrap,
[class^="tstyle_"] td.no-margin table  {
	margin-bottom: 0;
	}
.tstyle_write tr:last-child th, .tstyle_write tr:last-child td {
	border-bottom: solid 1px #e4e7ec; 
	}	
	
/* 공지 */
.news_view .newsTitle{
	border: 0;
	border-top: solid 2px #45474c;
	border-bottom: solid 1px #c1c5cd; 
	font-weight: 700;
}
/* 보기페이지 패딩값 조절 */
.tstyle_view02 th:first-child, 
.tstyle_view02 td:first-child{border-left: none;}
.tstyle_view02 th:last-child{border-right: none;}
.tstyle_view02 {border-top: solid 1px #45474d; border-bottom: solid 1px #d9dde4; }
.tstyle_view02 th,
.tstyle_view02 td{padding: 5px; }
.tstyle_view02 th {background-color: #f4f5f6; border: solid 1px #d9dde4; border-top: none; color: #1a2460; letter-spacing: -0.05em; }
.tstyle_view02 td {border-left: solid 1px #d9dde4; border-bottom: solid 1px #d9dde4; font-weight: 300;}
.tstyle_view02 th .txt_download { margin-left: 0; font-weight: normal; }
.tstyle_view02 input[type="radio"], 
.tstyle_view02 input[type="checkbox"] {vertical-align: middle; }
.tstyle_view02 .depth_title {padding: 15px;  background-color: #fafafb;   border-bottom: solid 1px #e4e7ec; color: #2f3743;  letter-spacing: -0.05em; font-size: 1.1em; }
.tstyle_view02 [id*="dext5uploader_holder_upload"] {width: 100% !important; }
.tstyle_view02 td.keyword input {width: 32.8%; margin: 2px 0; }

[class^="articles"] {font-weight: 300;}
[class^="articles"] .total{color: #333333; font-weight: 500;}

/* 테이블 하단 주석 */
.table-remark{ display: block; margin-top: 10px; font-size: 1.5rem; line-height: 2;}
.table-remark [class^="lstyle-"] > li, 
.table-remark p[class^="lstyle-"]{ line-height: 2;}

[class^=txt-source]{ position: relative; padding-left:15px; color: #f24e1d;}
[class^=txt-source]:before{ content:"※"; position: absolute; left:0; top:0; display:inline-block; margin-right: 5px; color: #f24e1d;}
.txt-sourceS{ font-size: 1.5rem;}

/* 게시물 하단 버튼 */
.board-btnbox{float: right; letter-spacing: -0.5px;}
.board-btnbox a{display:inline-block; width: 10rem; height: 4rem; text-align:center; background:#1a2460; border-radius: 5px; color: #fff; line-height:4rem;}
.board-btnbox a:hover{text-decoration: none;}
 
.nextPrev_list{
	margin-top: 4rem;
}

/* board_pager 재정의 */
.board_pager{margin-bottom: 30px;}
.board_pager a { border-radius: 1px;}
.board_pager .active{background: #333333; color: #fff; border: #333;}
.board_pager .active::after{content: none;}
.board_pager a.prev,
.board_pager a.next{background: #fff;}

/* 포토게시판 */
.photo_list strong{
	font-size: 1.8rem;
}
.photo_list .etc_info > span{
	margin-right: 1rem;
}
.photo_list .etc_info > span + span{
	margin-right: 0;
}
.photo_list .etc_info > span i {
     color: #9a9a9a;
}	
.photo_list .etc_info .value {
	display: inline-block;
	color: #666;
	font-weight: 300;
}
.album_type > li{
	width: 33.3%;
}
.album_type .thumb{
	height: 20rem;
}


/* write form */
.tstyle_write .tel-input {
	width: 10rem;
}
.tstyle_write .email-input {
	max-width: 20%;
}
.tstyle_write .textarea{
	min-height: 20rem; 
	resize: vertical;  /* 세로크기만 조절가능 */ 
}


/* 게시판 상단 박스 */
.Top-account{
	margin-bottom: 5rem;
    padding: 4rem;
    background-color: #F8F8F8;
    overflow: hidden;
}
.Top-account .tit{
	display: block;
	margin-bottom: 4rem;
    font-weight: 500;
	font-size: 2.2rem;
	color: #333;
}
.Top-account .list{
	display: flex;
	flex-flow: row wrap;
	margin: 0 -1rem;
}
.Top-account .list > li{
	width: calc(50% - 2rem);
	margin: 1rem 1rem;
}
.Top-account .box{
	display: flex;
	align-items: center;
	height: 100%;
	padding: 2rem 3rem;
	background-color: #fff;
}
.Top-account .box .icon{
	width: 5rem;
	margin-right: 2rem;
}
.Top-account .box em{
	display: block;
	margin-bottom: 1rem;
    font-weight: 500;
	font-size: 1.9rem;
	color: #333;
}

/* faq, Q&A */
.faq_list .on, .faq_list .on a{
	color: #00754A;
}
.faq_list dt{
	position: relative;
}
.faq_list dt a:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}
.faq_list dt + dd{
	display: none;
}
.faq_list dt:after{
	content: "\e913";
	position: absolute;
	top: 2rem;
	right: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	width: 3rem;
	height: 3rem;
	line-height: 1;
	
	text-align: center;
	background: #fff;
	border: 2px #ddd solid;
	border-radius: 50rem;
	font-family: xeicon!important;
	font-size: 1.4rem;
	z-index: -1
}
.faq_list dt.on:after{
	content: "\e91a";
}
.faq_list dt.on + dd{
	display: block;
}


.photo_list strong{
	display: block;
	margin-bottom: 0.8rem;
	font-family: inherit;
	font-size: 1.9rem;
	font-weight: 700;
	color: #1d1d1d;
}
.photo_list .desc{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 5rem;
	margin-bottom: 0.8rem;
	text-overflow: ellipsis;
}
.photo_list .etc_info > span{
	color: #555;
	font-weight: 400;
}
.photo_list .etc_info .value{
	color: #8E8E8E;
	font-weight: 400;
}

.album_type{
	margin: 0
}
.album_type .thumb{
	margin-bottom: 2.4rem;
}
.album_type01 > li{
	width: calc(100% / 4);
}
.album_type01 .thumb{
	height: 41rem;
	background-color: #EEEEEE;
}
.album_type01 > li.empty { width:100%;text-align:center; }

.album_type01 .thumb img{
	width: 100%;
	height: 100%;
	/* object-fit: cover; */
	}
.tstyle_list .date{
	width: 14rem;
	}

/* 테이블 수정 */
.tstyle_list .common-btn-wrap { margin-top:0; } 
.table_wrap.response > [class*="tstyle_"] > tbody > tr > td.response-none::before { display:none; }          
	 
/* 달력 */	 
.ui-datepicker-div { z-index:11 !important; }	    
	 
/*마진*/  
.mt-0 { margin-top:0 !important; } 
.mt-1 { margin-top:.1rem !important; } 
.mt-2 { margin-top:.2rem !important; } 
.mt-3 { margin-top:.3rem !important; } 
.mt-4 { margin-top:.4rem !important; } 
.mt-5 { margin-top:.5rem !important; } 
.mt-6 { margin-top:.6rem !important; } 
.mt-7 { margin-top:.7rem !important; } 
.mt-8 { margin-top:.8rem !important; } 
.mt-9 { margin-top:.9rem !important; } 
.mt-10 { margin-top:1rem !important; } 
.mt-15 { margin-top:1.5rem !important; } 
.mt-20 { margin-top:2rem !important; } 
.mt-25 { margin-top:2.5rem !important; } 
.mt-30 { margin-top:3rem !important; } 
.mt-35 { margin-top:3.5rem !important; } 
.mt-40 { margin-top:4rem !important; } 
.mt-45 { margin-top:4.5rem !important; } 
.mt-50 { margin-top:5rem !important; } 
.mt-55 { margin-top:5.5rem !important; } 
.mt-60 { margin-top:6rem !important; } 
.mt-65 { margin-top:6.5rem !important; } 
.mt-70 { margin-top:7rem !important; } 
.mt-75 { margin-top:7.5rem !important; } 
.mt-80 { margin-top:8rem !important; } 
.mt-85 { margin-top:8.5rem !important; } 
.mt-90 { margin-top:9rem !important; } 
.mt-95 { margin-top:9.5rem !important; } 
.mt-100 { margin-top:10rem !important; } 
.mb-0 { margin-bottom:0 !important; } 
.mb-1 { margin-bottom:.1rem !important; } 
.mb-2 { margin-bottom:.2rem !important; }   
.mb-3 { margin-bottom:.3rem !important; } 
.mb-4 { margin-bottom:.4rem !important; } 
.mb-5 { margin-bottom:.5rem !important; } 
.mb-6 { margin-bottom:.6rem !important; } 
.mb-7 { margin-bottom:.7rem !important; } 
.mb-8 { margin-bottom:.8rem !important; } 
.mb-9 { margin-bottom:.9rem !important; } 
.mb-10 { margin-bottom:1rem !important; } 
.mb-15 { margin-bottom:1.5rem !important; } 
.mb-20 { margin-bottom:2rem !important; } 
.mb-25 { margin-bottom:2.5rem !important; } 
.mb-30 { margin-bottom:3rem !important; } 
.mb-35 { margin-bottom:3.5rem !important; } 
.mb-40 { margin-bottom:4rem !important; } 
.mb-45 { margin-bottom:4.5rem !important; } 
.mb-50 { margin-bottom:5rem !important; } 
.mb-55 { margin-bottom:5.5rem !important; } 
.mb-60 { margin-bottom:6rem !important; } 
.mb-65 { margin-bottom:6.5rem !important; } 
.mb-70 { margin-bottom:7rem !important; } 
.mb-75 { margin-bottom:7.5rem !important; } 
.mb-80 { margin-bottom:8rem !important; } 
.mb-85 { margin-bottom:8.5rem !important; } 
.mb-95 { margin-bottom:9.5rem !important; } 
.mb-100 { margin-bottom:10rem !important; } 	
	
	