.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(../images/title_bg.gif) repeat-x; border:1px solid #e8e8e8; font:bold 9pt/32px; padding:0; text-align:center; margin:0;}

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 #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;}

.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;	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 */

.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 #ddd; margin-bottom:30px; border-radius:25px; padding:30px 15px;}
.board_category_list a{padding:4px 10px 4px 20px; font-size:16px; /*background:url(../images/icon_category.gif) 5px center no-repeat;*/ display:inline-block; margin-left:20px; position:relative; transition:.5s;}
.board_category_list a:after{content:''; clear:both; display:block; width:5px; height:5px; background:#E40213; border-radius:50%; position:absolute; left:5px; top:16px; }
.board_category_list a.thisList{font-weight:700; color:#E40213; }
/*list.list*/
.board_list{clear:both; width:100%; margin:16px 0;  border-bottom:1px solid #ddd;border-top: 2px solid #E40213;}
.board_list th{background:#fafafa; text-align:center; border-bottom:1px solid #e8e8e8; padding:16px 0; color: #333; font-size:17px; font-weight:600;}
.board_list td{border-bottom:1px solid #EEE;padding:16px 0; text-align:center; font-size:16px; color:#585858;}
.board_list td.num{font-size:13px; color:#555;}
.board_list td.num span		{color:#fff; background:#E40213; border-radius:4px; padding:2px 6px;}
.board_list td.subject{text-align:left;}
.board_list td.name{text-align:center;}
/*list.gallery*/

@media(max-width:768px){
	.board_category_list{padding:5%;}
	.board_category_list a{width:20%;}
	.board_category_list a:after{top:14px;}
}@media(max-width:600px){
	.board_category_list a{width:49%; font-size:14px; padding:3px 10px 3px 20px; margin:6px 0;}
	.board_category_list a:after{top:12px;}
}



.board_gallery{clear:both; width:100%; margin:40px auto 0; padding:0;  border-top:0px solid #555; border-bottom:0px solid #AAA; max-width:1200px;}
.board_gallery{display:flex; flex-flow:row wrap;}
.board_gallery li{display:block; list-style:none; position:relative; width:32%; margin: 0 2% 4% 0;}
.board_gallery li:nth-of-type(3n){margin-right:0;}
.board_gallery li .noimage{font:bold 13px ; color:#AAA; }
.board_gallery li a.photo					{display:block; border:none}
.board_gallery li a.photo img{display: block; width:100%;}
.board_gallery li a.subject		{font-size:20px; text-decoration:none; color:#333; font-weight:600; line-height:1.3; margin:20px 0 15px 0; width:95%; word-break: keep-all; display: block;}
.board_gallery li p								{color:#888888; font-size:13px;}
@media(max-width:1500px){
	.board_gallery li a.photo img{display: block; width: 100%; height:auto; max-height:232px;}
}@media(max-width:1050px){
	.board_gallery li{width:48%; margin:0 4% 4% 0 !important;}
	.board_gallery li:nth-of-type(2n){margin-right:0 !important;}
	.board_gallery li a.photo img{max-height:284px;}
}@media(max-width:768px){
	.board_gallery li{width:48%; margin:0 4% 4% 0;}
	.board_gallery li:nth-of-type(4n){margin:0 4% 4% 0;}
	.board_gallery li:nth-of-type(3n){margin:0 4% 4% 0;}
	.board_gallery li:nth-of-type(2n){margin:0 0% 4% 0;}
}@media(max-width:600px){
	.board_gallery li a.subject{font-size:18px; margin: 10px 0 5px 0;}
}@media(max-width:500px){
	.board_gallery li:nth-of-type(2n), .board_gallery li:nth-of-type(3n), .board_gallery li{width:100%; margin:0 0 10% 0 !important;}
	.board_gallery li a.photo img{max-height:282px;}
}
/*list.webzine*/
.youtuber li		{margin:0 6px 30px ; border:1px solid #e8e8e8;}
.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_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 10px 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:27px 21px 0px; }
.board_gallery_card li a:hover .info, .board_gallery_card li a:focus .info { padding:27px 21px 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; border-top:2px solid #E40213; margin-top:30px;}
.board_webzine li{display: flex; justify-content: space-between; padding: 40px 50px; border-bottom: 1px solid #ccc; position: relative;}
.board_webzine li .dtlimg{width:25%;}
.board_webzine li .dtlimg img{display: block; width:100%;}
.board_webzine li .wz_info{width: 68%; display: flex; flex-flow: column wrap; justify-content: space-between; padding: 30px 0 40px;}
.board_webzine li .wz_info h2{font-size: 22px; line-height: 1.6; font-weight: 500; color: #111111;}
.board_webzine li .wz_info p.wz_content{font-size: 17px; line-height: 1.6; word-break: keep-all; color: #747474;}
.board_webzine li .wz_info p.wz_info_date{font-size: 17px; line-height: 1; color: #747474;}
@media(max-width:1200px){
	.board_webzine li .dtlimg{width:35%;}
	.board_webzine li .wz_info{width:53%;}
	.board_webzine li{padding:3% 5%;}
}@media(max-width:768px){
	.board_webzine li .dtlimg{width:45%;}
	.board_webzine li .wz_info{width:53%;}
}@media(max-width:600px){
	.board_webzine li{flex-flow:row wrap; align-items: center; justify-content: center;}
	.board_webzine li .dtlimg{width:100%;}
	.board_webzine li .dtlimg img{max-width:300px; height:auto; margin:0 auto;}
	.board_webzine li .wz_info{width:100%; padding:5% 0 8%;}
	.board_webzine li .wz_info h2{font-size:18px;}
}

/*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 {font-family:'Noto Sans KR'; font-size:13px; 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{width:100%;}
.board_faq li{border:1px solid #ddd; border-radius:25px; margin-bottom:15px; position:relative; cursor: pointer; transition: all .3s;}
.board_faq li.color_gray{background:#f8f8f8}
.board_faq li .arrow{content:''; clear:both; display: block; width:45px; height:24px; position:absolute; background:url('../images/arrow_down.png') 50% 50% no-repeat; right:35px; top:30px; transition:all .4s;}
.board_faq li .arrow.on{transform:rotate(180deg);}
.board_faq li .questions_area{display: flex; align-items:center; font-size:18px; font-weight:600; padding:20px 35px;}
.board_faq li .questions_area span.num{font-size:38px; color:#E40213; font-weight:700; display: block; width:5%;}
.board_faq li .answer_area{overflow:hidden; border-top:1px solid #ddd; margin:0 35px; display: none; padding:20px 0;}
.board_faq 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_faq li .answer_area .content_area p{font-size:16px; font-weight:400; color:#5d5d5d;}
.board_faq li .answer_area .content_area span{font-family: 'Montserrat','Noto Sans KR',dotum,'돋음',sans-serif !important;}
.board_faq 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_faq li .questions_area{padding:3% 5%; font-size:15px;}
	.board_faq li .answer_area span.num, .board_faq li .questions_area span.num{width:10%; font-size:26px;}
	.board_faq li .questions_area .subject{width:80%;}
	.board_faq li .answer_area .content_area{width:91%; padding-top:5px;}
	.board_faq li .arrow{top:20px; right:10px;}
	.board_faq li .answer_area .content_area p{font-size:14px;}
}@media(max-width:400px){
	.board_faq li .arrow{right:5px;}
	.board_faq li .questions_area{padding:5%;}
	.board_faq li .answer_area span.num, .board_faq li .questions_area span.num{font-size:22px;}
	.board_faq li .answer_area{padding:5% 0; margin:0 8%;}
	.board_faq li .questions_area{padding:3% 5%; font-size:13px;}
	.board_faq li .answer_area .content_area p{font-size:13px;}
}

/*//////////////////////*/

.board_page{clear:both; ; text-align:center;}
.board_page ul{display: inline-block;}
.board_page ul li{float: left;}
.board_page a{padding:0 10px; color:#F60}
.board_page span{padding:0 5px;}
.board_search{}
.board_search td input.bs_btn	{background:url('../images/shop_sch_btn.png');  width: 25px; height: 23px; margin-left:-50px;}
 

.board_button						{clear:both;text-align:right; margin:5px 0 15px; height: 100%; display: flex; justify-content: flex-end;}
.board_button a					{padding:10px 25px; border:1px solid #ccc; line-height:100%; margin-left:5px;}
.board_button a.newb			{background:#E40213; color:#fff; border:0;}

/* write.php */
.guest_table{border-collapse:collapse;padding:0; border-spacing:0px; border-spacing:0;table-layout:fixed; width:100%;  background:#FFF;border:1px solid #e8e8e8; margin-top:10px;}
.guest_table th{text-align:left; padding-left:20px; font:normal 9pt/30px; border-bottom:1px solid #e8e8e8;}
.guest_table td{text-align:left; border-bottom:1px solid #e8e8e8; padding:4px 15px 4px 4px;}

.content_btn{height:20px;text-align:right;}
.content_btn img{float:left;}
.w_title{margin-right:10px;}
.wr_subject{padding-right:10px;margin-top:6px;margin-bottom:10px;}
.wr_content{padding-right:10px; margin-top:6px;}
.wr_content_edit{margin-top:6px;}
#variableFiles td{border:0;border-collapse:collapse;padding:0; border-spacing:0px; border-spacing:0;}

.option_table{border-collapse:collapse;padding:0; border-spacing:0px; border-spacing:0;table-layout:fixed; width:100%;  border:1px solid #e8e8e8; }
.option_table th{text-align:left; padding-left:20px; font:normal 9pt/30px; border-bottom:1px solid #e8e8e8;}
.option_table td{text-align:left; border-bottom:1px solid #e8e8e8; padding:4px 15px 4px 4px;}

.board_btn					{text-align:center; padding:20px;}
.board_btn a				{padding:5px 15px; border:1px solid #e8e8e8; line-height:100%; margin-left:5px;}
.board_btn input#btn_submit			{padding:6px 15px; background:#4b545e; color:#fff;border:1px solid #ccc; line-height:100%; cursor:pointer;}
.board_btn input#btn_list	{padding:6px 15px; background:#fff; color:#4b545e;border:1px solid #ccc; line-height:100%; cursor:pointer;}

.inputbox{height:35px; padding:4px; border:1px solid #aaa; border-right:1px solid #EEE; width:100%; border-bottom:1px solid #EEE;line-height:12px;}

.subject_inputbox{font-weight:bold; height:18px; padding:4px; border:1px solid #aaa; border-right:1px solid #EEE; width:100%; border-bottom:1px solid #EEE}
.selectbox{padding:13px 20px 13px 17px; position:relative; z-index: 5; border:0; border-radius:25px 0 0 25px; font-size:14px;  -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:#eee; height:55px; line-height: 30px;}

.selectbox:-webkit-autofill, .selectbox:-webkit-autofill:hover, .selectbox:-webkit-autofill:focus, .selectbox:focus, .selectbox:-webkit-autofill:active{-webkit-text-fill-color: #333 !important; outline: none;}

.textareabox{padding:4px; border:1px solid #aaa; border-right:1px solid #EEE; border-bottom:1px solid #EEE;width:100%; word-break:break-all;}
.filebox{height:22px; border:1px solid #aaa; border-right:1px solid #EEE; border-bottom:1px solid #EEE}

/* view.php info_scrap info_trackback */

.if_frame		{width:100%;  height:480px;display:block; border-top:2px solid #555;margin-top:17px;}
.if_left		{width:65%; height:480px;float:left;}
.if_right		{width:32%; float:right; padding-top:10px; margin-left:16px; height:470px; border-top:1px solid #e8e8e8;}
.if_right > div {padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #e8e8e8;}
.if_right div a {text-decoration:none;}
.if_txt	{font-size:18px;  font-weight:bold; padding:18px 0 20px 8px;}



.movie_box{padding:10px; text-align:center;}
.view_image{text-align:center;}
.view_image img{ margin:20px auto;overflow:hidden; display: block; max-width:100%;}
#writeContents{word-break:break-all; min-height:100px;}
/*#writeContents{word-break:break-all; padding:10px; min-height:100px;}*/

.fileLink{border:1px solid #e8e8e8; padding:2px; background:#fafafa;}
.fileLink *{list-style:none; padding:0; margin:0;}
.fileLink li{line-height:20px;}
.fileLink .info_file li{background:url(../images/icon_file.gif) 5px center no-repeat; padding-left:25px; font:normal 8pt }
.fileLink .info_link li{background:url(../images/icon_link.gif) 5px center no-repeat; padding-left:25px; font:normal 8pt }
.fileLink a{color:#666}
.fileLink span{padding-left:10px}
.fileLink span.file_size{color:#999}
.fileLink span.file_hit{color:#F60}
.fileLink span.link_hit{color:#06f}

.info_signature{padding:10px; border:1px solid #e8e8e8; background:#fafafa; }
.view_btn					{text-align:right; min-height:30px;}/*border-bottom:1px solid #e8e8e8; */
.view_btn a					{padding:5px 15px; border:1px solid #ccc; line-height:100%; margin-left:5px;}
.view_btn a.newb			{background:#4b545e; color:#fff;}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;margin-top:15px;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto; display: block; margin:0 auto;}
#bo_v_con iframe{max-width:100%;}

.board_top_area{display: flex; flex-flow:row wrap; justify-content:flex-end; align-items: flex-end; margin-bottom:30px;}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {display: flex; align-items:center; justify-content: flex-end;}
#bo_cate li {display: flex; margin-left:15px;}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:10px 15px; border:1px solid #ddd;color:#585858;text-align:center; cursor:pointer; transition:all .3s; min-height:41px;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;border:1px solid #E40213;background:#E40213;color:#fff;}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #E40213;background:#E40213;color:#fff;}


/* view_comment.skin.php */

#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

#bo_v_atc_title {
position: absolute;
font-size: 0;
line-height: 0;
overflow: hidden;
}

#bo_v_table {
position: absolute;
top: 0;
right: 16px;
margin: 0;
padding: 0 5px;
height: 25px;
background: #ff3061;
color: #fff;
font-weight: bold;
line-height: 2.2em;
display:none;
}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}



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;
width: 15%;
text-align: left;
border-bottom: 1px solid #d9d9d9;
background: #f7f7f7;
}
.table-view-nav{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin-top:20px;margin-bottom:20px;}
.table-view-nav li {line-height:1.1;}
.table-view-nav li + li {border-top:1px solid #e8e8e8;}
.table-view-nav li a{display:block;padding:16px 0;position:relative;}
.table-view-nav li a .nav-title{display:inline-block;max-width:100%;position:relative;box-sizing:border-box;vertical-align:middle;}
.table-view-nav li a .nav-title > span {display:block; max-width:100%; white-space: nowrap; text-overflow: ellipsis;}
.table-view-nav li  em{color:#222;font-size:14px;line-height:1.1;font-weight:700;}
.table-view-nav li .next{padding-left:135px; padding-right:15px;}
.table-view-nav li .next > em{position:absolute;top:50%;left:20px;margin-top:-7px;}
.table-view-nav li .next > em:after{content:"";display:block;position: absolute;top:0;left:104px;width:1px;height:13px;background-color:#bbb;}
.table-view-nav li .next > em > i {margin-right:13px; color:#999;  display: inline-block; vertical-align: middle;}
.table-view-nav li .next .nav-title{padding-right:20px;}
.table-view-nav li .next .nav-title.one-ico{padding-right:30px;}
.table-view-nav li .next .nav-title.two-ico{padding-right:50px;}
.table-view-nav li .next .nav-title.three-ico{padding-right:50px;}
.table-view-nav li .prev{padding-left:135px; padding-right:15px;}
.table-view-nav li .prev > em{position:absolute;top:50%;left:20px;margin-top:-7px;}
.table-view-nav li .prev > em:after{content:"";display:block;position: absolute;top:0;left:104px;width:1px;height:13px;background-color:#bbb;}
.table-view-nav li .prev > em > i {margin-right:13px; color:#999;  display: inline-block; vertical-align: middle;}
.table-view-nav li .prev .nav-title{padding-right:20px;}
.table-view-nav li .prev .nav-title.one-ico{padding-right:30px;}
.table-view-nav li .prev .nav-title.two-ico{padding-right:50px;}
.table-view-nav li .prev .nav-title.three-ico{padding-right:50px;}
.table-view-nav li .nav-title .ico-set {position: absolute; right: 0; top: -2px;}

.view_btn_ne_pr							{border-top:1px solid #333; margin-top:20px; padding-top:5px; padding-bottom:5px; background:url('../images/view_bar.png') no-repeat center 50%;}
.view_btn_ne_pr:after				{width:100%; display:block; clear:both; content:'';}
.vb_pre			{float:left; width:48%; padding:10px 0;}
.vb_nex			{float:right; width:48%; text-align:right; padding:10px 0; font-size:15px;}
.vb_pre span			{display:inline-block; border-right:1px solid #eee; margin-right:15px; padding-right:20px; height:13px; line-height:13px}
.vb_nex span			{display:inline-block; border-left:1px solid #eee; margin-left:15px; padding-left:20px; height:13px; line-height:13px}
.vb_pre a			{display:inline-block; font-size:15px; width:80%;}
.vb_nex a			{display:inline-block; font-size:15px; width:80%;}

.subject_info	{margin-top:30px; line-height:1.4; border:1px solid #e8e8e8; border-width:1px 0; padding:15px 0; }
.subject_info:after	{clear:both; display:block; content:'';}
h3.subject		{padding:0; margin:0;clear:both; font-weight:bold; font-size:14px; width:70%; float:left;}
ul.write_info	{width:30%; float:right; text-align:right;}
ul.write_info, ul.write_info li{display: inline-block; padding: 0 0; margin-right: 20px; font-size: 13px;}
ul.write_info li{display:inline; padding:0 2px; color:#444; font-size:12px;}

ul.write_info li.info_hit{font-weight:bold;background:url(../images/icon_view.gif) left center no-repeat;}
ul.write_info li.info_good{padding-left:26px;font-weight:bold; color:#F60;background:url(../images/icon_good.gif) left center no-repeat;}
ul.write_info li.info_nogood{padding-left:26px;font-weight:bold; color:#06F;background:url(../images/icon_nogood.gif) left center no-repeat;}

.table-view{border-top:2px solid #444;word-break:keep-all;margin-top:25px; border-bottom:1px solid #444; }
.table-view .view-header{padding:13px 75px 10px 13px;background-color:#f9f9f9; position:relative;}
.table-view .view-header .view-title h1, .table-view .view-header .view-title h2{color:#222;font-size:16px;font-weight:700;}
.table-view .view-header .view-info{margin-top:5px; overflow:hidden; font-size:12px;color:#555;}
.table-view .view-header .view-info > span{display:block;float:left; color:#666;}
.table-view .view-header .view-info > span + span {padding-left:40px;}
.table-view .view-header .view-info em {color:#222;}
.table-view .view-header .view-info em + span {margin-left:10px;}
.table-view .view-header .view-info span + span:before {content:"";display:block;float:left;width:1px;height:13px;background-color: #bbb; margin-top:3px; margin-left:-20px;}
em	{    font-style: normal;}

.tbl_view_head {margin:0 0 30px 0; padding:15px 0; border-top:2px solid #E40213;border-bottom:1px solid #999;font-size: 12px;text-align: left;}
.tbl_view_head .tit{margin-bottom: 10px; font-weight: bold; font-size: 18px; color: #000; word-break: keep-all;}
.tbl_view_head .info{}
.tbl_view_head .info dl{overflow:hidden;}
.tbl_view_head .info dt{float:left;margin: 0 11px 0 0;padding: 0 11px 0 0;background: url(../images/bg_tblline.gif) no-repeat 100% 1px;}
.tbl_view_head .info dd{float:left;margin-right:30px;}

.view_title4								{border-top:2px solid #000; border-bottom:1px solid #aaa; padding:20px 0; margin-bottom:30px;}
.view_title4 h3.subject4		{font-weight:600;; font-size:18px; color:#000; margin-bottom:10px;}

.view_title4 ul.write_info4							{}
.view_title4 ul.write_info4:after				{clear:both; width:100%; content:''; display:block;}
.view_title4 ul.write_info4 li					{display:inline-block; padding:0 0; margin:0;  margin-right:20px;font-size:13px;list-style:none; padding:0;}
.view_title4 ul.write_info4 li.info_name4 em{color:#888; font-style:normal ;font-size:10px;}

.gall_checkbox {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 99;
}

.total_board_view_wrap, .total_board_list_wrap{width:100%; max-width:1200px; margin:0 auto 100px;}
.sch_table{display:flex; justify-content:flex-end;}
.input_custom{ background: #f8f8f8; color: #333 !important; font-size: 18px; padding: 17px; border-radius:0 30px 30px 0; border:0; height:100%; font-weight:300; height:55px;}
.input_custom:-webkit-autofill, .input_custom:-webkit-autofill:hover, .input_custom:-webkit-autofill:focus, .input_custom:focus, .input_custom:-webkit-autofill:active{-webkit-box-shadow: 0 0 0 1000px #f8f8f8 inset; box-shadow: 0 0 0 1000px #f8f8f8 inset; -webkit-text-fill-color: #333 !important; outline: none;}

span.total_count{display:none; font-size: 18px; color: #201f1f; font-weight: 500;}

.td01,.td02{width:110px;}
.td03{width:90px;}
@media(max-width:1500px){
	.total_board_view_wrap, .total_board_list_wrap{padding:0 3%;}
}@media(max-width:850px){
	.board_search{width:100%;}
}@media(max-width:768px){
	.selectbox, .input_custom{height:40px;}
	.total_board_view_wrap, .total_board_list_wrap{margin-bottom:70px;}
	.board_list th{padding:14px 0; font-size:15px;}
	.board_list td{padding:12px 4px; font-size:14px;}
	.board_list td.subject{padding:12px 8px;}
	.selectbox{padding:8px 25px 8px 15px; font-size:14px; height:40px;}
	.input_custom{padding:13px; font-size:14px;}
	
	.td01{width:70px;}
	.td02{width:70px;}

	#bo_cate, .board_category_tab{width:100%;}
	#bo_cate ul{flex-flow:row wrap; width:100%; align-items: stretch; justify-content:flex-start; margin-bottom:20px;}
	#bo_cate li{margin:0 0 -1px -1px; width:25%;}
	#bo_cate a{width:100%; display: flex; align-items: center; justify-content: center;}
}
@media(max-width:600px){
	.board_page{padding:0;}
	.board_page a{padding:0 6px; font-size:16px;}
	.pg_page, .pg_current{padding:0 8px; font-size:17px;}

	#bo_cate{width:100%}
}@media(max-width:500px){
	.board_list td{padding:12px 4px; font-size:12px;}
}@media(max-width:450px){
	.board_page span{padding:0;}
	.board_page a{padding:0 1%; font-size:15px; margin:0 .8%;}
	.pg_page, .pg_current{padding:0 1%; font-size:16px; margin:0 .8%;}
}