/* list.gallery_ho.skin.php 2017-06-14*/
.tbl_frm01 {font-size: 14px;}
.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;
	}


.board_table{border-collapse:collapse;padding:0; border-spacing:0px; border-spacing:0;table-layout:fixed; border:0; margin:0 auto}
.board_table h2.title{background:url(./img/title_bg.gif) repeat-x; border:1px solid #DDD; font:bold 9pt/32px gulim; padding:0; text-align:center; margin:0;}
.board_table h3.subject{padding:0; margin:0;clear:both; font-weight:bold; font-size:13px; line-height:40px; border-bottom:1px solid #EEE;}
textarea{border:1px solid #aaa; border-right:1px solid #EEE; border-bottom:1px solid #EEE;width:100%; word-break:break-all; min-height:120px;}
/* 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 #DDD;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: #F6F6F6;	color: #1C94C4;	margin: 5px;	padding: 5px;	height: 22px;}
.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 */

.store_search						{clear:both; width:100%; border-top:0px solid #ff6b00; border-bottom:0px solid #AAA; padding:20px 0;  text-align:center; }
.store_search select		{width:270px; height:47px; font-size:13px; min-width:100px; border:0px solid #202020; margin-left:40px; border-bottom:2px solid #202020; padding:0 0px 0 10px; }
.store_search input[type="text"]			{height:47px; border:0px solid #ddd; background:#fff; width:350px; border-bottom:2px solid #202020; padding:0 30px 0 10px;  color:#212121; margin-left:40px;}
.store_search input[type="submit"]		{height:47px; border:1px solid #ddd; background:#212121; width:100px; color:#fff;cursor:pointer; }

.store_maplist					{margin:40px auto;}
.store_maplist:after		{display:block; clear:both; content:''; width:100%;}

.smap_map			{float:left; width:750px; height:540px; background:url('/img/store_noimg.jpg') no-repeat center 50%; overflow:hidden;}

.smap_list							{float:right; width:420px; height:540px; overflow-y:scroll; background:#f6f6f6; border:1px solid #ebebeb;}
.smap_list ul li				{border-bottom:1px solid #dfdfdf; padding:20px; position:relative;}

.smap_list ul li h1			{ line-height:18px; margin-bottom:5px; color:#333333; border-bottom:1px solid #585858; padding-bottom:10px;}
.smap_list ul li h1 span			{background:url('/img/store_icon.png') no-repeat left top; width:25px; height:30px;}
.smap_list ul li h1 a		{font-size:20px; color:#000; display:inline-block; text-decoration:none;}
.smap_list ul li h1 span	{ color:#b9303c; display:inline-block; }
.smap_list ul li h1 a p		{font-size:14px; color:#000; display:inline-block;  text-decoration:none; border:1px solid #DDD; padding:5px 5px; border-radius: 5px;}
.smap_list ul li p b.list_title {width:63px; margin-right:10px; display:inline-block; font-weight:700;}
.smap_list ul li p			{line-height:130%; word-break:keep-all;font-size:15px; margin-top:15px; font-weight:400;}
.smap_list ul li div a		{display:inline-block; border:1px solid #ddd; padding:5px 10px; font-size:12px; text-decoration:none;background:#eaeaea; border-radius:5px;}

.smap_list ul li:hover				{background:#fff;}
.smap_list ul li:hover h1 span			{background:url('/img/store_icon_ho.png')no-repeat left top;}
.smap_list ul li:hover h1 a				{color:#ce171f;}
.smap_list ul li h1 a:hover p		{font-size:14px; color:#fff; background:#ce171f;}
.board_category_list{ clear:both; width:100%; border:1px solid #DDD; 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:2px solid #ce171f; border-bottom:1px solid #AAA;}
.board_list th{font-size:16px; padding:15px 0; text-align:center; border-bottom:1px solid #888; border-top:1px solid #DDD;}
.board_list td{border-bottom:1px solid #ddd; text-align:center; padding:15px 0; font-size:14px;}
.board_list td.num{font-size:13px; color:#999;}
.board_list td.subject{text-align:center;}
.board_list td.name{text-align:center;}
.board_list td.datetime{font-size:13px; color:#999;}
.board_list td.hit{font-size:13px; color:#999;}
.board_list td.good{font-size:13px; font-weight:bold; color:#f60;}
.board_list td.nogood{font-size:13px; 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 #DDD;}
.board_gallery li .noimage{font:bold 13px Arial; color:#AAA; border:1px solid #DDD;}
.board_gallery li a.photo{display:block;border:none}
.board_gallery li h2					{line-height:90%; margin:5px 0;}
.board_gallery li h2 a.subject{font-size:14px; color:#545454; text-decoration:none; font-weight:600; }
.board_gallery li h2 a.subject2{color:#167ac6; font-size:14px; font-weight:600; display:block;}
.board_gallery li span.datetime{font-size:11px; color:#888888;}
.gall_checkbox		{position:absolute; top:5px; left:5px;}




/*list.webzine*/

.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_webzine{margin:0;padding:0;font-size:12px;margin:16px 0;list-style:none;border-top:2px solid #ff6b00; border-bottom:1px solid #AAA;}
.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; }
.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;background:#F6F6F6;width:250px;}
.board_webzine ul.wz_info li{list-style:none; border:none; margin:0;float:left;  padding:0 16px;font:normal 7pt/20px tahoma; color:#666;  }
.board_webzine ul.wz_info li.wz_info_name{font:normal 8pt/20px gulim; 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 gulim; color:#AAA; padding:0 10px;}
/*list.faq*/
.board_faq{clear:both; table-layout:fixed;width:100%; margin:0px 0 100px;  border-bottom:1px solid #AAA; border-top:2px solid #AAA;}
.board_faq td{background:#f6f6f6; border-bottom:1px solid #DDD;height:30px;}
.board_faq td.num{font-size:8pt; color:#999;text-align:center;}
.board_faq td.subject{  font-weight:bold;padding:5px 5px;}
.board_faq td.content{word-break:break-all; padding:10px;overflow:hidden;border:1px solid #DDD; background:#FFF;border-top:0}

/*//////////////////////*/

/*뷰페이지 view*/
.store_view					{margin:40px auto;}
.store_view:after		{display:block; clear:both; content:''; width:100%;}
.sview_img					{float:left; width:60%; padding:20px;}
.sview_info					{float:right; width:40%; border-top:0px solid #ce171f; padding:20px 0; }
.sview_info h2			{font-size:22px; color:#ce171f;}
.sview_info h2 span		{background:url('/img/store_icon_ho.png'); width:25px; height:30px; display:inline-block; margin-right:5px;}
.sview_info h3			{ margin-bottom:5px; font-size:16px;}
.sview_info p				{margin:15px 0; font-size:16px; line-height:150%; word-break:keep-all;}
.sview_info b				{width:75px; margin-right:10px; display:inline-block;}
div.view_bar			{margin:15px auto; height:2px; background:url('/img/view_bar_line.png') repeat-x left top;}


@media(max-width:1000px){
	.sview_img, .sview_info {width:100%; padding:0;}
}
