@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 {} /* 서식단계 진행 */
#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 {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
/*#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}*/

.td_subject img {margin-left:3px}

/* 갤러리 목록 */
#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 auto; width:100%; padding:0;list-style:none;zoom:1}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li {float:left; margin:0 15px 30px 15px;}

#bo_gall .gall_con {margin:0;padding:0;list-style:none; position:relative; overflow:hidden; border:1px solid #ddd; transition:all 0.5s; border-radius:5px;box-shadow:0px 0px 10px rgba(0,0,0,0);}
/*#bo_gall .gall_con .over{position:absolute; width:100%; height:100%; background:rgba(255,255,255,0.3); transition:all 0.5s; opacity:0;}*/
#bo_gall .gall_con:hover{border:1px solid #ccc; box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
#bo_gall .gall_con:hover .over{opacity:1;}

#bo_gall .gall_con li {margin:0;}
#bo_gall .gall_now .gall_text_href a {color:#000E41}

#bo_gall .gall_href { position:relative; border-bottom:1px solid #eee; min-height:251px; background:#f7f7f7;}
#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_href strong, #bo_gall .gall_href span {display:inline-block;background:#f7f7f7;text-align:center;line-height:10em}
#bo_gall .gall_href .icon_sub{ position:absolute; top:-1px; left:8px; z-index:9;}
#bo_gall .gall_href .noimg{ width:100%; background:#f7f7f7; padding-top:20px;}


#bo_gall .gall_text_href  {padding:20px 15px; }
#bo_gall .gall_subject{ font-weight:500; font-size:1.1em;height:40px; white-space: break-word;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;	-webkit-line-clamp: 2; /* ellipsis line */
	-webkit-box-orient: vertical; margin-bottom:5px;}
#bo_gall .gall_subject a{ color:#222;}
#bo_gall .gall_write{ color:#888;}
#bo_gall .f_bar{ margin:13px 0;}
#bo_gall .f_bar div{ width:100%; height:3px; background:#32a4a6;}
#bo_gall .gall_bot{}
#bo_gall .gall_bot .f_money{ float:right; font-family:Verdana, Geneva, sans-serif; letter-spacing:0;}
#bo_gall .gall_bot .f_suc{ color:#32a4a6; font-weight:500;}
#bo_gall .gall_bot .f_money_suc{ color:#999;}

/*3차 카테고리*/
#bo_cate_ul_3{ position:absolute; top:20px; left:260px; z-index:100; width:100px; background:#fff; border:1px solid #0760a1; border-radius:0px; padding:8px 0px; 
opacity:0; transition: all .3s ease;}
#bo_cate_ul_3.bo_cate_ul_3_on{ transform: translateY(7px); opacity: 1 }
#bo_cate_ul_3 dd{ text-align:left;}
#bo_cate_ul_3 dd a{ display:block; color:#777; font-size:13px; line-height:22px; padding:0 10px;}
#bo_cate_ul_3 dd a:hover{ color:#0760a1;}
#bo_cate_ul_3 dd a.bcu3_on{ color:#333; font-weight:500;}
#bo_cate_ul_4 {display: none;}

/*#bo_gall .gall_text_href a {font-size:1.15em; font-weight:600;}
#bo_gall .gall_text_href a:hover{text-decoration:none;}
#bo_gall .gall_text_href span {display:inline!important}
#bo_gall .gall_text_href img {margin:0}
*/
/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1; position:relative;}
.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;padding-top:5px; font-size:1.1em;}
#bo_list_total span{ color:#e32c2c;}

/*리스트 정렬*/
#f_order{ float:right;}
#f_order::before{ font-family:"Font Awesome 5 Pro"; content:"\f883"; font-weight:300; color:#666; font-size:1.3em;}
.f_order_select{ border:0; font-size:1.2em; color:#666;font-family:'Noto Sans KR', sans-serif; padding-left:6px;
/* 네이티브 외형 감추기 */
 -webkit-appearance:none; 
-moz-appearance :none; 
appearance :none;
/* 화살표이미지 넣어주기 */
/*background:url(img/select_arrow.gif) no-repeat 95% center;*/}
/* IE 10, 11의 네이티브 화살표 숨기기 */
.f_order_select::-ms-expand{ display:none;}
.f_order_select option{ font-size:13px; padding:5px 15px;}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:7px;border:0;background:#666;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f7f7f2}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#666}
/*펀딩신청하기 버튼*/
.btn_bo_res{ position:fixed; bottom:50px; right:20px; z-index:100;}
.btn_bo_res a.btn_b03{ width:auto; padding:0 40px; line-height:60px; font-size:1.4em; box-shadow:0 0 5px rgba(0,0,0,0.2);}

/*검색 위치*/
#bo_sch{ position:absolute; top:-10px; right:110px; border-bottom:1px solid #0760a1;}
#bo_sch {}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden; display:none;}

#bo_gall li.empty_list {padding:85px 0;text-align:center}

/* 페이징 */
.pg_page, .pg_current {height:auto;}
.pg_page {background:#fff; border:1px solid #E3E3E3;}
.pg_start, .pg_prev {/* 이전 */ text-indent:-9999px; background:url(img/icon_first.gif) no-repeat 50%/80% auto}
.pg_end, .pg_next {/* 다음 */ text-indent:-9999px; background:url(img/icon_last.gif) no-repeat 50%/80% auto}
.pg_current{margin:0;}

/* 게시판 쓰기 */
#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}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:1.2em}
#bo_v_textarea {width:100%}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#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 {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;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 strong {color:#000E41}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#000E41;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}

/* 게시판 댓글 */
#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}

/* 검색 */
.frm_input.sch_input{width:150px; height:28px;}
.btn_submit02 {height:28px; line-height:28px; background:#444; color:#fff; font-size:1em; border:1px solid #444; padding:0 7px}

/* 셀렉트박스 */
.select-box{display:inline-block;position:relative;border:1px solid #ccc;vertical-align:middle;}
.select-box select{position:absolute;left:-9999px;display:none;}
.select-box a{display:block;height:25px; line-height:25px;padding:0 10px;background:#FFF url(./img/select_box_ico.png) right center no-repeat;text-align:left !important;color:#333;font-size:1em;}
.select-box a:visited, .select-box a:active, .select-box a:link, .select-box a:hover{text-decoration:none;}
.select-box a i.fa{vertical-align:middle;float:right;padding-top:7px;}
.select-box ul{position:absolute;left:-1px; top:25px;border:1px solid #ccc;display:none;background:#fff;max-height:240px; list-style:none;padding:0;margin:0;overflow:hidden;overflow-y:auto;z-index:999;	
scrollbar-face-color: #eaeaea;scrollbar-track-color: #f7f7f7;scrollbar-3dlight-color: #e2e2e2;scrollbar-arrow-color: #8c8c8c;scrollbar-shadow-color: #eaeaea;scrollbar-highlight-color: #eaeaea;scrollbar-darkshadow-color: #e2e2e2;}
.select-box ul a{display:block;line-height:25px;height:25px;background:none;}

.select-box.select-active a{color:#4B87C8; background:#FFF url(./img/select_box_ico_active.png) right center no-repeat;}
.select-box.select-active a i{color:#4B87C8}
.select-box.select-active ul a{color:#333;background:none;}
.select-box.select-active ul a.hover{background:#8DA5C2;color:#fff;}
.select-box.select-active ul a.active{background:#4B7AB2;color:#fff;}
select{height:30px; border:1px solid #CCC;}


/*상세페이지 css*/
#bo_v_head{ text-align:center; margin-bottom:30px;}
#bo_v_head h1{ font-size:2.7em; font-weight:500; padding-bottom:20px;}
#bo_v_head h5{ font-size:1.1em; color:#666; font-weight:400;}

#bo_v_tops{ height:430px; margin-bottom:60px;}
#bo_v_tops:after{ display:block; content:""; clear:both;}
#bo_v_img{ float:left; width:calc(65% - 40px);margin:0 40px 0 0;}
#bo_v_img img{ width:100%; height:430px;}
#f_vinfo{ float:left; width:35%; position:relative;}
#f_vinfo dl{ margin-bottom:15px;}
#f_vinfo dt{ font-size:1.1em; font-weight:400;}
#f_vinfo dd{ font-size:2.8em; font-family:Verdana, Geneva, sans-serif; font-weight:500;}
#f_vinfo dd span{ font-size:14px; display:inline-block; margin:0 10px 0 12px;}
#f_vinfo dd strong{ font-size:16px;}
#f_vinfo .fund_info{ border:1px solid #ddd; background:#f5f5f5; padding:15px 20px; line-height:1.6em; font-size:1.1em;}
#f_vinfo .fund_info strong{ display:block; margin-bottom:5px;}
#f_vinfo .fund_info_btn{ margin:10px 0 0 0;}
#f_vinfo .fund_info_btn:after{ display:block; content:""; clear:both;}
#f_vinfo .fund_info_btn .finfo_btn{ display:block; float:left; width:calc(85% - 5px); margin-right:5px; border:0px; height:50px; font-size:1.3em; color:#fff; font-weight:500;}
#f_vinfo .fund_info_btn .finfo_share{ display:block; background:#fff; border:1px solid #ccc; text-align:center; line-height:50px; font-size:1.2em; color:#777; transition:all 0.3s;}
#f_vinfo .fund_info_btn .finfo_share i{ font-size:1.5em; margin-left:10px;}
#f_vinfo .fund_info_btn .finfo_share:hover{ background:#1a83a8; border-color:#1a83a8; color:#fff; transition:all 0.3s;}

#overLayer{ position:absolute; left:50%; margin-left:-110px; bottom:-169px; width:230px; background:#fff; border:1px solid #ccc; padding:15px 10px 20px 10px; text-align:center; z-index:100;}
#overLayer a.close{ position:absolute; top:15px; right:15px; z-index:10; font-size:1.8em; color:#999;}
#overLayer a.close:hover{ color:#222;}
#overLayer .title{ text-align:center; font-size:1.1em; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
#overLayer img{ width:40px; height:auto;}
#overLayer li{ display:inline-block; vertical-align:top; padding:3px 3px;}

#bo_v_con{ position:relative;}
#bo_v_con:after{ display:block; content:""; clear:both;}
#bo_v_con #fund_cont{ width:650px; float:left;}

/*스타터소개*/
#bo_v_con .creator_info_wrap{ float:left; width:310px; background:url(img/icon_arrow.png) no-repeat left 30px; padding-left:12px; margin:0px 0 0 32px;}
#bo_v_con .creator_info{ width:300px; padding:20px 20px; box-sizing:border-box; background:#fff; border:3px solid #07579d;
color:#333; border-radius:20px; box-shadow:3px 3px 5px rgba(0,0,0,0.2);}
#bo_v_con .creator_info .creat_t{ font-size:1.1em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed rgba(0,0,0,0.2);}
#bo_v_con .creator_info .creator_img{ width:45px; height:45px; border-radius:50%; background:#eee; color:#ccc; line-height:45px; text-align:center; margin:0 auto 5px auto; overflow:hidden;}
#bo_v_con .creator_info .creator_img img{ width:100%;}
#bo_v_con .creator_info .creator{ font-size:1.3em; margin-bottom:10px; color:#07579d; text-align:center;}
#bo_v_con .creator_info p{ font-weight:300;/* color:rgba(250,250,250,0.7);*/ color:rgba(0,0,0,0.7);}
#bo_v_con .creator_info .creat_re{ margin-top:20px; text-align:center;}
#bo_v_con .creator_info .creat_re_btn{ width:100%; line-height:40px; font-size:1.1em; color:#fff; background:#07579d; border:1px solid #07579d; border-radius:5px; transition:all 0.3s;}
#bo_v_con .creator_info .creat_re_btn:hover{ background:#444; border-color:#222; transition:all 0.3s;}
/* 리워드영역*/
.reward_wrap{ margin-top:30px;}
.reward_wrap .reward_top{ margin-bottom:10px;}
.reward_box{ border:2px solid #ddd; background:#fff; border-radius:10px; margin:0 0 20px 0; box-sizing:border-box; padding:20px 20px; box-shadow:0 0 7px rgba(0,0,0,0.1);}
.reward_box .reward_stxt{ font-weight:bold; color:#777; margin-bottom:15px;}
.reward_box .reward_pro{ margin-bottom:15px;}
.reward_box .reward_pro:after{ display:block; content:""; clear:both;}
.reward_box .reward_img{ float:left; width:75px; height:75px; background:#eee; border-radius:5px; color:#ccc; line-height:80px; text-align:center;}
.reward_box .reward_img img{ width:100%;}
.reward_box .reward_price{ float:left; width:calc(100% - 85px); margin-left:10px; font-size:1.6em; font-weight:bold; color:#222;}
.reward_box .reward_price p{ font-size:13px; font-weight:lighter; margin-top:8px; line-height:1.4em;}
.reward_box .reward_cont{ margin-bottom:15px;}
.reward_box .reward_cont li{ color:#333; line-height:1.8em; padding-left:8px; position:relative;}
.reward_box .reward_cont li:before{ display:block; content:""; width:3px; height:3px; border-radius:50%; background:#333; position:absolute; top:11px; left:0px;}
.reward_box .reward_cont li .option_t{ display:inline-block; width:110px;}
.reward_box .reward_cont li select{ width:130px; height:23px; border-radius:2px; padding:0 5px;
/* 네이티브 외형 감추기 */
 -webkit-appearance:none; 
-moz-appearance :none; 
appearance :none;
/* 화살표이미지 넣어주기 */
background:url(img/select_arrow.gif) no-repeat 94% center;}
/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand{ display:none;}

.reward_box .reward_btn{ border-top:1px solid #ddd; padding-top:15px;}
.reward_box .reward_btn button{ width:100%; height:42px; border-radius:5px; text-align:center; color:#fff; border:0; font-size:1.1em;}
.reward_box .reward_btn .fib_on{ display:block; width:100%; height:42px; line-height:42px; text-decoration:none !important; border-radius:5px; text-align:center; color:#fff !important; border:0; font-size:1.1em;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#32a4a7+0,03509d+68 */
background: #32a4a7; /* Old browsers */
background: -moz-linear-gradient(left,  #32a4a7 0%, #03509d 68%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #32a4a7 0%,#03509d 68%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #32a4a7 0%,#03509d 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32a4a7', endColorstr='#03509d',GradientType=1 ); /* IE6-9 */}
.reward_box .reward_btn .fib_off{ display:block; width:100%; line-height:42px; height:42px; border-radius:5px; text-align:center; font-size:1.1em; background:#eee; color:#777;}

/*탭부분*/
#fund_cont .fund_tab{ border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#fund_cont .fund_tab.on{ position:fixed; top:122px; background:#fff; z-index:100; width:1000px; border-top:0;}
#fund_cont .fund_tab:after{ display:block; content:""; clear:both;}
#fund_cont .fund_tab li{ float:left; width:110px; text-align:center;}
#fund_cont .fund_tab li a{ display:block; font-size:1.2em; color:#777; line-height:45px; border-bottom:1px solid #fff; text-decoration:none;}
#fund_cont .fund_tab li a.selected{ border-bottom:3px solid #03509d; margin-bottom:-1px; color:#03509d; font-weight:500;}
#fund_cont .fund_panel{ padding:30px 5px;}
#fund_cont .fund_panel p{ font-size:1.1em; line-height:1.8em;}
#fund_cont .fund_info2{}
#fund_cont .fund_info2 dl{ border-bottom:1px dotted #ddd; padding-bottom:30px; margin-bottom:30px; position:relative;}
#fund_cont .fund_info2 dl:last-child{ border:0; padding:0; margin-bottom:0;}
#fund_cont .fund_info2 dt{ font-size:1.4em; font-weight:500; margin-bottom:20px;}
#fund_cont .fund_info2 dd{ font-size:1.1em; line-height:1.8em; color:#666;}
#fund_cont .fund_info2 .fund_info2_btn{ position:absolute; top:50%; right:20px; margin-top:-15px;}
#fund_cont .fund_info2 .fund_info2_btn button{ width:100%; line-height:30px; font-size:1em; color:#fff; background:#07579d; border:1px solid #07579d; border-radius:3px; 
transition:all 0.3s; padding:0 15px;}
#fund_cont .fund_info2 .fund_info2_btn button:hover{ background:#444; border-color:#222; transition:all 0.3s;}

/*서포터즈*/
.support_wrap{}
.support_wrap .support_txt{ font-size:1.5em; font-weight:lighter; color:#333; margin-bottom:30px;}
.support_wrap .support_txt strong{ color:#288ea7;}
.support_wrap dl{ border-bottom:1px dotted #ddd; padding-bottom:20px; margin-bottom:20px;}
.support_wrap dl:after{ display:block; content:""; clear:both;}
.support_wrap dt{ float:left; margin-right:20px;}
.support_wrap .support_img{ width:45px; height:45px; border-radius:50%; border:1px solid #ddd; overflow:hidden;}
.support_wrap .support_img img{ width:100%;}
.support_wrap dd{ float:left; width:calc(100% - 70px); font-size:1.2em;}
.support_wrap dd strong{}
.support_wrap .support_time{ font-size:13px; color:#666; margin-top:3px;}
.support_wrap .support_more{ text-align:center;}
.support_wrap .support_more a{ font-size:1.3em; text-decoration:none !important; color:#777 !important;}
/*앵콜펀딩*/
#encore_funding{ margin-bottom:40px; background:#f2f2f2; border-radius:5px; padding:20px 30px; position:relative;}
#encore_funding .encore_st{ font-size:1.1em; color:#666;}
#encore_funding .encore_st strong{ color:#399fa7;}
#encore_funding .encore_btn{ position:absolute; top:25px; right:30px; background:#399fa7; border:0; line-height:45px; padding:0 30px; color:#fff; font-size:1.15em; border-radius:5px;}
#encore_funding .encore_icon{ margin-top:5px;}
#encore_funding .encore_icon a{ display:inline-block; background:#fff; border:1px solid #ddd; line-height:27px; font-size:12px; padding:0 10px; text-decoration:none;}

/*필터링영역*/
#filter_wrap{ margin:120px 0 30px 0; position:relative; height:30px;}
#filter{position:absolute; top:0px; left:0px; z-index:200; width:665px;}
#filter:after{ display:block; content:""; clear:both;}
#filter .dropdown{ float:left; margin-right:10px;}
#filter_wrap .filter_re{ position:absolute; top:0px; right:0px;}
#filter_wrap .filter_re button{ border:1px solid #ccc; background:#fff; padding:6px 12px; font-size:14px; border-radius:4px;}

.bx{ margin-right:15px; width:150px;float:left;}
.bx .box{width:100%; padding:7px 12px; font-size:1.15em; letter-spacing:0px;color:#252525; background:#fff url(img/select_bg.png) no-repeat 90% center; 
						border:1px solid #ccc; border-radius:6px; transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.bx:nth-child(2) .view{ width:250px;}
.bx:nth-child(3) .view{ width:250px;}
.bx .view{ width:100%; margin:0;}
.bx .area{letter-spacing:0px; display:none; padding:13px; background:#fff; border:1px solid #ccc; border-radius:6px;}
.bx .area.scroll{ border:1px solid #ccc; padding:10px 10px;}
.bx .area dt{font-size:1em;margin-bottom:7px;}
.bx .area dd{margin-bottom:7px; cursor:pointer;}
.bx .area dd.fi_all{ color:#1d7ea3; font-weight:bold;}
.fi_box{ border-top:1px solid #ddd; padding-top:15px;}
.fi_box p{}
.fi_box .fi_input_box{ margin:5px 0 5px 0;}
.fi_box .fi_input_box .fi_inp{ display:inline-block; border:1px solid #ccc; line-height:27px; border-radius:2px; width:47%;}
.fi_box .fi_input_box .fi_inp input{ border:0; width:80%; box-sizing:border-box; padding:0 5px;}
.fi_box .fi_input_box .fi_per{ display:inline-block; width:20%;}
.fi_box .fi_btn{ width:100%; line-height:30px; background:#ddd; color:#666; text-align:center; border:0;}


/*스타터에게 문의하기*/
#modal_start{}
#modal_start .modal-dialog{  width:500px; margin:80px auto;}
#modal_start .modal-body{ height:auto; padding:20px 30px 0 30px; overflow-y:hidden;}
#modal_start .modal-footer{ border:0; padding:0 30px 20px 30px;}
#modal_start .btn_start{ border:0px; background:#07579d; height:50px; font-size:1.3em; color:#fff; text-align:center; width:100%; border-radius:5px;}
#modal_start dl{ margin-bottom:20px;}
#modal_start dt{ margin-bottom:10px; font-size:1.1em; position:relative; padding-left:16px;}
#modal_start dt:after{ display:block; content:""; width:13px; height:13px; border-radius:50%; border:3px solid #07579d; position:absolute; top:4px; left:0;}
#modal_start .input_start{ width:100%; height:40px; padding:0 10px; background:#fff; font-size:13px;}
#modal_start .text_start{ width:100%; height:150px; padding:10px; border:1px solid #ddd; font-size:13px; overflow-y:scroll;}




@media screen and (max-width:1000px){
#bo_gall .gall_li{ width:100%!important; margin:0 0 0 0;}
#bo_gall #gall_ul li.gall_li:last-child{ border-bottom:1px solid #ddd;}
#bo_gall .gall_con{ border:0; border-radius:0;}
#bo_gall .gall_con li strong, 
#bo_gall .gall_con li .img, 
#bo_gall .gall_con li .noimg{width:100%!important; height:auto!important; line-height:170px!important;}

#bo_gall .gall_text_href .bo_cate_link{display:none;}

#bo_gall .gall_con .gall_href{height:170px; overflow:hidden; position:relative; min-height:auto;}
#bo_gall .gall_con .gall_href a{position:absolute; width:100%; top:50%; transform:translateY(-50%);}
#bo_gall .gall_href .noimg{ width:100%; background:#f7f7f7; padding-top:20px;}


/*3차 카테고리*/ 
#bo_cate_ul_3{ display:none; }
#bo_cate_ul_4{ position:absolute; display:block; top:-27px; left:50%; background:#fff; border:1px solid #0760a1; margin-left:-90px; border-radius:0px; padding:0 10px; }
#bo_cate_ul_4 dd{ text-align:left; display:inline-block;}
#bo_cate_ul_4 dd a{ color:#888; font-size:12px; line-height:27px; padding:0 4px;}
#bo_cate_ul_4 dd a.bcu3_on{ color:#333; font-weight:600;}

/*펀딩신청하기 버튼*/
.btn_bo_res a.btn_b03{ width:100%; padding:0px; box-shadow:none;}

.bo_fx{ margin-bottom:0; position:relative;}
#bo_list_total { font-size:12px; margin-top:0px;}
#bo_sch{ right:100px;}

/*쓰기버튼*/
.td_mobile{ font-size:1.1em; font-weight:500; color:#095b9e; margin-bottom:7px; margin-top:10px;}
#bo_w .tbl_frm01 th { display:none;}
#bo_w .tbl_frm01 .frm_input_sh{ width:90% !important;}


/*리스트 정렬*/
#f_order::before{font-size:1.1em;}
.f_order_select{ font-size:1em; padding-left:6px; height:20px;}
.f_order_select option{ font-size:12px; padding:3px 10px;}

/*상세페이지 css*/
#bo_v_head{ margin-bottom:20px;}
#bo_v_head h1{ font-size:1.5em; padding-bottom:10px;}

#bo_v_tops{ height:auto; margin-bottom:20px;}
#bo_v_img{ float:none; width:100%; height:auto; margin:0 0px 10px 0;}
#bo_v_img img{ height:auto;}
#f_vinfo{ float:none; width:100%;}
#f_vinfo dl{ margin-bottom:10px; padding:0 15px;}
#f_vinfo dt{ font-size:1em;}
#f_vinfo dd{ font-size:2em;}
#f_vinfo dd span{ font-size:12px;}
#f_vinfo dd strong{ font-size:14px;}
#f_vinfo .fund_info{ border-left:0; border-right:0; margin-top:15px;}

#bo_v_con #fund_cont{ width:100%; float:none; margin-bottom:30px;}
#bo_v_con .creator_info_wrap{ float:none; width:95%; background:none; padding-left:0px; margin:0px auto;}
#bo_v_con .creator_info{ width:100%; box-shadow:none;}

/*탭부분*/
#fund_cont .fund_tab.on{ top:85px; width:100%;}
#fund_cont .fund_tab li{ width:20%;}
#fund_cont .fund_tab li a{ font-size:1.05em;}
#fund_cont .fund_panel{ padding:20px 10px; min-height:200px;}
#fund_cont .fund_panel p{ font-size:1em; }

#fund_cont .fund_info2 dl{ padding-bottom:20px; margin-bottom:20px;}
#fund_cont .fund_info2 dt{ font-size:1.2em; margin-bottom:15px;}
#fund_cont .fund_info2 dd{ font-size:1em;}
#fund_cont .fund_info2 .fund_info2_btn{ position:relative; top:auto; right:auto; margin-top:-10px; }
#fund_cont .fund_info2 .fund_info2_btn button{  line-height:40px;}

/*서포터즈*/
.support_wrap .support_txt{ font-size:1.3em; line-height:1.3em;}
.support_wrap dt{ margin-right:10px;}
.support_wrap .support_img{ width:35px; height:35px;}
.support_wrap dd{ width:calc(100% - 45px); font-size:1.05em;}
.support_wrap .support_more a{ font-size:1.2em;}
/*앵콜펀딩*/
#encore_funding{ padding:20px 15px;}
#encore_funding .encore_st{ font-size:1em;}
#encore_funding .encore_btn{ position:relative; top:auto; right:auto; width:100%; margin-top:10px;}
#encore_funding .encore_icon{ margin-top:5px; text-align:center;}
#encore_funding .encore_icon a{ width:32%;}


/*필터링영역*/
#filter_wrap{ margin:30px 0 20px 0; height:auto;}
#filter_wrap:after{ display:block; content:""; clear:both;}
#filter{position:relative; top:auto; left:auto; width:100%;}
#filter_wrap .filter_re{ position:relative; top:auto; right:auto; float:right; margin-right:3px;}
#filter_wrap .filter_re button{ padding:6px 12px; font-size:13px; border-radius:3px;}

.bx{ float:left; width:calc(50% - 6px); margin:0 3px 6px 3px;}
.bx .box{ padding:7px 12px; font-size:1em; border-radius:3px;}
.bx .view{ width:100%; position:absolute; top:33px; left:0px;}
.bx:nth-child(2) .view{ width:100%;}
.bx:nth-child(3) .view{ width:100%; top:74px;}
.bx:nth-child(4) .view{ top:74px;}
.bx .area{ padding:15px 20px;}
.fi_box{ border-top:1px solid #ddd; padding-top:15px;}
.fi_box p{}
.fi_box .fi_input_box{ margin:5px 0 5px 0;}
.fi_box .fi_input_box .fi_inp{ display:inline-block; border:1px solid #ccc; line-height:27px; border-radius:2px; width:47%;}
.fi_box .fi_input_box .fi_inp input{ border:0; width:80%; box-sizing:border-box; padding:0 5px;}
.fi_box .fi_input_box .fi_per{ display:inline-block; width:20%;}
.fi_box .fi_btn{ width:100%; line-height:30px; background:#ddd; color:#666; text-align:center; border:0;}


/*스타터에게 문의하기*/
#modal_start .modal-dialog{  width:95%; margin:20px auto;}
#modal_start .modal-body{ padding:20px 20px 0 20px;}
#modal_start .modal-footer{ border:0; padding:0 20px 20px 20px;}
#modal_start .btn_start{ height:40px; font-size:1.2em;}
#modal_start dl{ margin-bottom:10px;}
#modal_start dt{ margin-bottom:5px; font-size:1em;padding-left:13px;}
#modal_start dt:after{ width:10px; height:10px; top:4px;}
#modal_start .input_start{ height:35px; font-size:12px;}
#modal_start .text_start{ height:150px; font-size:12px;}
}


