@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:500&display=swap');

/* 공통 */
button{border:none}
input[type=text], input[type=password]{box-shadow:none;transition:none;font-family:'notokr-regular'}
input[type=text]:focus,input[type=text]:active, input[type=password]:focus, textarea:focus, select:focus, select:active{box-shadow:none;border:inherit!important;outline:none}
input[type=submit]:focus{outline:none}
input[type=submit]{border:none}
button:focus,button:active{outline:none}
.required, textarea.required{background-image:url(/skin/member/sh_basic/require.png)!important}

/* 관리자 버튼 */
.sh_adm_btn{width:85px;height:38px;border-radius:2px;border:1px solid #ffd8e1;font-size:13.5px;line-height:36px;color:#ff567f;letter-spacing:-.7px;background-color:#fff7f9;-webkit-transition:all .2s;transition:all .2s;font-family:'notokr-medium'}
a.sh_adm_btn{display:block;text-align:center}

/* 버튼 공통 */
.btn_type01{display:inline-block;width:120px;height:50px;margin:0 auto;border-radius:2px;font-size:14px;color:#fff;text-align:center;line-height:50px;background-color:#0054a6;-webkit-transition:all .2s;transition:all .2s;font-family:'notokr-medium'}
a.cancel_btn{display:inline-block;vertical-align:top;width:75px;height:50px;border:none;border-radius:2px;font-size:14px;text-align:center;color:#fff;line-height:50px;background-color:#555;font-family:'notokr-medium'}
a.btn_normal{display:inline-block;vertical-align:top;width:75px;height:50px;border:none;border-radius:2px;font-size:14px;text-align:center;color:#fff;line-height:50px;background-color:#555;font-family:'notokr-medium'}
a.btn_line{display:inline-block;vertical-align:top;width:75px;height:50px;border:none;border-radius:2px;font-size:15px;text-align:center;color:#fff;line-height:48px;background-color:#777;font-family:'notokr-medium'}

/* 페이지 */
.pg_wrap{margin:20px 0 0;text-align:center;font-family:'notokr-regular'}
.pg_wrap a{display:inline-block;vertical-align:middle}
.pg_page{min-width:20px;height:30px;padding:0 5px;border:none;border-radius:0;font-size:13px;line-height:30px;color:#999;background:none}
.pg_current{display:inline-block;vertical-align:middle;min-width:20px;height:30px;padding:0 5px;border:none;border-radius:0;font-size:14px;font-weight:normal;line-height:29px;color:#222;background:none;box-shadow:none;font-family:'notokr-medium'}
.pg_start, .pg_end{width:30px;height:30px;border-radius:2px;border:1px solid #e1e1e1;font-size:0;text-indent:0}
.pg_start{margin-right:5px}
.pg_end{margin-left:5px}
.pg_start:before, .pg_end:before{content:"\f104 \f104";padding:0;font-size:12px;text-align:center;color:#aaa;line-height:28px;letter-spacing:.5px;font-family:fontawesome}
.pg_end:before{padding-left:3px;content:"\f105 \f105"}

/* 테이블 공통 */
.sh_tbl_common{width:100%;border-top:1px solid #555;background:#fff}
.sh_tbl_common table{width:100%}
.sh_tbl_common th{border-bottom:1px solid #e1e1e1;font-size:14px;font-weight:normal;color:#222;font-family:'notokr-medium'} 
.sh_tbl_common td{border-bottom:1px solid #e1e1e1;font-size:13px;color:#777}

/* -------- 리스트 시작 [s] */
#sh_bo_gall{padding:20px 0;font-size:14px;letter-spacing:-.3px;line-height:1.8;color:#666;font-family:'notokr-regular'}

/* 게시판 분류 type1 
#bo_cate_ul_box{margin-bottom:20px;padding:0 10px 0 11px}
#bo_cate_ul_box:after{display:block;content:"";visibility:hidden;clear:both}
#bo_cate_ul_box li{float:left;min-width:calc(100% / 3);text-align:center}
#bo_cate_ul_box li a{display:block;min-height:37px;margin:-1px 0 0 -1px;padding:7px 5px;border:1px solid #e1e1e1;font-size:14px;line-height:22px;color:#999;background-color:#f6f6f6}
#bo_cate_ul_box #bo_cate_on{border-top:2px solid #222;color:#222;line-height:21px;background-color:#fff;font-family:'notokr-medium'}
*/

/* 게시판 분류 */
#bo_cate_ul_box{margin-bottom:20px;font-size:13px;list-style:none;border-top:1px solid rgba(255,255,255,.2)}
#bo_cate_ul_box:after{display:block;visibility:hidden;clear:both;content:""}
#bo_cate_ul_box li{border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);background:rgba(000,000,000,.6);float:left;width:50%;text-align:left}
#bo_cate_ul_box li a{text-decoration:none;display:block;color:#888;padding:10px;position:relative;padding-right:25px;position:relative;line-height:20px;font-family:'notokr-regular'}
#bo_cate_ul_box #bo_cate_on{color:#fff}

/* 게시판 분류 type2 */
#bo_cate_ul_line{margin-bottom:20px;text-align:center}
#bo_cate_ul_line:after{display:block;content:"";visibility:hidden;clear:both}
#bo_cate_ul_line li{display:inline-block;vertical-align:top;margin:0 10px}
#bo_cate_ul_line li a{display:block;padding:0 3px;font-size:14px;color:#999}
#bo_cate_ul_line #bo_cate_on{border-bottom:2px solid #222;color:#222;font-family:'notokr-medium'}

/* 검색 */
#sh_bo_gall .list_top{position:relative;margin-bottom:12px}
#sh_bo_gall .list_top:after{display:block;content:"";visibility:hidden;clear:both}
#sh_bo_sch{width:calc(100% - 20px);margin:0 auto;border-radius:2px;border:1px solid #e1e1e1;background:#fff}
#sh_bo_sch select{width:30%;height:40px;padding:0 0 0 10px;border:none;font-size:16px;color:#777;-webkit-appearance:none;appearance:none;background:url(/mobile/skin/board/gallery01/img/select_arr.png) 95% center no-repeat;font-family:'notokr-regular'}
#sh_bo_sch select::-ms-expand {display:none}
#sh_bo_sch input[type=text]{width:calc(70% - 35px);height:40px;padding-left:5px;border:none;font-size:16px;color:#777}

/* 리스트 */
#sh_bo_gall #sh_gall_ul{margin:0;padding:0 7px;list-style:none;zoom:1}
#sh_bo_gall #sh_gall_ul:after{display:block;visibility:hidden;clear:both;content:""}

/* 이미지 */
#sh_bo_gall #gall_allchk{padding:0 10px}
#sh_bo_gall .gall_li{display:inline-block;vertical-align:top;position:relative;width:49.59%;margin-bottom:20px;padding:0 3px}
#sh_bo_gall .gall_li .gall_chk{position:absolute;top:0;left:10px}
#sh_bo_gall .gall_img{overflow:hidden;border:1px solid #e5e5e5;border-radius:2px;text-align:center}
#sh_bo_gall .gall_img a{display:block;color:#777}
#sh_bo_gall .gall_img img{max-width:100%}
#sh_bo_gall .gall_img .no_image{display:block;max-width:100%;height:140px;line-height:140px;background-color:#eee;font-family:'notokr-medium'}
@media (max-width:360px){
#sh_bo_gall #sh_gall_ul{padding:0 10px}	
#sh_bo_gall .gall_li{display:block;width:100%;padding:0}	
}

/* 내용 */
#sh_bo_gall .gall_now .gall_txt a{color:#ff567f}
#sh_bo_gall .gall_txt{padding:5px 10px}
#sh_bo_gall .gall_txt .cate_link span{color:#0054a6;font-family:'notokr-medium'}
#sh_bo_gall .gall_txt .cate_link span:after{display:inline-block;content:"";width:1px;height:10px;margin:0 8px;background-color:#ccc}
#sh_bo_gall .gall_txt .tit{color:rgba(255,255,255,.8);font-family:'notokr-medium'}
#sh_bo_gall .gall_txt .new{display:inline-block;vertical-align:2px;width:14px;height:15px;margin-left:5px;border-radius:2px;font-size:10px;line-height:15px;font-weight:500;line-height:15px;color:#fff;text-align:center;background-color:#0054a6;font-family:'Poppins'}
#sh_bo_gall .gall_txt .new.flash{display:none}

/* 리스트 버튼 */
#sh_bo_gall .btn_area{position:relative;margin:20px 0}
#sh_bo_gall .btn_area:after{display:block;content:"";visibility:hidden;clear:both}
#sh_bo_gall .adm_btns{margin-bottom:10px;padding:0 10px}
#sh_bo_gall .adm_btns li{display:inline-block;vertical-align:top;margin-right:2px}
#sh_bo_gall .w_btn{display:block;width:180px}
/* -------- 리스트 끝 [e] */

/* -------- 글쓰기 시작 [s] */
#sh_bo_w{font-size:14px;letter-spacing:-.3px;line-height:1.8;color:#666;font-family:'notokr-regular'}

/* 라이트 */
#sh_write_tbl label{font-size:14px}
#sh_write_tbl th{width:25%;padding:10px 0;word-break:keep-all;line-height:1.6;background-color:#f5f6f8}
#sh_write_tbl td{padding:10px}
#sh_write_tbl .cate_wrap{display:inline-block;position:relative;width:100%;padding-left:6px;border-radius:2px;border:1px solid #e1e1e1}
#sh_write_tbl .cate_wrap:after{content:"\f107";position:absolute;right:10px;top:6px;font-size:15px;font-family:'fontawesome'}
#sh_write_tbl .sh_select{width:95%;height:40px;border:none;font-size:16px;color:#777;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:'notokr-regular'}
#sh_write_tbl .sh_select:focus, #sh_write_tbl .sh_select:active{border:none!important}
#sh_write_tbl .sh_input{width:100%;height:40px;padding:0 20px 0 10px;border:1px solid #e1e1e1;border-radius:2px;font-size:16px;color:#777;font-family:'notokr-regular'}
#sh_write_tbl .sh_input:focus, #sh_write_tbl .sh_input:active{border:1px solid #e1e1e1!important;outline:none}
#sh_write_tbl .frm_address{margin-top:5px}
#sh_write_tbl .zip_input{width:calc(100% - 130px)}
#sh_write_tbl .zip_btn{width:125px;height:40px;margin-left:2px;border:none;border-radius:2px;font-size:14px;color:#fff;background-color:#555;font-family:'notokr-medium'}
#sh_write_tbl .read{background-color:#f5f6f8}
#sh_write_tbl .txtarea{width:100%;height:100px;padding:12px;border-radius:2px;border:1px solid #e1e1e1}
#sh_write_tbl .frm_file{height:auto;padding:0;font-size:13px}
#sh_write_tbl .ps{font-size:13px;color:#0b6ed0}
#sh_write_tbl span.ps{padding-left:10px}
#sh_write_tbl .privacy{font-size:13px;background-color:#f5f6f8}
#sh_write_tbl .agr_area{text-align:center}
#sh_write_tbl .agr_area input{margin-left:10px}
#sh_write_tbl .agr_area label{vertical-align:middle;font-size:13px}
#sh_write_tbl #wr_content{width:100%;padding:12px;border-radius:2px;border:1px solid #e1e1e1;font-size:16px}
#sh_write_tbl #wr_content:focus{border:1px solid #e1e1e1!important;outline:none}
#sh_write_tbl #captcha.m_captcha audio{width:100%}

/* 라이트 버튼 */
#sh_bo_w .btn_area{position:relative;padding:20px 0;text-align:center}
/* -------- 글쓰기 끝 [e] */

/* -------- 뷰 시작 [s] */
#sh_bo_v{border-top:1px solid #555;font-size:14px;letter-spacing:-.3px;line-height:1.8;color:rgba(255,255,255,.5);font-family:'notokr-regular'}
#sh_bo_v .tit{padding:15px 10px;border-bottom:1px solid rgba(255,255,255,.2);font-size:15px;color:#fff;background-color:#222;font-family:'notokr-medium'}
#sh_bo_v .tit .cate{color:#0054a6}
#sh_bo_v .tit .cate:after{display:inline-block;content:"";width:1px;height:10px;margin:0 10px;background-color:#ccc}

/* 상단 정보 */
#sh_bo_v .info{padding:10px;border-bottom:1px solid rgba(255,255,255,.2);font-size:14px}
#sh_bo_v .info:after{display:block;content:"";visibility:hidden;clear:both}
#sh_bo_v .info ul li{display:inline-block}
#sh_bo_v .info b{font-weight:normal}
#sh_bo_v .info b:after{display:inline-block;content:"";width:1px;height:10px;margin:0 10px;background-color:#ccc}
#sh_bo_v .sv_member{font-weight:normal;color:rgba(255,255,255,.5)}

/* 본문 */
#sh_bo_v .bo_ul{overflow:hidden}
#sh_bo_v .bo_ul li{padding:5px 15px}
#sh_bo_v .bo_ul li:first-child{padding-top:15px}
#sh_bo_v .bo_ul li:last-child{padding-bottom:15px;border-bottom:1px solid #eee}
#sh_bo_v .bo_ul span{display:inline-block;min-width:80px;height:30px;margin-right:10px;border:1px solid #e1e1e1;border-radius:20px;font-size:14px;text-align:center;color:#222;line-height:30px;background-color:#f5f6f8;font-family:'notokr-medium'}
#sh_bo_v .bo_cont{padding:40px 15px;border-bottom:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.8)}

/* 첨부파일 */
#sh_bo_v .file{overflow:hidden;padding:15px 10px;border-bottom:1px solid #e1e1e1;font-size:14px;background-color:#f5f6f8}
#sh_bo_v .file p{margin-bottom:5px}
#sh_bo_v .file ul li i{padding-right:10px;font-size:14px;color:#bbb}

/* 링크 */
#sh_bo_v .link{overflow:hidden;padding:15px 10px;border-bottom:1px solid #e1e1e1;font-size:14px;background-color:#f5f6f8}
#sh_bo_v .link p{margin-bottom:5px}
#sh_bo_v .link ul li i{padding-right:10px;font-size:14px;color:#bbb}

/* 뷰 버튼 */
#sh_bo_v .btn_area{overflow:hidden;position:relative;padding:20px 10px}
#sh_bo_v .btn_area ul{overflow:hidden}
#sh_bo_v .btn_area ul li{float:left}
#sh_bo_v .btn_area .left{float:left}
#sh_bo_v .btn_area .left li{margin-right:4px}
#sh_bo_v .btn_area .right{float:right}
#sh_bo_v .btn_area .right li{margin-left:4px}
#sh_bo_v .btn_area ul li a{width:50px;height:35px;line-height:35px;font-size:13px}
#sh_bo_v .btn_area ul li a.w_btn{width:80px;font-size:13px}

/* 이전/다음 글 */
#sh_bo_v .v_page li{padding:15px 10px;border-bottom:1px solid #eee} 
#sh_bo_v .v_page li i{padding:0 20px 0 10px;font-size:15px;color:#222}
#sh_bo_v .v_page li a{color:#777}
/* -------- 뷰 끝 [e] */

/* 게시판 댓글 시작 [s] */
#sh_bo_cmt{padding:20px 15px;border-bottom:1px solid #eee;font-size:13px;letter-spacing:-.3px;line-height:1.8;color:#666;font-family:'notokr-regular'}
.sh_cmt_btn{border:none;font-size:15px;color:#222;background-color:transparent;font-family:'notokr-medium'}
.sh_cmt_btn:after{content:"\f106";padding-left:15px;font-family:'fontawesome'}
.sh_cmt_btn_op:after{content:"\f107"}
#sh_bo_vc h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sh_bo_vc article{margin:10px 0;position:relative}
#sh_bo_vc article .profile_img img{border-radius:50%}
#sh_bo_vc header:after{display:block;visibility:hidden;clear:both;content:""}
#sh_bo_vc header .icon_reply{position:absolute;top:15px;left:-20px}
.sh_bo_vc_hdinfo{float:right}
#sh_bo_vc h1{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sh_bo_vc .cmt_contents{padding:10px;margin:5px 0 0;border-radius:2px;border:1px solid #e1e1e1;font-size:14px;background:#f5f6f8}
#sh_bo_vc p a{text-decoration:underline}
#sh_bo_vc p a.s_cmt{text-decoration:underline;color:#ed6479}
#sh_bo_vc_empty{margin:0;padding:30px 0 !important;color:#777;text-align:center}
#sh_bo_vc #bo_vc_winfo{float:left}
.bo_vc_act{text-align:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after{display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li{display:inline-block}
.bo_vc_act li a{display:inline-block;vertical-align:middle;padding:0 5px;border:1px solid #e1e1e1;border-radius:2px;font-size:12px;line-height:23px;background-color:#fff}
.sh_bo_vc_w{position:relative;margin:10px 0;display:block}
.sh_bo_vc_w:after{display:block;visibility:hidden;clear:both;content:""}
.sh_bo_vc_w h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
.sh_bo_vc_w #char_cnt{display:block;margin:0 0 5px}
.sh_bo_vc_w textarea{width:100%;height:90px;padding:10px;border:1px solid #e1e1e1;border-radius:2px;font-size:16px;color:#777;font-family:'notokr-regular'}
.sh_bo_vc_w textarea:focus{border:1px solid #e1e1e1!important}
.bo_vc_w_info{margin:10px 0 0}
.bo_vc_w_info:after{display:block;visiblity:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{width:100%;padding-left:10px;margin-bottom:5px;border-radius:2px;border:1px solid #e1e1e1;font-size:16px}
.bo_vc_w_info #captcha #captcha_key{border-radius:2px;border:1px solid #e1e1e1}
.bo_vc_w_info input:focus{border:1px solid #e1e1e1!important}
.bo_vc_w_info #captcha{display:block}
.bo_vc_w .btn_confirm{float:right;margin-top:10px}
.sh_bo_vc_w .btn_confirm label{display:inline-block;margin-right:10px;font-size:13px}
.sh_bo_vc_w .btn_confirm label i{padding:0 5px}
.sh_bo_vc_w .cm_btn{width:85px;height:35px;font-size:13px;line-height:35px;background-color:#444}
.sh_bo_vc_w .cm_btn:hover{background-color:#222}
.bo_vc_w_wr:after{display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_wr .btn_confirm {text-align:right}
#bo_vc_send_sns{display:inline-block;float:left}
#bo_vc_sns{display:inline-block;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 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px}
#bo_vc_sns input{margin:0 5px 0 0}
#sh_bo_cmt #captcha.m_captcha audio{width:100%;height:40px;margin:5px 0}
/* 게시판 댓글 끝[e] */

