/* list.gallery_ho.skin.php 2017-06-14*/
.gallery_h .gallery_h_con1 ul li.first {
	margin-left: 0;
	;
}

.gallery_h .gallery_h_con1 ul li a {
	color: #f5821f;
}

.gallery_h .gallery_h_con1 ul li a div.text h3 {
	color: #f5821f;
	font-size: 22px;
	margin-bottom: 100px;
	height: 3em;
	line-height: 1.5em;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 라인수 */
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	overflow: hidden;
}

.gallery_h .gallery_h_con1 ul li a div.text p {
	font-size: 13px;
}

.gallery_h .gallery_h_con1 ul li a div.text p::before {
	content: "";
	width: 100%;
	display: block;
	margin-bottom: 18px;
	border-top: 1px solid rgba(245, 130, 31, 0.3);
}

.search_wrap {
	width: 1400px;
	margin: 24px auto;
}

.search {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 335px;
	width: 209px;
	height: 22px;
	padding: 12px 17px;
	border: 1px solid #d7d7d7;
}

.search #search {
	border: none;
	outline: 0;
	width: 187px;
	font-size: 15px;
	color: #5e5e5e;
}

.search .search_btn {}

.select {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.select select {
	width: 200px;
	height: 46px;
	padding: 12px 17px;
	border: 1px solid #d7d7d7;
	font-size: 15px;
	color: #5e5e5e;
}

.select select option {
	font-size: 15px;
	color: #5e5e5e;
}

.gallery_h .more_list2 {
	margin-top: 30px;
}


/*---------------*/
/***** Bubba *****/
/*---------------*/


li.effect-bubba .text::before,
li.effect-bubba .text::after {
	position: absolute;
	top: 6px;
	right: 6px;
	bottom: 6px;
	left: 6px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 1s;
	transition: opacity 0.35s, transform 1s;
}

li.effect-bubba .text::before {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

li.effect-bubba .text::after {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

li.effect-bubba a div.text h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

li.effect-bubba p::before {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 1s;
	transition: opacity 0.35s, transform 1s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

li.effect-bubba:hover .text::before,
li.effect-bubba:hover .text::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.gallery_h .gallery_h_con1 ul li:hover a div.text {
	transition: opacity 0.35s, transform 0.35s;
	opacity: 1;

}

li.effect-bubba:hover a div.text h3,
li.effect-bubba:hover p::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.gallery_h_view {
	width: 100%;
	background: #f4f4f4;
	padding: 60px 0 63px;
}

.gallery_h_view .gallery_h_view_con {
	width: 1400px;
	margin: 0 auto;
	;
	overflow: hidden;

}

.gallery_h_view .gallery_h_view_con .bxslider {}

.gallery_h_view .gallery_h_view_con .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: static;
	text-align: left;
}

.gallery_h_view .gallery_h_view_con .bx-wrapper .bx-pager.bx-default-pager a {
	width: 51px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #666;
	text-indent: 1px;
	border: 1px solid #e7e7e7;
	border-left: 0;
}

.gallery_h_view .gallery_h_view_con .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 53px;
	height: 53px;
	background: #eb6107;
	border: none;
	line-height: 53px;
	color: #fff;
}

.gallery_h_view .gallery_h_view_con .bx-wrapper .bx-pager-item:first-child a {
	border-left: 1px solid #e7e7e7;
}

.gallery_h_view .gallery_h_view_con .bxslider li {}

.gallery_h_view .gallery_h_view_con .textarea {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #d7d7d7;
	overflow: hidden;
}

.gallery_h_view .gallery_h_view_con .textarea h3 {
	font-size: 32px;
	color: #000000;
	margin-bottom: 13px;
	line-height: 1em;
}

.gallery_h_view .gallery_h_view_con .textarea h4 {
	color: #a7a7a7;
	font-size: 15px;
	line-height: 1em;
}

.gallery_h_view .gallery_h_view_con .textarea h4:after {
	content: "";
	width: 30px;
	height: 3px;
	background: #eb6107;
	margin: 23px 0 130px;
	;
	display: block;
}

.gallery_h_view .gallery_h_view_con .textarea p {
	color: #4b4b4b;
	font-size: 14px;
}

.gallery_h_view .gallery_h_view_con .textarea .text {
	width: 800px;
	float: left;
	margin-right: 40px;
	padding-left: 10px;
	padding-right: 51px;
	border-right: 1px solid #ededed;
}

.gallery_h_view .gallery_h_view_con .textarea .tablearea {
	float: left;
	width: 490px;
}

.gallery_h_view .gallery_h_view_con .textarea .tablearea .table {
	width: 100%;
	border-top: 1px solid #d2d2d2;
}

.gallery_h_view .gallery_h_view_con .textarea .tablearea th,
.gallery_h_view .gallery_h_view_con .textarea .tablearea td {
	padding: 6px 0;
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
}

.gallery_h_view .gallery_h_view_con .textarea .tablearea th {
	padding-left: 15px;
	color: #9d9d9d;
	font-size: 14px;
	background: #ededed;
	width: 100px;
}

.gallery_h_view .gallery_h_view_con .textarea .tablearea td {
	padding-left: 30px;
	color: #4b4b4b;
	font-size: 14px;
}

.gallery_h_view .gallery_h_view_con .btn_wrap {
	border-top: 1px solid #d7d7d7;
	padding-top: 15px;
	text-align: left;
	margin-top: 45px;
	overflow: hidden;
}

/* list.php */

/* category_admin file : inc_cate_admin.php */

table.tb_order {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.tb_order th,
table.tb_order td {
	padding: 10px;
	border: 1px solid #d7d7d7;
	text-align: left;
}

table.tb_order th {
	padding: 10px 0 10px 20px;
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
	background: #f7f7f7;
}


.category_admin_wrap {
	width: 100%;
	margin-bottom: 20px;
}

.category_admin_wrap>h2 {
	font-size: 16px;
	margin-bottom: 8px;
}

span.ico {
	display: inline-block;
	margin-right: 6px;
	width: 40px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	border-radius: 4px;
	zoom: 1;
	letter-spacing: 0;
}

span.ico>a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
}

.bg_col {
	background: #5b74a8;
	;
}

.fc_col {
	background: #2d3a54;
}

.sel_btn {
	display: inline-block;
	margin-left: 10px;
}

#cate_submit {
	padding: 6px 15px;
	background: #242e43;
	color: #fff;
	border: 1px solid #e8e8e8;
	line-height: 100%;
	cursor: pointer;
}

#cate_new_info {
	text-align: center;
	font-size: 14px;
	min-height: 20px;
	line-height: 20px;
	opacity: 0;
}

.sel_btn_icon {
	position: relative;
	background: #333;
	color: #fff;
	border-radius: 80px;
	display: inline-block;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.sel_btn_info {
	position: absolute;
	bottom: 5px;
	left: 40px;
	background: #fff;
	color: #333;
	font-size: 12px;
	z-index: 5;
	border: 4px double #6e6e6e;
	width: 400px;
	padding: 6px 4px 6px 4px;
	display: none;
}

/**/
.cate {
	display: none;
}

.cate_del_list {}

.cate_del_list>li {
	border: 1px solid #f88888;
	color: #fff;
	background: #faa0a0;
	display: inline-block;
	padding: 4px 8px;
	border-radius: 5px;
	margin-left: 5px;
	cursor: pointer;
}

/*마지막 정렬에 관한 스타일 with jquery */
.sortable {
	/*margin: auto;*/
	padding: 0;
	width: 310px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.sortable.grid {
	overflow: hidden;
}

.sortable li {
	list-style: none;
	border: 1px solid #CCC;
	background: #fafafa;
	color: #1C94C4;
	margin: 5px;
	padding: 5px;
}

.handles span {
	cursor: move;
}

li.disabled {
	opacity: 0.5;
}

.sortable.grid li {
	line-height: 80px;
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
}

li.sortable-placeholder {
	border: 1px dashed #CCC;
	background: none;
}

/* category */

.board_category_select {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding: 4px;
	margin-bottom: 10px;
}

.board_category_list {
	clear: both;
	width: 100%;
	border: 1px solid #e8e8e8;
	padding: 10px;
	margin-bottom: 10px;
}

.board_category_list a {
	padding: 3px 10px 3px 20px;
	background: url(./img/icon_category.gif) 5px center no-repeat;
}

.board_category_list a.thisList {
	font-weight: bold;
}

/*list.list*/
.board_list {
	clear: both;
	width: 100%;
	margin: 16px 0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-top: 2px solid #1f1f1f;
}

.board_list th {
	background: #fafafa;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	height: 46px;
	color: #333;
}

.board_list td {
	border-bottom: 1px solid #EEE;
	height: 40px;
	text-align: center;
}

.board_list td.num {
	font-size: 11px;
	color: #555;
}

.board_list td.subject {
	text-align: left;
}

.board_list td.name {
	text-align: center;
}

.board_list td.datetime {
	font-size: 12px;
	color: #555;
}

.board_list td.hit {
	font-size: 12px;
	color: #555;
}

.board_list td.good {
	font-size: 12px;
	font-weight: bold;
	color: #f60;
}

.board_list td.nogood {
	font-size: 12px;
	font-weight: bold;
	color: #06f;
}

/*list.gallery*/


/*.board_gallery{overflow:hidden;clear:both;margin:16px 0;  padding:0 0 14px 14px; border-top:1px solid #AAA; border-bottom:1px solid #AAA;}*/
.board_gallery {
	overflow: hidden;
	clear: both;
	margin: 16px 0;
	padding: 0 0 14px 0px;
}

ul.board_gallery:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.board_gallery li {
	display: inline;
	float: left;
	margin: 0 10px 30px 0;
	text-align: center;
	list-style: none;
	position: relative;
}

.board_gallery li .image {
	border: 1px solid #e8e8e8;
}

.board_gallery li .noimage {
	font: bold 13px;
	color: #AAA;
	border: 1px solid #e8e8e8;
}

.board_gallery li a.photo {
	display: block;
	border: none
}

.board_gallery li a.subject {
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
}

.board_gallery li a.subject2 {
	color: #167ac6;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid blue;
	margin-top: 5px;
	display: block;
}

.board_gallery li a.datetime {
	border: 0px solid red;
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
	display: block;
}

/*list.webzine*/

.gall_checkbox {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 99;
}

.board_gallery3 {
	width: 100%;
	height: 160px;
	border: 1px solid #ccc;
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
}

.board_gallery3 li {
	float: left;
	padding: 20px;
	padding-right: 0px;
}

.board_gallery3>li>a>div {
	margin-top: 5px;
}


/*.board_gallery{overflow:hidden;clear:both;margin:16px 0;  padding:0 0 14px 14px; border-top:1px solid #AAA; border-bottom:1px solid #AAA;}*/
.board_gallery_card {
	overflow: hidden;
	clear: both;
	margin: 16px 0;
	padding: 0 0 14px 0px;
}

ul.board_gallery:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.board_gallery_card li {
	display: inline;
	float: left;
	margin: 0 20px 30px 0;
	list-style: none;
	border: 1px solid #f0f0f0;
	padding-bottom: 15px;
	position: relative;
}

.board_gallery_card li .image {}

.board_gallery_card li .noimage {
	font: bold 13px;
	color: #AAA;
}

.board_gallery_card li a.photo {
	display: block;
	border: none
}

.board_gallery_card li a.subject {
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
}

.board_gallery_card li a.subject2 {
	color: #167ac6;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid blue;
	margin-top: 5px;
	display: block;
}

.board_gallery_card li a.datetime {
	border: 0px solid red;
	line-height: 20px;
	height: 20px;
	margin-top: 5px;
	display: block;
}

.board_gallery_card .info {
	padding: 10px 10px 0px;
}

.board_gallery_card li a:hover .info,
.board_gallery_card li a:focus .info {
	padding: 10px 10px 0px;
}

.board_gallery_card .info dt,
.board_gallery_card .info dd {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}

.board_gallery_card .info dt {
	margin-bottom: 4px;
	font-size: 18px;
	color: #000;
}

.board_gallery_card .info dd {
	color: #555;
}

.board_gallery_card .info .date {
	margin-top: 20px;
	font-size: 12px;
	color: #999;
}

.board_gallery_card .info .writer {
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 12px;
	color: #999;
}


/*list.webzine*/

.board_webzine {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin: 16px 0;
	list-style: none
}

.board_webzine li {
	position: relative;
	padding: 17px 0 27px 0;
	margin: 17px 0 17px 0;
	border: 1px solid #efefef;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	vertical-align: top;
	*zoom: 1
}

.board_webzine li:after {
	display: block;
	clear: both;
	content: "";
}

.board_webzine a {
	text-decoration: none;
	cursor: pointer;
}

.board_webzine a strong {
	display: inline-block;
	margin: 0 0 4px 0;
	color: #333;
	font-size: 18px;
}

.board_webzine a:hover strong,
.board_webzine a:active strong,
.board_webzine a:focus strong {
	text-decoration: underline
}

.board_webzine .thumb {
	display: inline-block;
	float: left;
	margin: 0 15px 0 0;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666
}

.board_webzine .thumb img {
	display: block;
	border: 0
}

.board_webzine .wz_content {
	margin: 0;
	line-height: 1.4;
}

.board_webzine ul.wz_info {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	width: 250px;
}

.board_webzine ul.wz_info li {
	list-style: none;
	border: none;
	margin: 0;
	float: left;
	padding: 0 16px;
	font: normal 7pt/20px;
	color: #666;
}

.board_webzine ul.wz_info li.wz_info_name {
	font: normal 8pt/20px;
	background: url(./img/icon_name.gif) left center no-repeat;
}

.board_webzine ul.wz_info li.wz_info_date {
	background: url(./img/icon_clock.gif) left center no-repeat;
}

.board_webzine ul.wz_info li.wz_info_hit {
	font-weight: bold;
	background: url(./img/icon_view.gif) left center no-repeat;
}

/*list.video */
.board_video {
	clear: both;
	width: 100%;
	margin: 16px 0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}

.board_video td {
	border-bottom: 1px solid #EEE;
	height: 30px;
	text-align: left;
}

.board_video td p {
	padding: 0;
	margin: 0;
	margin-top: 2px;
}

.board_video td.num {
	font-size: 8pt;
	color: #999;
}

.board_video td.subject {
	font-weight: bold;
}

.board_video td span {
	font: normal 8pt;
	color: #AAA;
	padding: 0 10px;
}


/*list.faq*/
.board_faq {
	clear: both;
	table-layout: fixed;
	width: 100%;
	margin: 0px 0 50px;
	border-bottom: 1px solid #AAA;
	border-top: 2px solid #AAA;
}

.board_faq td {
	background: #f8f8f8;
	border-bottom: 1px solid #e8e8e8;
	padding: 25px 0;
}

.board_faq td.num {
	font-size: 1rem;
	color: #999;
	text-align: center;
}

.board_faq td.subject {
	font-weight: 700;
	padding: 5px 0px;
}

.board_faq td.content {
	word-break: break-all;
	padding: 15px 0px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	background: #FFF;
}


/*list.faq3*/
.board_faq3 {
	width: 100%;
}

.board_faq3 li {
	border: 1px solid #ddd;
	border-radius: 25px;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
	transition: all .3s;
}

.board_faq3 li.color_gray {
	background: #f8f8f8
}

.board_faq3 li .arrow {
	content: '';
	clear: both;
	display: block;
	width: 45px;
	height: 24px;
	position: absolute;
	background: url('./img/arrow_down.png') 50% 50% no-repeat;
	right: 35px;
	top: 30px;
	transition: all .4s;
}

.board_faq3 li .arrow.on {
	transform: rotate(180deg);
}

.board_faq3 li .questions_area {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	padding: 20px 35px;
}

.board_faq3 li .questions_area span.num {
	font-size: 38px;
	color: #ea002b;
	font-weight: 700;
	display: block;
	width: 5%;
}

.board_faq3 li .answer_area {
	overflow: hidden;
	border-top: 1px solid #ddd;
	margin: 0 35px;
	display: none;
	padding: 20px 0;
}

.board_faq3 li .answer_area .content_area {
	font-size: 16px;
	font-weight: 400;
	color: #5d5d5d;
	width: 93%;
	display: inline-block;
	font-family: 'Montserrat', 'Noto Sans KR', dotum, '돋음', sans-serif !important;
	padding-top: 13px;
}

.board_faq3 li .answer_area .content_area p {
	font-size: 16px;
	font-weight: 400;
	color: #5d5d5d;
}

.board_faq3 li .answer_area .content_area span {
	font-family: 'Montserrat', 'Noto Sans KR', dotum, '돋음', sans-serif !important;
}

.board_faq3 li .answer_area span.num {
	font-size: 38px;
	color: #5d5d5d;
	font-weight: 700;
	display: inline-block;
	width: 5%;
	vertical-align: top;
}

@media(max-width:768px) {
	.board_faq3 li .questions_area {
		padding: 3% 5%;
		font-size: 15px;
	}

	.board_faq3 li .answer_area span.num,
	.board_faq li .questions_area span.num {
		width: 10%;
		font-size: 26px;
	}

	.board_faq3 li .questions_area .subject {
		width: 80%;
	}

	.board_faq3 li .answer_area .content_area {
		width: 91%;
		padding-top: 5px;
	}

	.board_faq3 li .arrow {
		top: 30px;
		right: 10px;
	}

	.board_faq3 li .answer_area .content_area p {
		font-size: 14px;
	}
}

@media(max-width:500px) {
	.board_faq3 li .arrow {
		top: 25px;
	}
}

@media(max-width:400px) {
	.board_faq3 li .arrow {
		right: 5px;
		top: 20px;
	}

	.board_faq3 li .questions_area {
		padding: 5%;
	}

	.board_faq3 li .answer_area span.num,
	.board_faq li .questions_area span.num {
		font-size: 22px;
	}

	.board_faq3 li .answer_area {
		padding: 5% 0;
		margin: 0 8%;
	}

	.board_faq3 li .questions_area {
		padding: 3% 5%;
		font-size: 13px;
	}

	.board_faq3 li .answer_area .content_area p {
		font-size: 13px;
	}
}


/*//////////////////////*/