/*
 * 스킨 기본설정
 */
.default_gallery { color:#666; }
.default_gallery table a { color:#666; }
.default_gallery table a:hover{ color:#000; }

.default_gallery {
	font-size:10pt;
	padding:5px;
}
.table {
	font-size:10pt;
	padding:0px;
	border-top:2px solid #666;
}
.table-responsive {
	border:0px;
}

.default_gallery .view th {
	background-color:#F2F2F2;
	text-align:left;
}

a { word-break: break-all;}

/*
 * 카테고리
 */

.board_category a { color:#666; }
.board_category a.active { font-weight:bold; }

.category_bax { margin:0 auto 40px auto;}
.category_bax ul {display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; justify-content: center;}
.category_bax ul li { margin: 0 10px;background: #f7f7f7;  }
.category_bax ul li a {text-align: center; color:#aaa; text-decoration: none; display: block; font-weight: 300;transition: all 0.2s;  border-radius: 50px;padding: 15px 25px;  }
.category_bax ul li:hover {color: #fff; background: #197cfa}
.category_bax ul li .active {color: #fff; background: #197cfa;}
.list_a { display: block; color: #999; font-size: 12px; margin: 0 15px 15px 0; display: inline-block;}
.list_a:last-child {margin-right: 0;}
.list_a span {position: relative; top: -2px; margin-right: 7px;}

/*----------------------------------------------input_button-----------------------------------------------------*/
.list_input_box { width: 100%; margin: 0 auto 50px; }
.search_form {}
.search_box { width: 170px; height: 45px; margin: 0 5px 0 0; padding: 0 0 0 10px; border: 1px solid #bbb; border-radius: 3px; display: inline-block; font-size: 14px;}
.text_box { width: 300px; height: 45px;  margin: 0 5px 0 0; display: inline-block; }
.text_box input {width: 100%; height: 45px; border: 1px solid #bbb; padding-left: 15px; border-radius: 3px; font-size: 14px;}
.go_button { width: 100px; height: 45px; margin: 0; display: inline-block;}
.go_button button {width: 100%; height: 45px; background:#fff; color:#333; display: block; transition: all 0.3s; border: 1px solid #bbb; border-radius: 3px; font-size: 14px;}
.go_button button:hover {background: #197cfa; color: #fff; border: 1px solid #197cfa;}


.skin_button_box {width: 100%; font-size: 0;}
.skin_button { width: 100px; height: 40px; line-height: 40px; text-align: center; transition: all 0.3s;  background:#fff; border: 1px solid #bbb; border-radius: 3px; margin: 0 5px; display: inline-block; vertical-align: top; text-decoration: none; font-size: 15px; color: #333;}
.skin_button:hover {background:#197cfa; color:#fff; border: 1px solid #197cfa; text-decoration: none;}


/*
 * 리스트
 */
.default_gallery_list a { color:#666; font-size:14px; }
/*
 * 리스트
 */
.event {width: 100%; margin: 0 auto; text-align: center;}
.event_box_article ul {margin-top: 0px; text-align: left;}
.event_box_article ul li {width: 100%; border: 1px solid #ddd; box-sizing: border-box; position:relative; margin-bottom: 20px;  box-shadow: 2.1px 2.1px 15px 0 rgba(0, 0, 0, 0.13);}
.event_box_article ul li:last-child {margin-bottom: 0px;}


.event_box_wrap {width: 100%;}
.event_img_wrap { width: 100%; overflow: hidden; }
.event_img {display: block; position: relative; overflow: hidden; border-bottom: 1px solid #ddd;}
.event_img img {width: 100%; transition: all 0.3s; transform: scale(1);}
.event_box_article ul li:hover .event_img img {transform: scale(1.1);}

.ck_box { position: absolute; top: 10px; left: 20px; z-index: 99}
.script_box {width: 100%; padding: 20px; }
.event_process_box {display: flex; flex-direction: row; align-items: center; margin-top: 15px; width: 100%; justify-content: space-between; }
.event_process_box div span {padding-right: 5px;}
.event_process_box > a {color:#666; font-size: 14px; }
.event_process_box > a:hover {color:#197cfa; }

.event_process1 {width: 95px; height: 30px; background: #197cfa; color:#fff; line-height: 28px; text-align: center; margin-right: 10px; border-radius: 30px; font-size: 13px;}
.event_process2 {width: 95px; height: 30px; background: #333; color:#fff; line-height: 28px; text-align: center; border-radius: 30px; font-size: 13px;}

.script_box h1 {font-size: 20px; color: #000;font-family: "NotoSansKR", sans-serif; font-weight: 700; text-decoration: none; line-height:27px;margin: 0; width: 100%;
text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp:2; -webkit-box-orient: vertical; display: -webkit-box; min-height: 54px}
.script_box .desc {margin-bottom: 20px; margin-top: 15px;  color: #999; text-decoration: none; transition: all 0.3s; font-size: 14px; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp:2; -webkit-box-orient: vertical; display: -webkit-box; min-height: 44px; line-height: 22px; }

.list_a { display: block; color: #999; font-size: 12px; margin: 15px 15px 0 0; display: inline-block;}
.more_btn a:hover { color: #666;}
.more_btn a {width: 80px; border-bottom: 4px solid; position: absolute; bottom: 0; right: 0; text-align: center; text-decoration: none; display: block; padding-bottom: 10px; margin: 0;transition: all 0.3s;}

.event_txt_box {margin: 0 0 20px; display: flex; align-items: center; justify-content: space-between; }
.event_txt_box p { color:#333; margin-top: 0; font-weight: 400; font-size: 13px;}
.event_txt_box p span {display: block; margin-right: 5px;  position: relative; }
.event_txt_box .date {display: flex; align-items: center; }
.event_txt_box .cate {min-width: 95px; height: 30px; background: #eee; color: #333; line-height: 28px; text-align: center; border-radius: 30px; font-size: 13px;
font-weight: 500; white-space: nowrap; padding: 0 10px; margin-right: 20px; flex-shrink: 0;}


@media screen and (max-width:1280px) {
}

@media screen and (max-width: 1024px) {
	/* .event {padding: 0 2%} */



	.skin_button { width:auto;    height:auto;   padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; margin:0 3px;}
	.category_bax ul {border:1px solid #e0e0e0; }
	.category_bax ul li a {    text-align: center; color: #aaa; text-decoration: none; display: flex; font-weight: 300; transition: all 0.2s;background: #f7f7f7; border-radius: 0; padding: 10px; width:100%; font-size: 12px;height: 100%; align-items: center; justify-content: center;}
	.category_bax ul li {width:25%; margin:0; border-right:1px solid #e0e0e0;}
	.category_bax ul li:nth-child(n+5) {width: calc(100% / 3);  border-top:1px solid #e0e0e0;}
	.category_bax ul li:nth-child(4), .category_bax ul li:nth-child(7) {border-right:0;}
}

@media screen and (max-width:600px) {
}

@media screen and (max-width:480px) {

}
/*
 * 뷰
 */
.view_wrap h1 {font-size: 24px; line-height: 34px;color: #666;font-family: "NotoSans-Regular", sans-serif; margin: 0; width: 100%;}
.list_t_box { text-align: left; width: 100%;}
.list_t { display: block; color: #999; font-size: 12px; margin: 0 15px 0 0; display: inline-block; line-height: 40px;}
.list_t span {position: relative; top: -2px; margin-right: 7px;}
.view_img_box {margin: 30px 0 30px 0;  padding-top: 30px;}
.view_script_box { border-bottom: 1px solid #efefef; padding-bottom: 50px; color: #666; font-weight: 300; line-height: 24px; font-size: 15px;}

.view_table_box {border-top: 1px solid #666; margin-top: 10px; padding:0; }
.view_table_box table {width: 100%;}
.view_table_box table th, .view_table_box table td {padding: 15px 0; text-align: left; border-bottom: 1px solid #efefef;}
.view_table_box table th { background: #f9f9f9; text-align: center;}
.view_table_box table td {padding-left: 20px;}


@media screen and (max-width:1024px) {
	table {width:100% !important;}
	.view_wrap {width: 100%; padding: 0 2%;	}
}
@media screen and (max-width:800px) {
	.view_wrap h1 {width: 100%; float: none;}
	.list_t_box { text-align: left; width: 100%}
}
@media screen and (max-width:800px) {

}
@media screen and (max-width:640px) {
	.list_input_box { width: 100%; padding:0; margin-bottom: 30px;}
	.search_box { width: 18%; background: #fff;}
	.text_box { width: 56%; }
	.go_button { width: 18%;  margin: 0}
}

@media screen and (max-width:480px) {
	.list_input_box { width: 100%;}
}
