@charset "utf-8";

.board_search		{padding:20px;margin:0 0 20px 0;background:#f5f5f5;}
.board_search#sub_board_search	{border-top:1px dashed #ddd !important;}
.board_search select, .board_search input, .board_search button	{width:120px;vertical-align:top;}
.board_search button, button.btn_search		{width:60px;height:34px;margin:0 5px;background:#768395;border:1px solid #768395;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#fff;font-size:12px;}
.board_search input.text{width:200px;height:32px;}
.search-box			{position:relative;}
.search-box input	{width:360px;}
.search-box a		{position:absolute;right:10px;line-height:35px;}
.board_search .search-more	{font-size:14px;font-weight:600;color:#525F78;line-height:35px;margin-left:10px;}
.search_small		{position:relative;}
.search_small .formarea	{margin-right:60px;}
.search_small input	{border-radius:0;border-right:none;}
.search_small a		{position:absolute;right:0;top:0;margin:0;border-radius:0;display:inline-block;text-align:center;width:60px;height:26px;line-height:24px;padding:0;background:#f1f1f1;border:1px solid #dadada;}

.board_info			{margin:20px 0;line-height:30px;}
.board_info select	{width:120px;font-size:12px;}
.board_info .left	{font-size:90%;}
.board_info:before,
.board_info:after,
.btnarea:after{content:"";display:block;float:none;clear:both;}
.btnarea		{margin:30px 0;}
.btnarea a		{margin:0 1px;}
.btnarea .fa	{margin-right:5px;}
.bbs_date		{font-size:12px;color:#888}
.board_info select	{vertical-align:top;}
.board_info select:focus	{border-color:#5050D2;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 2px 6px rgba(80,80,210,.2);color:#768395;outline:0;background-color:#fff;}

@media only screen and (max-width:767px){ /*auto*/
	.board_search select,
	.board_search input,
	.board_search button,
	.board_search input.text{width:100%;margin:1px 0;}
	.board_info .left,
	.board_info .right	{float:none !important;text-align:left;}
	.btnarea a		{margin:2px 0;}
	.search-box		{display:block;}
	.board_search .search-more	{margin-left:0;}
}
/* .board_list							{border-bottom:1px solid #e5e5e5;}
.board_list table					{}
.board_list table thead th			{padding:12px 8px;background:#7691A9;color:#fff;font-weight:normal;text-align:center;line-height:1.5;}
.board_list table tbody tr				{border-top:1px solid #e5e5e5;}
.board_list table tbody tr:first-child 	{border-top:none;}
.board_list table tbody tr:hover 		{background:#f9f9f9;}
.board_list table tbody tr:hover td.subject a {color:#768395;}
.board_list table tbody td				{padding:12px 10px;text-align:center;line-height:1.5;}
.board_list table tbody td:last-child	{border-right:none;}
.board_list table tbody td.subject		{text-align:left;width:calc(100% - 450px);}
.board_list table tbody td.subject a	{line-height:20px;height:20px;overflow:hidden;color:#333;text-decoration:none;}
.board_list table .notice span			{display:inline-block;padding:0 6px;background:#EF593A;border-radius:2px;line-height:18px;color:#fff;font-size:11px;}
.board_list table .date,
.board_list table .num					{font-size:12px;color:#999}
.board_list table .new					{display:inline-block;width:25px;height:13px;margin-left:10px;font-size:0;text-indent:-200%;background:url(../img/ico_new.gif) no-repeat 0 0;vertical-align:middle;}
.board_list table .tag-notice	{display:inline-block;padding:3px 5px;line-height:1.2;background:#f0593c;font-size:11px;color:#fff;vertical-align:middle;margin-top:-3px;}
.board_list	.nodata						{text-align:center !important;padding:40px 0;}
.board_list.board_press .subject a[target=_blank]:before{content:"";display:inline-block;width:14px;height:14px;background:url(../img/ico_nw.png) no-repeat 50% 50%;margin-right:5px;}
 */
.board_list					{border-top:none;}
.board_list table			{text-align:center;}
.board_list	thead th		{padding:15px 8px;font-weight:normal;text-align:center;line-height:1.5;background:#fff;border-top: 2px solid #00285F;color:#00285F;}
.board_list	tbody				{border-top:1px solid #9A9A9A;}
.board_list	tbody tr				{border-bottom:1px solid #dfdfdf;}
.board_list	tbody tr:hover			{background:#f6f6f6;border-color:#00285F;}
.board_list	tbody tr:hover .subject a	{color:#00285F;}
.board_list table tbody td.subject		{text-align:left;position:relative;}
.board_list table tbody td.subject a span	{height:24px;line-height: 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;max-width: calc(100% - 90px);}
.board_list table tbody td.subject em	{display:inline-block;padding:3px 5px;line-height:1.2;background:#f0593c;font-size:11px;color:#fff;vertical-align: middle;margin-left: 5px;position:absolute;top:50%;transform:translateY(-50%);right:10px;}
.board_list th,
.board_list td			{/* padding:.875rem 0.5rem */padding:1rem;}
.board_list .nodata	{border-top: 1px solid #9A9A9A;border-bottom: 1px solid #9A9A9A;text-align:center;padding:30px;color:#888;}
.notice span	{position:relative;display:inline-block;background:#ff5a5a;color:#fff;border-radius: 50px;position:relative;line-height:24px;padding: 0 10px;font-size: .725rem;vertical-align:middle;}
#rowCount	{display:none;}
@media only screen and (max-width:1023px){
	.board_list table thead th	{width:auto !important;}
}
@media only screen and (max-width:767px){ /*auto*/
	.board_list					{border-top:1px solid #768395;}
	.board_list table   		 {text-align:left;}
	.board_list table thead th	{display:none;}
	.board_list table tbody th,
	.board_list table tbody td		{display:inline-block;text-align:left;padding:3px;color:#888;}
	.board_list table tbody tr		{display:block;padding:15px 0;}
	.board_list table tbody td.subject{display:block;font-size:16px;padding:0;margin:2px 0;vertical-align:top;width:auto;font-weight:500;}
	.board_list table tbody td.file	{}
	.board_list table tbody td.writer,
	.board_list table tbody td.date	{font-size:90%;color:#888;}
	.board_list table tbody td.date:before{content:"";display:inline-block;border-left:1px solid #ccc;height:10px;padding-right:10px;margin-left:8px;}
	.board_list table tbody td.hit,
	.board_list table tbody td.num	{display:none;}
	#moveTarget_manage_idx	{width:100% !important;margin:0 0 5px 0;}
}

.board_view				{}
.board_view	.title		{padding:20px 0;margin:0;text-align:center;font-size:24px;line-height:1.4;word-break:keep-all;}
.board_view	.desc		{padding:20px 0;margin:0;background:#f5f5f5;color:#888;}
.board_view	.desc dl	{clear:both;padding:0;margin:0;}
.board_view	.desc dl:after{content:"";display:block;float:none;clear:both;}
.board_view	.desc dt	{float:left;padding:0;margin:0 10px 0 0;text-indent:20px;}
.board_view	.desc dd	{float:left;padding:0;margin:0 10px 0 0;}
.board_view .cont		{clear:both;padding:20px 0;margin:0;border-top:1px solid #ddd;}
.board_view .cont iframe	{width:100%;}
.board_view	.attach		{clear:both;padding:15px 20px;margin:0;border-top:1px solid #ddd;background:#f5f5f5;}
.board_view	.attach	i	{color:#999;margin-right:5px;}
.board_view_list		{border-top:1px solid #ddd;color:#888;text-align:center;margin:30px 0;}
.board_view_list dl		{clear:both;}
.board_view_list dt,
.board_view_list dd		{float:left;height:50px;line-height:50px;padding:0;margin:0;border-bottom:1px solid #ddd;white-space:nowrap;}
.board_view_list dt		{width:120px;background:#f5f5f5;}
.board_view_list dd		{width:180px;}
.board_view_list dd:last-child{width:100px;font-size:14px;}
.board_view_list dd.subject	{width:calc(100% - 400px);text-align:left;text-indent:20px;font-size:16px;overflow:hidden}

.bbs-notice-old		{font-style:inherit !important;font-size:12px;font-family:dotum;font-weight:inherit !important}
.bbs-notice-old strong{font-weight:bold !important}
.bbs-notice-old table,
.bbs-notice-old td	{font:inherit !important;margin:inherit !important;padding:auto !important;border-spacing:inherit  !important;padding:5px;}

.board_view table {border-collapse:separate;border-spacing:1px}
.board_view table.bbs-table01 th {padding:5px;text-align:center;font-weight:bold;}
.board_view table.bbs-table01 td {padding:5px;}

.board_view .frame {position:relative;height:0;padding-bottom:56.25%;}

.board_view .cont.t3					{}
.board_view .cont.t3 table			{border-collapse: collapse;}
.board_view .cont.t3 table th,
.board_view .cont.t3 table td		{padding:15px;border:1px solid #ddd;vertical-align:middle;}
.board_view .cont.t3 table thead th	{/*background:#F4F8F9;*/font-weight:600;color:#2A3C66;line-height:1.4;border-top:2px solid #2A3C66;text-align:center;font-size:110%;border-bottom-color:#2A3C66;}
.board_view .cont.t3 table tbody th	{background:#f9f9f9;font-weight:normal;text-align:center;}
.board_view .cont.t3 table th:first-child,
.board_view .cont.t3 table td:first-child	{border-left:none;}
.board_view .cont.t3 table th:last-child,
.board_view .cont.t3 table td:last-child		{border-right:none;}
.board_view .cont.t3 table tbody td			{background:#ffffff;}
.board_view .cont.t3 table tfoot th,
.board_view .cont.t3 table tfoot td			{background:#dddddd;}

@media only screen and (max-width:767px){ /*auto*/
	.board_view	.desc {padding:15px;}
	.board_view	.desc dt,
	.board_view	.desc dd{float:none;display:inline-block;width:auto;text-indent:0;font-size:14px;}

	.board_view_list dt		{width:80px;}
	.board_view_list dd		{display:none}
	.board_view_list dd.subject	{display:inlie-block;width:calc(100% - 80px);padding-right:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
	
}


.board_cmt em	{margin-left:5px;color:#ff6666}
.board_cmt .tit	{}
.board_cmt_write				{position:relative;padding:10px;background:#f5f5f5;margin-top:10px;}
.board_cmt_write button			{position:absolute;right:10px;top:10px;background:#768395;color:#fff;width:100px;text-align:center;line-height:60px;height:60px;border:none;}
.board_cmt_write .bx			{width:calc(100% - 105px)}
.board_cmt_write .bx textarea	{width:100%;height:60px;min-height:auto;padding:5px;font-size:14px;}

.board_cmt_list			{margin-bottom:50px;}
.board_cmt_list	ul li	{position:relative;padding:15px 0;border-bottom:1px solid #ddd;font-size:14px;}
.board_cmt_list	ul ul li	{padding:10px;border-bottom:1px dotted #ddd;background:#f5f5f5;}
.board_cmt_list	ul ul li:last-child{border-bottom:none;}
.board_cmt_list .desc	{line-height:25px;}
.board_cmt_list	.name	{font-weight:bold;}
.board_cmt_list	.desc a	{display:inline-block;width:23px;height:23px;line-height:21px;color:#888;text-align:center;border:1px solid #eee;font-size:11px;}
.board_cmt_list	.btnarea{position:absolute;right:0;top:15px;margin:0;}
.board_cmt_list	p		{padding:5px 0 0 0;}
.board_cmt_list	.bx			{width:calc(100% - 65px)}
.board_cmt_list	button		{vertical-align:top;font-size:14px;width:60px;background:#efefef;color:#768395;line-height:15px;}
.board_cmt_list	.board_cmt_write		{background:none;padding:0 0 10px 0;}
.board_cmt_list	.board_cmt_write button	{right:0;top:0;}

.board_write				{border:1px solid #ccc;}
.board_write table th,
.board_write table td		{border-top:1px solid #DFDFDF;font-weight:normal;text-align:left;}
.board_write table th		{padding:12px 15px;}
.board_write table td		{padding:10px;}
.board_write table tr:first-child th,
.board_write table tr:first-child td	{border-top:none;}
.board_write table th		{width:200px;background:#f5f5f5;}
.board_write table td		{background:#fff;}
.board_write textarea		{min-height:240px;}
.board_write .attach		{padding:15px;margin-top:5px;background:#f9f9f9;}
.board_write table th em	{vertical-align:middle;color:#FF6666;margin-left:4px;}
.board_write table td .btn_d	{margin-bottom:0;}
.board_write table td .form_inline	{display:inline-block;}
.board_write table td .board_write table th {width:400px;}

@media only screen and (max-width:767px){ /*auto*/
	.board_write table th,
	.board_write table td	{display:block;width:auto;background:none;}
	.board_write table th	{padding:10px 10px 0 10px}
	.board_write table td	{border-top:none;padding:10px;}
}

.board_video		{}
.board_video:after	{content:"";display:block;float:none;clear:both;}
.board_video .subject	{position:relative;}
.board_video .subject:before	{content:"\f01d";font-family:FontAwesome;position:absolute;left:0;top:0.05rem;}
.board_video .view	{float:left;width:calc(100% - 320px);}
.board_video .list	{float:left;width:320px;}
.board_video .video	{width:100%;height:540px;}
.board_video .view .subject	{font-size:22px;color:#1f3c5a;font-weight:500;margin:20px 0 10px;line-height:1.3;padding-left:25px;}
.board_video .view .date	{color:#888;}
.board_video .view .desc	{margin:20px 0 0 0;padding:20px 0 0 0;border-top:1px solid #dedede;}
.board_video .list		{padding-left:40px;}
.board_video .list ul	{height:540px;border-bottom:1px solid #dedede;}
.board_video .list li	{margin:0 0 20px 0;}
.board_video .list a	{display:block;}
.board_video .list a:after	{content:"";display:block;float:none;clear:both;}
.board_video .list .thumb	{float:left;width:130px;height:85px;position:relative;overflow:hidden;margin-right:20px;}
.board_video .list .thumb img	{min-width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.board_video .list .subject	{float:left;width:calc(100% - 150px);font-size:15px;padding-left:20px;line-height:1.4;height:85px;overflow:hidden;color:#888;}
.board_video .list .subject:before	{color:#e1e1e1;}
.board_video .list .on .thumb:before	{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #96938e;z-index:1;}
.board_video .list .on .subject,
.board_video .list .on .subject:before	{color:#96938e;}
.board_video .list .control	{margin:20px 0 0 0;text-align:right;}
.board_video .list .control a	{display:inline-block;border:1px solid #dedede;border-radius:3px;width:35px;height:35px;line-height:33px;color:#7a7e8a;text-align:center;font-size:12px;transition:all 0.2s ease-out;}
.board_video .list .control a:hover	{background:#f4f4f4;}
.board_video .attach	{clear:both;padding:8px 10px;margin:0;border-top:1px solid #ddd;background:#f5f5f5;}
.board_video .attach i	{color:#999;margin-right:5px;}

@media only screen and (max-width:1256px){
}
@media only screen and (max-width:1023px){
	.board_video .view,
	.board_video .list	{float:none;width:100%;}
	.board_video .video	{height:380px;}
	.board_video .list	{padding:0;}
	.board_video .list ul	{height:auto;padding:20px 0;margin:0 -10px;}
	.board_video .list ul:after	{content:"";display:block;float:none;clear:both;}
	.board_video .list li	{float:left;width:20%;padding:0 10px;margin:0;}
	.board_video .list .thumb,
	.board_video .list .subject	{float:none;width:100%;}
	.board_video .list .subject	{height:42px;margin-top:10px;}
}
@media only screen and (max-width:767px){
	.board_video .video	{height:300px;}
	.board_video .list ul	{}
	.board_video .list li	{width:50%;margin:20px 0 0 0;}
}
@media only screen and (max-width:320px){
}

/* .tab_txt				{margin-bottom:30px;border-bottom:1px solid #5A6378;} */
/* .tab_txt ul				{text-align:center;} */
/* .tab_txt li				{float:left;min-width:140px;} */
/* .tab_txt a				{position:relative;display:block;padding:15px;background:#F6F6F6;color:#768395;border:1px solid #ccc;border-bottom:none;border-left:none;font-size:14px;} */
/* .tab_txt li a:hover		{color:#768395;} */
/* .tab_txt li a.on		{background-color:#fff;color:#768395;border:1px solid #768395;border-bottom:none;} */
/* .tab_txt li a.on:after	{content:"";position:absolute;left:0;top:auto;bottom:-1px;display:block;width:100%;height:1px;background:#fff;} */

/* 달력 */
.board-calendar				{}
.board-calendar table		{table-layout:fixed;}
.board-calendar th,
.board-calendar td			{width:14.285714%;padding:.875rem;}
.board-calendar thead th	{background:#768395;color:#fff;}
.board-calendar	thead th:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;}
.board-calendar	thead th:last-child	{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.board-calendar thead th	{text-align:center;}
.board-calendar tbody td	{border:1px solid #ccc;vertical-align:top;height:125px;}
.board-calendar tbody tr:first-child td	{border-top:none;}
.board-calendar tbody td:first-child	{border-left:none;}
.board-calendar tbody td:last-child		{border-right:none;}
.board-calendar .day		{font-size:.75rem;color:#333;font-weight:900;margin:0 0 10px 0;display:block;}
.board-calendar .today .day	{display:inline-block;padding:0;margin:.875rem;width:20px;height:20px;line-height:20px;background:#35A6B5;color:#fff;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}

.board-calendar tbody td{padding:0;}
.board-calendar .day	{padding:.875rem;padding-bottom:0;}
.board-calendar p		{padding:5px .875rem 4px;margin:1px 0 0 0;font-size:13px;}
.board-calendar p span.left{width:85%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.board-calendar .room-color	{display:block;width:auto;height:auto;border:none;}

.room-color		{display:inline-block;width:12px;height:12px;vertical-align:middle;margin:-2px 5px 0 0;border:1px solid rgba(0,0,0,0.07);}
.room-color.bg1	{background:#FBC9D4;color:#333;}
.room-color.bg2	{background:#FEC9B7;color:#333;}
.room-color.bg3	{background:#FDEC84;color:#333;}
.room-color.bg4	{background:#CEDF7F;color:#333;}
.room-color.bg5	{background:#A01F31;color:#fff;}
.room-color.bg6	{background:#BB552F;color:#fff;}
.room-color.bg7	{background:#9B7767;color:#fff;}
.room-color.bg8	{background:#007235;color:#fff;}
.room-color.bg9	{background:#ACE2EC;color:#333;}
.room-color.bg10{background:#D6C0EE;color:#333;}

@media only screen and (max-width:767px){
	.board-calendar thead		{display:none;}
	.board-calendar tbody tr	{display:block;}
	.board-calendar tbody td	{display:block;width:100%;border:1px solid rgba(0,0,0,0.1);border-top:none;height:auto;}
	.board-calendar tbody td:first-child	{border-left:1px solid rgba(0,0,0,0.1);}
	.board-calendar tbody tr:first-child td:first-child	{border-top:1px solid rgba(0,0,0,0.1);}
}

/* attach */
.attach				{position:relative;}
.attach	.preview	{position:absolute;margin-right:20px;background:#fff;border:1px solid #ddd;width:120px;height:120px;line-height:120px;text-align:center;}
.attach	.filebox	{position:relative;margin:0 0 5px 0;border:2px dotted #ddd;text-align:center;}
.attach .filebox select	{position:relative;width:100%;min-height:100px;border:none;outline:none;background:#fff;}
.attach .filebox:before	{content:"파일을 드래그하여 업로드";position:absolute;width:100%;left:0;top:50%;margin-top:-10px;text-align:center;z-index:9}
.attach .filebox.on:before{display:none}
.attach	.cont 			{margin-left:140px;font-size:11px;}
.attach	.list li		{display:block;position:relative;padding:4px 0;border-bottom:1px solid #eaeaea}
.attach	.list li:hover	{background:#efefef}
.attach	.list .fa		{position:absolute;right:0;top:8px;color:#999}
.attach	.graph			{width:100%;height:10px;background:#fff;border:1px solid #3E78C1;vertical-align:top;}
.attach	.graph .bar		{display:inline-block;background:#3E78C1;height:8px;vertical-align:top}
.attach	.graph .num		{display:inline-block;float:right;font-size:10px;font-family:verdana;line-height:100%;}
.fileinput-button {position: relative; overflow: hidden;}
.fileinput-button input {position: absolute; top: 0; left: 0; margin: 0; opacity: 0; -ms-filter: 'alpha(opacity=0)'; font-size: 10px; direction: ltr; width:100%; cursor: pointer;}
/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {filter: alpha(opacity=0); font-size: 100%; height: 100%;}
}


/* paging */
.paging			{text-align:center;line-height: 1.2;margin:30px 0;}
.paging a,
.paging strong	{display:inline-block;font-size:12px;padding:0;min-width:30px;height:30px;line-height:28px;margin:0;text-decoration:none;font-weight: normal;vertical-align: middle;}
.paging a		{color:#777;border:1px solid #ddd;background:#fff;}
.paging strong	{color:#fff;background:#5A6378;border:1px solid #5A6378;}
.paging a.first, .paging a.last, .paging a.prev, .paging a.next {width:30px;height:30px;padding:0;border:1px solid #ddd;background:#fff;}
.paging a:hover,
.paging a:focus {background-color: #f5f5f5;}
.paging a span {font-size:0;text-indent:-200%;}
.paging a i {font-size:14px;line-height:28px;}

/* gallery */
.gallery			{padding:20px 0 0 0;border-top: 2px solid #002870;}
.gallery ul:after	{content:"";display:block;float:none;clear:both;}
.gallery li:nth-child(3n+1),
.gallery ul.d4 li:nth-child(4n+1),
.gallery ul.d5 li:nth-child(5n+1)	{clear:both;}
.gallery ul.d4 li:nth-child(3n+1),
.gallery ul.d5 li:nth-child(3n+1)	{clear:none;}
.gallery ul			{margin:0 -10px}
.gallery ul.d4 li	{width:33.33%;}
.gallery ul.d5 li	{width:20%;}
.gallery li				{float:left;width:33.3333%;margin:0 0 20px 0;}
.gallery li a			{position:relative;display:block;margin:0 10px;}
.gallery li .stat		{padding: 15px 20px;border-top: 1px solid #ECECEC;/* border-top:none; */margin: 0 10px;background: #f4f4f4;text-align: right;}
.gallery li .stat span    {font-size:12px;color:#888;}
.gallery li .stat i	{color:#999;}

.gallery .img_frame 	{display:block;height:200px;overflow:hidden;position:relative;}
.gallery .img_frame img	{width:100%;min-height:100%;min-width:100%;}
.gallery .desc			{position: relative;left:0;top:0;width:100%;height:100%;background: #f4f4f4;padding:20px 30px;z-index:1;transition: all 0.2s ease-out;line-height:1.5;}
/* .gallery li a:hover .desc	{background-image:linear-gradient(to bottom, transparent, rgba(0,0,0,0.8));} */
.gallery .bbs_date		{display:block;color:#ccc;font-size:13px;}
/* .gallery .bbs_date:before	{content:"\f05d";font-family:FontAwesome;margin-right:10px;} */
.gallery .subject		{font-size: 21px;color: #333;height:65px;overflow:hidden;}
.gallery .img_frame:before		{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4);border:1px solid rgba(0,0,0,0.1);transform:translateY(-100%);transition: transform .35s cubic-bezier(.4,.01,0,1);z-index:2}
.gallery .img_frame:hover:before	{transform:translateY(0);}
.gallery li a:before			{content:"\f067";font-family:FontAwesome;font-size:20px;text-align:center;position:absolute;left:50%;top:50%;width:20px;height:20px;line-height:20px;margin: -50px 0 0 -10px;z-index:2;color:#FFCC00;transform:scale(0) rotate(-180deg);transition: all 0.2s ease-out;z-index:9;}
.gallery li a:hover:before	{transform:scale(1) rotate(0)}

.gallery2				{}
.gallery2 ul:after		{content:"";display:block;float:none;clear:both;}
.gallery2 li			{float:left;width:32%;margin:0 0 10px 2%;padding:10px;border:1px solid #dadada;box-sizing: border-box;}
.gallery2 li:first-child,
.gallery2 li:nth-child(3n+1){margin-left:0;}
.gallery2 p				{text-align:center;}
.gallery2 .img_frame	{position:relative;margin:10px 0;}
.gallery2 .img_frame a	{width:100%;height:160px;}
.gallery2 .tag			{position:absolute;left:0;top:0;display:inline-block;padding:3px;background:#3E78C1;color:#fff;font-size:11px;}
.gallery2 .desc			{position:relative;}
.gallery2 .bbs_date		{display:block;}
.gallery2 .share		{position:absolute;right:0;top:0;}

.movie			{margin:0 0 30px 0;}
.movie .desc	{position:relative;background:#f5f5f5;padding:15px;font-size:16px;color:#222}
.movie .share	{position:absolute;right:15px;top:15px;}
.movie .frame video	{width:100%;height:auto;}
.movie .cont	{border:1px solid #dadada;text-align:justify;vertical-align:top;}
.movie .txt		{height:140px;padding:15px;overflow:auto}

/* gallery_slide */
.imgSlides				{display:none}
.gallery_slide			{position:relative;margin:auto;}
.gallery_slide .prev,
.gallery_slide .next	{cursor:pointer;position: absolute;top:50%;width: auto;  padding: 12px;  margin-top: -22px;  color: #fff;  font-weight: bold;  font-size: 18px;  transition: 0.6s ease;  border-radius: 0 3px 3px 0;}
.gallery_slide .next	{right: 0;  border-radius: 3px 0 0 3px;}
.gallery_slide .prev:hover,
.gallery_slide .next:hover {background-color: rgba(0,0,0,0.8);}
.gallery_slide .num		{display:none;color:#fff;font-size: 12px;position:absolute;top:0;}
.gallery_slide .control {width:100%;padding:10px 0 0 0;text-align:center;position:absolute;top:0;}
.gallery_slide .dot		{cursor:pointer;height: 13px;  width: 13px;  margin: 0 2px;    border-radius: 50%;  display: inline-block;background-color: #bbb; transition: background-color 0.6s ease;}
.gallery_slide .active, .gallery_slide .dot:hover { background-color: #111;}
.gallery_slide .txt		{position:absolute;width:100%;padding:15px 0}
.gallery_slide .fade	{-webkit-animation-name: fade;  -webkit-animation-duration: 1.5s;  animation-name: fade;  animation-duration: 1.5s;}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* focus */
.focus_gallery			{}
.focus_gallery li:after	{content:"";display:block;float:none;clear:both;}
.focus_gallery li		{padding:15px 0;border-top:1px solid #dadada}
.focus_gallery li:first-child{border-top:none;}
.focus_gallery .img_frame 	{display:inline;float:left;margin-right:20px;width:120px;height:90px;}
.focus_gallery .bbs_date	{margin:5px 0;}
.focus_gallery .txt			{display:-webkit-box;-webkit-box-orient: vertical;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;vertical-align:top;-webkit-line-clamp:2;min-height:38px;line-height:20px;}

/* banner */
.banner	{}
.banner	li	{float:left;border:1px solid #dadada;width:32%;margin:0 0 20px 0}
.banner	.img_frame		{width:100%;height:60px;}
.banner	.img_frame img	{width:100%;}
.banner	li:nth-child(3n+2)	{margin:0 2%;background:#333}
.banner	ul:after	{content:"";clear:both;display:block;float:none;}

/*.board_write,*/ .board_view, .focus_gallery, .board_link, .board_faq	{border-top:2px solid #768395;border-bottom:1px solid #768395;}

/* share */
.share		{}
.share a	{display:inline-block;float:left;margin:0 1px;border:1px solid #ccc;color:#ccc;border-radius:50%;width:20px;height:20px;line-height:20px;text-align:center;font-size:80%;vertical-align:middle;}
.share .fa	{margin:0;}
.share span.ico_blog	{display:block;width:20px;height:20px;background-image:url(../img/ico_blog.png);background-repeat:no-repeat;background-position:50% 50%;background-size:12px 12px;}

/* calendar */
input.ui-calendar{width:100px;background:#fff url('../img/calendar-icon.gif') no-repeat 89px center;vertical-align:middle;cursor:pointer}

.select_bx		{margin:0 0 20px 0;}
.select_bx a	{display:block;}
/*.year			{position:relative;height:50px;line-height:50px;background:#f5f5f5;text-align:center;}
.year .active	{font-size:20px;font-weight:bold;color:#222}
.year a.prev	{position:absolute;left:0;top:0px;}
.year a.next	{position:absolute;right:0;top:0px;}
.year .fa		{margin:0 10px;}
.month			{border-bottom:1px dashed #dadada;height:40px;line-height:40px;text-align:center;}
.month a		{float:left;width:8.333%;color:#768395;}*/
.sat			{color:#1875D1}
.sun			{color:#EF593A}

.t_schedule table			{border-top:2px solid #768395;border-bottom:1px solid #768395;}
.t_schedule table thead th	{padding:4px 8px;background:#D8DDE0;color:#768395;}
.t_schedule table tbody tr		{border-top:1px solid #ddd;}
.t_schedule table tbody tr:first-child	{border-top:none;}
.t_schedule table tbody th		{padding:8px;width:100px;}
.t_schedule table tbody td		{padding:8px;border-left:1px dotted #ddd;text-align:left;vertical-align:top;}
.t_schedule ul li:before		{content:" · ";color:#768395;}
.t_schedule ul li .date			{display:inline-block;width:140px;color:#768395;font-size:12px;}
.t_schedule table.t_calendar thead th	{background:#E1E4E8;border:1px solid #E1E4E8;color:#768395;}
.t_schedule table.t_calendar th,
.t_schedule table.t_calendar td	{padding:2px;font-size:11px;text-align:center;height:auto}

table.t_calendar 			{border-top:none}
table.t_calendar tbody tr, table.t_calendar tbody tr:first-child td	{border-top:none;}
table.t_calendar thead th	{width:14.2857%;padding:8px 0;border:none;background:#768395;border:1px solid #768395;color:#fff;text-align:center;}
table.t_calendar tbody th,
table.t_calendar tbody td	{padding:8px;border:1px solid #ddd;height:100px;vertical-align:top;}
table.t_calendar ul li		{font-size:12px;}

/* board_link */
.board_link				{}
.board_link	li			{clear:both;padding:20px 0;border-top:1px solid #dadada;}
.board_link li:first-child	{border-top:none;}
.board_link	li:after	{content:"";display:block;float:none;clear:both;}
.board_link	a.link		{float:right;display:inline-block;background:#D9DCDF;color:#5A6378;font-size:11px;width:25px;height:25px;line-height:25px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center !important;}

.board_link2 li			{position:relative;border:1px solid #dadada;margin:0 0 10px 0;}
.board_link2 a.link		{position:absolute;right:15px;top:15px;display:inline-block;background:#D9DCDF;color:#5A6378;font-size:11px;width:25px;height:25px;line-height:25px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center !important;}
.board_link2 .tit		{padding:15px;background:#fff;}
.board_link2 .txt		{padding:15px;background:#f5f5f5;}

/* faq */
.board_faq			{}
.board_faq li				{border-top:1px solid #dadada;padding:20px 0;padding-left:35px;}
.board_faq li:first-child	{border-top:none;}
.board_faq p:before			{display:inline-block;margin:0 10px 0 -35px;width:25px;height:25px;line-height:25px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center !important;}
.board_faq .question:before	{content:"Q";background:#5A6378;color:#fff}
.board_faq .answer:before	{content:"A";background:#D9DCDF;color:#5A6378;}
.board_faq .question 		{margin:0 0 5px 0;}
.board_faq .question a		{color:#222}

/* graph */
.bar_process:after	{content:"";display:block;float:none;clear:both;}/* 진행률 */
.bar_process		{display:inline-block;width:50px;height:12px !important;padding:0;margin:0;vertical-align:middle;background:url(../img/buildware/bar_process_bg.gif) repeat-x 0 0;}
.bar_process .bar	{display:inline-block;float:left;height:12px !important;padding:0;margin:0;font-size:0 !important;line-height:0 !important;background-image:url(../img/buildware/bar_process_bg.gif);background-repeat:repeat-x;background-position:0 -12px;}
.bar_process_num	{display:inline-block;color:#4CF0B1;font-family:verdana;font-size:10px;line-height:12px;vertical-align:middle;}
.bar_process .bar.color2	{background-position:0 -24px;}
.bar_process_num.color2		{color:#35A6B5}

.bar_graph:after	{content:"";display:block;float:none;clear:both;}/* 막대그래프-가로 */
.bar_graph		{display:block;width:100%;height:12px !important;padding:0;margin:0;vertical-align:middle;}
.bar_graph .bar	{display:inline-block;height:12px !important;padding:0;margin:0;font-size:0 !important;line-height:0 !important;background:#3E78C1;vertical-align:top;}
.bar_graph .num	{display:inline-block;width:60px;}

/* 막대그래프-세로 */
.bar_graph_v		{padding:0;margin:0;}
.bar_graph_v ul		{margin:0; padding:0; height:auto;}
.bar_graph_v ul:after	{content:""; display:block;float:none; clear:both;}
.bar_graph_v li			{float:left;display:inline;position:relative;height:100%;width:50%;margin:0 auto;text-align:center;white-space:nowrap;}
.bar_graph_v .tit_x		{position:relative;display:inline-block;width:100%;height:40px;margin:0 -88% -40px 0;padding:270px 0 0 0; vertical-align:bottom;color:#555;font-weight:bold;}
.bar_graph_v .bar		{position:absolute;width:50px;left:50%;bottom:0;margin:0 0 0 -25px;padding:0;vertical-align:bottom;background:#D89A54;}
.bar_graph_v .bar .tt	{position:absolute;width:100%;top:3px;left:0;color:#fff;font-size:11px;}
.bar_graph_v .desc		{display:inline-block;padding:2px 0;height:15px;line-height:15px;background:#333;color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}


@media only screen and (max-width:1023px){
	.gallery ul.d3 li,
	.gallery ul.d4 li,
	.gallery ul.d5 li,
	.gallery li				{width:50%;}
	.gallery li:nth-child(2n+1)	{clear:both;}
	.gallery li:nth-child(3n+1),
	.gallery ul.d4 li:nth-child(4n+1),
	.gallery ul.d5 li:nth-child(5n+1)	{clear:none;}
}

@media only screen and (max-width:480px){ /*auto*/
	.gallery ul				{margin:0}
	.gallery ul.d4 li,
	.gallery ul.d5 li,
	.gallery li				{float:none;width:auto;}
	.gallery .img_frame,
	.gallery .desc			{margin:0;}
}
