/*
 * 스킨 기본설정
 */
.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;
}


/*
 * 카테고리
 */
.board_category a { color:#666; }
.board_category a.active { font-weight:bold; }

.category_bax {display:inline-block; margin:0 auto 30px auto;}
.category_bax ul li {float: left; margin: 0 3px;}
.category_bax ul li a {text-align: center; color:#aaa; text-decoration: none; display: block; font-weight: 300;transition: all 0.1s;}
.category_bax ul li a:hover {color: #4b4e51;}
.category_bax ul li a.active {color: #4b4e51; font-weight: 600;}
.list_a { display: block; color: #999; font-size: 12px; margin: 0 15px 15px 0; display: inline-block;}
.list_a:last-child {margin-right: 0;}

/*----------------------------------------------input_button-----------------------------------------------------*/
.list_input_box_wrap {background:#f5f5f5; padding: 20px 0; margin-bottom: 0;}
.list_input_box { width: 580px; height: 45px; background: none; margin: 0 auto;}
.search_box {float: left; width: 170px; height: 45px; margin: 0 5px 0 0; padding: 0 0 0 10px; border: 1px solid #bbb; border-radius: 3px;}
.text_box {float: left; width: 300px; height: 45px;  margin: 0 5px 0 0;  }
.text_box input {width: 100%; height: 45px; border: 1px solid #bbb; padding-left: 15px; border-radius: 3px;}
.go_button {float: left; width: 100px; height: 45px; margin: 0}
.go_button button {width: 100%; height: 45px; background:#fff; color:#333; display: block; transition: all 0.1s; border: 1px solid #bbb; border-radius: 3px;}
.go_button button:hover {background: #333; color: #fff;}


.skin_button_box { }
.skin_button_box button { width: 130px; height: 45px; transition: all 0.1s;  background:#fff; border: 1px solid #bbb; border-radius: 3px; display: inline-block;
 margin: 0 5px;}
.skin_button_box button:hover {background:#333; color:#fff; border: 1px solid #333;}

.skin_button_box div {display: inline-block; margin: 0 5px;}

.skin_button_box a.skin_button { width: 130px; height: 45px; transition: all 0.1s;  background:#fff; border: 1px solid #bbb; display: block; text-decoration: none; line-height: 45px; vertical-align: middle; color:#333; border-radius: 3px; text-align: center; }
.skin_button_box a.skin_button:hover {background:#333;border: 1px solid #333; color:#fff;}


@media screen and (max-width:600px) {
	.list_input_box { width: 100%;}
	.search_box { width: 18%; margin: 0 2% 0 0;}
	.text_box { width: 60%; margin: 0 2% 0 0;}
	.go_button { width: 18%;  margin: 0}
}

@media screen and (max-width:480px) {
	.list_input_box { width: 90%; margin: 0 auto  0 auto; padding: 0 2%;}
	.search_box { width: 20%;margin: 0 2% 0 0;}
	.text_box { width: 56%;  margin: 0 2% 0 0;}
	.go_button { width: 20%;}
}

/*
 * 리스트
 */
.gallery01 {text-align: center; margin-bottom: 50px;}
.default_gallery_list a { color:#666; font-size:14px; }
.gallery01_article {margin-top: 50px;}
.gallery01_box {width: 285px; float: left; margin-right: 20px; margin-bottom: 50px;}
.gallery01_box:nth-child(4n) {margin-right: 0;}
.gallery01_box a { display: block; text-decoration: none;}
.gallery01_box a:hover > .hallery01_more  {color:#e60217}
.gallery01_box a:hover .gallery01_text_box h1 {color:#333}
.gallery01_img {margin-bottom: 20px;}
.gallery01_img img {width: 100%;}
.gallery01_text_box h1 {font-size: 16px; color:#666; font-weight: 500; padding: 0 20px 0 0;  transition: all 0.1s; margin: 10px 0 20px 0; text-align: left;}
.hallery01_more {font-size: 12px; color:#ccc; font-weight: 300; padding: 0 0; transition: all 0.1s; text-align: left;}
.gallery_text_box {}
.gallery01_check_box { margin: 20px 0 5px 0;}
.gallery01_box p {font-size: 14px; color:#666; font-weight: 300; padding: 0 0 0  0;  transition: all 0.1s; margin-top: 0; line-height: 18px;}


@media screen and (max-width:1280px) {
	.gallery01 {width: 100%;}
	.gallery01_article {width: 100%;}
	.gallery01_box {width: 23.5%; margin-right: 2%;}
}

@media screen and (max-width: 1024px) {
	.gallery01_box {width: 32%; float: left; margin-right: 2%; margin-bottom: 50px;}
	.gallery01_box:nth-child(4n) {margin-right: 2%;}
	.gallery01_box:nth-child(3n) {margin-right: 0;}
	.gallery_article {padding: 0 2%;}
	.gallery01_box p {font-size: 14px; padding: 0;}
	.gallery01_box h1 {font-size: 16px; color:#333; font-weight: 500; padding: 0 20px 0 0; line-height: 22px; transition: all 0.1s;}
}

@media screen and (max-width:600px) {
	.gallery01 {width: 100%; padding: 0 2%;}
	.gallery01_article {margin-top: 30px;}
	.gallery01_box {width: 49%; margin-right: 2%; margin-bottom: 30px;}
	.gallery01_box:nth-child(3n) {margin-right: 2%;}
	.gallery01_box:nth-child(2n) {margin-right: 0;}
	.gallery01_box h1 {font-size: 16px; color:#333; font-weight: 500; padding: 0 20px 0 0; line-height: 22px; transition: all 0.1s;}

}

@media screen and (max-width:480px) {
	.gallery_article {padding: 0 7%;}
	.gallery01_box {width: 100%; margin-right: 0;}
	.gallery01_box:nth-child(3n) {margin-right: 0;}
	.gallery01_box:nth-child(2n) {margin-right: 0;}
	.gallery_text_box {min-height: 0; padding: 0 0 30px 0; border-bottom: 1px solid #efefef;}

}

/*
 * 뷰
 */
.view_wrap {margin-bottom: 50px;}
.view_wrap h1 {font-size: 30px; color: #666;font-family: "NotoSans-Regular", sans-serif; margin: 0; float:left;}
.list_t_box { text-align: right;}
.list_t { display: block; color: #999; font-size: 12px; margin: 0 15px 0 0; display: inline-block; line-height: 40px;}
.view_img_box {margin: 30px 0 30px 0; text-align: center;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 #efefef; margin-top: 10px; padding:0; border-bottom: 1px solid #efefef; }
.view_table_box table {width: 100%;}
.view_table_box table th, .view_table_box table td {padding: 15px 0; text-align: left;}
.view_table_box table th { background: #f9f9f9; text-align: center;}
.view_table_box table td {padding-left: 20px;}

.view_script_box img {width: 100%;}

@media screen and (max-width:1024px) {
	.skin_button_box {text-align: center;}
	.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) {
	.skin_button_box {font-size: 12px;}
	.view_wrap .skin_button_box button { width: 80px; height: 30px; margin: 0 5px 0 0; line-height: 30px;}

	.view_wrap .skin_button_box div {display: inline-block; margin: 0 5px 0 0; width: 80px;height: 30px;line-height: 30px;}
	.view_wrap .skin_button_box div:last-child {margin: 0;}
	.view_wrap .skin_button_box a.skin_button { width: 80px;height: 30px;line-height: 30px;}

}
