@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover {}
#bo_gall a.btn_b02 {}
#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover {}
#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm { vertical-align:top !important; } /* 서식단계 진행 */
#bo_w .btn_confirm * { vertical-align:top !important; }
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}




/* 기본 테이블 */
/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w .tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */



/* 게시판 목록 */

#cate .tab { display:inline-block !important; width:auto; margin:-2px 0; }
#cate .tab li { margin-top:2px; margin-bottom:2px; }
#cate .tab li a { display:inline-block; width:100%; }
#cate { margin-bottom:40px; }

/* 갤러리 목록 */

#gall_allchk { text-align:right; }
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul {margin:10px -15px 0;padding:0;list-style:none;zoom:1}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_box {position:relative; height:650px; }
#bo_gall .gall_li .gall_chk{position:absolute;top:6px;left:14px;}

.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row .col-gn-10{position:relative;min-height:1px;padding-left:15px;*padding-left:0;padding-right:15px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0;}
.gall_row .col-gn-0,.latest_row .col-gn-1{width:100%}
.gall_row .col-gn-2{width:50%}
.gall_row .col-gn-3{width:33.33333333%}
.gall_row .col-gn-4{width:25%}
.gall_row .col-gn-5{width:20%}
.gall_row .col-gn-6{width:16.66666667%}
.gall_row .col-gn-7{width:14.28571428%}
.gall_row .col-gn-8{width:12.5%}
.gall_row .col-gn-9{width:11.11111111%}
.gall_row .col-gn-10{width:10%}

.gall_row .box_clear{clear:both}

#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}


#bo_gall .gall_img { height:500px; background: radial-gradient(#fff 40%, #eee 100%); padding:2px 2px 0 2px; border:1px solid #ddd; }
#bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice{display:block}
#bo_gall .gall_img a { width:100%; height:100%; background-repeat:no-repeat; background-position:center top; background-size:cover; }

#bo_gall .gall_text_href {margin-top:15px}
#bo_gall .bo_tit {display:block;font-weight:400;color:#333;font-size:23px;line-height:130%; word-break:break-all; }

#bo_gall .bo_tit .title_icon { vertical-align:middle; margin-bottom:4px; margin-left:2px; }
#bo_gall .gall_info {font-size:15px; }
#bo_gall .gall_info .gall_date{color:#777;}

@media (max-width:1400px) {
	#bo_gall .gall_box { height:540px; }
	#bo_gall .gall_img { height:400px; }
	#bo_gall .bo_tit { font-size:20px; }
	#bo_gall .gall_info {font-size:14px; }
}

@media (max-width:1200px) {
	#cate { margin-bottom:30px; }
}

@media (max-width:960px) {
	#bo_gall .gall_box { height:430px; }
	#bo_gall .gall_img { height:320px; }
	#bo_gall .bo_tit { font-size:18px; }
	#bo_gall .gall_info {font-size:13px; }
	#bo_gall #gall_ul {margin:0 -10px;}
	.gall_row .col-gn-3 {padding-left:10px;padding-right:10px;}
}

@media (max-width:840px) {
	#bo_gall .gall_img { padding:0; }
}

@media (max-width:768px) {
	#cate .tab li { width:auto; padding-left:20px; padding-right:20px; }

	.gall_row .col-gn-3 {width:50%}
	#bo_gall .gall_box { height:510px; }
	#bo_gall .gall_img {height:400px;}
	#bo_gall .gall_text_href {margin-top:10px}
}

@media (max-width:600px) {
	#bo_gall .gall_box { height:410px; }
	#bo_gall .gall_img {height:320px;}
	#bo_gall .bo_tit{font-size:16px;}
	#bo_gall .bo_tit { font-size:16px; }
	#bo_gall .gall_info {font-size:13px; }
}

@media (max-width:420px) {
	#cate .tab li { padding-left:13px; padding-right:13px; }

	#bo_gall #gall_ul {margin:0 -14px;}
	.gall_row .col-gn-3 {padding-left:7px;padding-right:7px;}
	#bo_gall .gall_box { height:320px; }
	#bo_gall .gall_img { padding:15px 10px 0 10px; height:220px; }

	#bo_gall .bo_tit { font-size:14px; }
	#bo_gall .bo_tit img { width:13px; }
	#bo_gall .gall_info {font-size:12px; }
}




/* 게시판 목록 공통 */
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}

.btn_bo_adm button, .btn_bo_user a { font-size:15px; }

.btn_bo_adm {float:left;}
.btn_bo_adm:after { clear:both; visibility:hidden; display:block; content:''; }
.btn_bo_adm li {float:left;margin-right:6px;}


#bo_sch {display:inline-block; border:1px solid #ccc;background:#fff;border-radius:3px}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{border:0;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
#bo_sch .sch_input{height:38px;border:0;padding-left:10px;font-size:14px;background-color:transparent;float:left}
#bo_sch .sch_btn{height:38px;float:left;background:none;border:0;width:40px;font-size:15px}

#bo_gall li.empty_list {padding:85px 0;text-align:center}












/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}




/* 게시판 읽기 */
#bo_v { }



#bo_v_info {margin-top:10px;font-size:16px;}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:400; color:#444 !important;}

#bo_v_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{color:#000}
#bo_v_info .if_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_date{color:#666;font-weight:inherit;}

#bo_v_atc {min-height:200px;height:auto !important;height:200px; margin:30px 0 50px 0; }
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;text-align:center;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-top:30px;max-width:100%;height:auto}

#bo_v_con {margin-top:40px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#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 a:hover{background-color:#f3f3f3}

#bo_v_top {margin-top:50px;}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top ul {padding:0;list-style:none;word-break:break-all}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com li {float:left;margin-left:5px}

.bo_v_left {margin:20px 0;float:left}
.bo_v_left li {float:left;margin-right:5px}

.bo_v_nb {margin:40px 0 20px;position:relative;clear:both;text-align:left;border-bottom:1px solid #ddd}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #ddd;padding:20px 13px;font-size:15px; }
.bo_v_nb li:hover{background:#f6f6f6}
.bo_v_nb li .nb_tit{display:inline-block;padding-right:20px;color:#888;}
.bo_v_nb li .nb_date{float:right;color:#888}



#pro_slide_wrap { width:45%; padding-bottom:100px; }
#pro_cont { width:55%; }

#pro_slide { padding:10px 10px 0 10px; border:1px solid #ddd; background: radial-gradient(#f5f5f5 40%, #eee 100%); }
#pro_slide div { position:relative; height:600px; background-size:cover; background-position:center top; background-repeat:no-repeat; outline: none; }

/*
#pro_slide:before { display:block; position:absolute; content:''; height:100%; background: radial-gradient(#fff 40%, #e9e9e9 100%); z-index:-1; }
*/

.slick-dots { position: absolute; bottom:-106px; display: block; width:100%; padding: 0; margin: 0 -10px; list-style: none; }

.slick-dots li { position: relative; display: inline-block; width:20%; height:100px; padding: 0; }
.slick-dots li button { display: block; width: 100%; height: 100%; cursor: pointer !important; border:0; outline: none; position: absolute;	z-index:600; font-size:0; background-size:cover; background-position:center 5px; background-repeat:no-repeat; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li.slick-active button { border:2px solid #888; }


.pro_title { font-size:34px; color:#333; font-weight:500; line-height:140%;  }
#pro_cont .col_box { margin-left:90px; }
#pro_cont .cate_title { font-family:Nanum Gothic; font-size:16px; }
#pro_cont i { display:block; margin:36px 0; height:1px; background:url('/images/dot.gif') repeat-x; }

#pro_cont table { margin:-10px 0; }
#pro_cont table tr td { font-size:17px; padding:8px 0; line-height:130%; }
#pro_cont table tr td:first-child { width:120px; font-weight:400; }


#pro_btn_wrap a { display:inline-block; padding:30px 30px 30px 70px; background-position:30px center; background-repeat:no-repeat; color:#fff; font-size:20px; font-weight:400; }
#pro_btn_wrap a.pro_req { background-color:#505a64; background-image:url('/images/icon_inq.png'); }
#pro_btn_wrap a.pro_buy { background-color:#16499d; background-image:url('/images/icon_buy.png'); margin-left:12px; }


@media (max-width:1300px) {
	#pro_slide div { height:420px; }
	.slick-dots { bottom:-96px; }
	.slick-dots li { height:90px; }
	#pro_cont .col_box { margin-left:70px; }
}

@media (max-width:1000px) {
	#bo_v_atc {margin:20px 0 40px 0; }
	#bo_v_top {margin-top:40px;}
	#bo_v_con {margin-top:30px;}
	#bo_v_img img {margin-top:20px;}
	.bo_v_nb li .nb_date{display:none;}

	#pro_slide_wrap { padding-bottom:80px; }
	#pro_slide { padding:0; }
	#pro_slide div { height:360px; }
	.slick-dots { bottom:-86px; margin:0; }
	.slick-dots li { height:80px; }

	#pro_cont .col_box { margin-left:40px; }
	#pro_cont table tr td:first-child { width:90px; }
	#pro_btn_wrap a { padding:24px 24px 24px 60px; background-position:24px center; background-size:24px 24px; }
	#pro_btn_wrap a:last-child { margin-left:6px; }
}

@media (max-width:768px) {
	#bo_v_atc {margin:10px 0 30px 0; }
	#bo_v_img img {margin-top:20px;}
	#bo_v_top {margin-top:30px;}
	#bo_v_con {margin-top:30px;}

	#bo_v_file p, #bo_v_link p {padding:5px 10px; font-size:13px;}
	#bo_v_file li, #bo_v_link li {font-size:13px;}
	.bo_v_file_cnt, .bo_v_link_cnt { display:none; }

	.bo_v_nb {margin:10px 0 20px;}
	.bo_v_nb li {font-size:14px; word-break:break-all; padding:15px 10px 16px 10px;}
	.cmt_btn {margin-top:10px; background:none;}

	#pro_slide_wrap { padding-bottom:70px; }
	#pro_slide div { height:340px; }
	.slick-dots { bottom:-76px; }
	.slick-dots li { height:70px; }
}

@media (max-width:767px) {
	.pro_top > li { width:100% !important; }
	#pro_slide_wrap { padding-bottom:0; }
	#pro_slide div { height:400px; }
	.slick-dots { bottom:-96px; }
	.slick-dots li { height:90px; }
	#pro_slide_wrap { margin-bottom:96px; }
	#pro_cont .col_box { margin-left:0; margin-top:30px; }
}


@media (max-width:420px) {
	#bo_v_title {padding:15px 0 20px;}
	#bo_v_title .bo_v_tit{font-size:18px;}
	.pro_title img { height:15px; }
	#bo_v_info {font-size:13px;}
	#bo_v_top {margin-top:20px;}
	.bo_v_nb li {padding:10px 8px 12px 8px;font-size:13px;}
	.bo_v_nb li a { display:block; }

	.cmt_btn {margin-top:10px; background:none;}

	#pro_slide div { height:300px; }
	.slick-dots { bottom:-60px; }
	.slick-dots li { height:54px; }
	#pro_slide_wrap { margin-bottom:60px; }

	#pro_cont .col_box { margin-top:20px; }
	#pro_cont i { background-size:5px 1px; }

	#pro_btn_wrap a { padding:18px 18px 18px 44px; background-position:18px center; background-size:18px 18px; }
}







/*글쓰기*/
#bo_w .write_div{margin:12px 0;position:relative}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{float:left;width:50%}
#bo_w .wr_content.smarteditor2 iframe{background:#fff}
#bo_w .bo_w_tit{position:relative}

#bo_w .bo_w_link label {position:absolute;top:14px;left:1px;width:40px; text-align:center;color:#888; font-size:16px;}
#bo_w .bo_w_flie .lb_icon {position:absolute;top:5px;left:0;width:40px; text-align:center;color:#888; font-size:16px;}
#bo_w .bo_w_link .frm_input, #bo_w .bo_w_flie .frm_file{padding-left:50px}

#bo_w .bo_w_flie .frm_input{margin:10px 0 0 }
#bo_w .bo_w_flie .file_del{position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select{border:1px solid #3497d9;height:40px;border-radius:3px}


.bo_w_cate { text-align:center; }
.bo_w_cate div { display:inline-block; padding:18px 26px; border:1px solid #ddd; margin:0 4px; cursor:pointer; font-size:16px; }

.bo_w_subcate ul { display:none; text-align:center; }
.bo_w_subcate ul li { display:inline-block; padding:13px 20px; background:#f3f3f3; border:1px solid #d5d5d5; margin:0 4px; cursor:pointer; font-size:14px; }

.pro_cate.on { border:2px solid #666; }
.bo_w_subcate .on { background:#444; color:#fff; }

#pro_best { text-align:right; margin:10px 0 20px; font-size:14px; }

@media (max-width:760px) {
	#bo_w .bo_w_link label { top:10px }
	#bo_w .bo_w_flie .frm_file { width:300px; }

}

@media (max-width:420px) {
	#bo_w .bo_w_link label { top:7px }
	#bo_w .bo_w_flie .frm_file { width:200px; }

}