@charset "utf-8";

/* 초기화 */

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Noto Sans KR', sans-serif !important;
}

html{font-size:12px; color:#000; min-height:100%; min-width:100%; position:relative;}
body{min-height:100%; min-width:100%;  word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:none;}
body.bg_gray{background-color:#f5f5f5;}
body,h1,h2,h3,h4,div,ul,ol,li,dl,dt,dd,a,p,img,fieldset,select,option,input,form,legend,span,hr,address,button{margin:0px; padding:0px;}
input,button,textarea,div,span,th,td,li,dl,dt,dd,p{font-size:12px; color:#000; font-family:inherit;}
hr,.skip,caption,legend{position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
ul,ol{list-style-type:none;}
i,em,address{font-weight:normal; font-style:normal;}
label,button{cursor:pointer;}
img,fieldset,iframe{border:0px none;}
input,select,img{vertical-align:middle;}
input,textarea,select{outline-style:none;}
input:focus,textarea:focus,select:focus{outline-style:none;}
input[type=text], input[type=password], input[type=submit], input[type=image], input[type=button], button{-webkit-appearance:none}
img{border:0 none;}
img.w100{width:100%; height: auto; }
img.w50{width:50%;}
.clear{clear:both;}
a:link,a:visited{text-decoration:none; color:#333; background-color:transparent;  -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-tap-highlight-color: transparent;}
a:hover,a:active{text-decoration:none; color:#333; background-color:transparent;  -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-tap-highlight-color: transparent;}
a:focus{text-decoration:none; color:#333; background-color:transparent;  -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-tap-highlight-color: transparent;}

/* 전체메뉴 */
#allmenu{position:fixed; width:100%; top:0; left:-100%; z-index:33333; display:none;}
#allmenu #allmenu_right{position:absolute; top:0px; left:0px; width:80%; height:100vh; z-index:44444; background-color:#080808; overflow-y:auto;}
#allmenu #allmenu_right .all_top{height:70px; position:relative; font-size:20px; line-height:70px; color:#fff; text-align:center;}
#allmenu #allmenu_right .all_top .menu_close{position:absolute; top:10px; right:10px;}
#allmenu #allmenu_right .all_top .menu_close img{vertical-align:top;}
#allmenu #allmenu_right .user_info{padding:15px;font-size:20px; line-height:40px; color:#fff; padding-left:50px; background:url("../mobile/images/all_user_icon.png") 15px center no-repeat; background-size:30px auto; background-color:#2d2d2d;}

#allmenu #allmenu_right .all_nav{width:100%; display:inline-block; margin-top:10px;}
#allmenu #allmenu_right .all_nav li{border-bottom:1px solid #323232;}
#allmenu #allmenu_right .all_nav li a{display:block; font-size:20px; line-height:60px; color:#fff; padding-left:50px; background:url("../mobile/images/allmenu_bold.png") 25px center no-repeat; background-size:8px auto;}
#allmenu_bg{position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); z-index:22222; display:none;}


/*layout*/
#wrapper{width:100%;}

/*header */
#header{width:100%; height:70px; background-color:#fff; position:relative; border-bottom:1px solid #dfdfdf;}
#header .logo{text-align:center; font-size:20px; line-height:70px; color:#000; font-weight:400;}
#header .logo a{font-size:20px; line-height:70px; color:#000; font-weight:400;}
#header .menu_open{position:absolute; top:13px; left:10px;}
#header .menu_open_on{position:absolute; top:13px; left:10px;}
#header .top_sch{position:absolute; top:13px; right:10px;}
#header .top_sch_close{position:absolute; top:13px; right:10px; display:none;}

#header .top_replay{position:absolute; top:13px; right:55px;}
#header .top_replay img{padding:10px;}

/* 상단검색 */
#top_search{position:absolute; top:70px; left:0; width:100%; z-index:99999999; padding:25px 15px; background-color:#fff; display:none;}
#top_search .none_click{position:absolute; top:-70px; left:0; width:70px; height:70px; z-index:99999999; background-color:rgba(255,255,255,0);}
#top_search h3{font-size:18px; line-height:25px; color:#000; font-weight:400;}
#top_search .it_txt{width:100%; height:44px; font-size:18px; color:#979797; padding:0 15px; border:1px solid #d2d2d2; border-radius:7px; background-color:#f4f4f4; margin-top:10px;}
#top_search .sch_date{margin-top:10px; height:44px;}
#top_search .sch_date li{float:left; width:49%;}
#top_search .sch_date li:nth-child(2){float:right;}
#top_search .sch_date li .it_date{width:100%; height:44px; font-size:18px; color:#979797; padding:0 10px 0 10px; background:url("../mobile/images/search_date_pic.png") right 15px center no-repeat; background-size:20px auto; border:1px solid #d2d2d2; border-radius:7px; background-color:#f4f4f4;}
#top_search .sch_date li .it_date{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
#top_search .sch_date li .it_date::-ms-expand {display:none;}​
.css_none{}
#top_search .sch_btn{margin-top:30px;}
#top_search .sch_btn li{width:50%; float:left;}
#top_search .sch_btn li .it_reste{width:100%; height:44px; font-size:18px; color:#e30613; border:1px solid #e30613; border-radius:44px 0 0  44px; background-color:#fff;}
#top_search .sch_btn li .it_btn{width:100%; height:44px; font-size:18px; color:#fff; border:1px solid #e30613; background-color:#e30613; border-radius:0 44px 44px 0;}
#top_search_bg{position:fixed; top:70px; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); z-index:9999999; display:none;}


#sub_header{width:100%; height:70px; background-color:#fff; position:relative; border-bottom:1px solid #ccc;}
#sub_header .logo{text-align:center; font-size:20px; line-height:70px; color:#000; font-weight:400;}
#sub_header .logo a{font-size:20px; line-height:70px; color:#000; font-weight:400;}
#sub_header .menu_open{position:absolute; top:13px; left:10px;}
#sub_header .top_sch{position:absolute; top:13px; right:10px;}
#sub_header .top_del{position:absolute; top:15px; right:10px;}
#sub_header .top_back{position:absolute; top:15px; left:10px;}
#sub_header .top_replay{position:absolute; top:13px; right:15px;}
#sub_header .top_replay img{padding:10px;}
#sub_header .top_conf {position: absolute; top: 0; right: 15px; font-size: 14px; color: #626262; font-weight: 500; line-height: 70px; display: none;}

#reservation_search{position:fixed; top:0; left:0; width:100%; height:100%; padding:35px 15px 65px; background-color:#fff; z-index:9999999999; overflow-y:auto; display:none;}
#reservation_search h3{font-size:18px; line-height:24px; color:#000; clear:both;}
#reservation_search .status_list{border-top:1px solid #ccc; width:100%; display:inline-block; margin-top:5px; margin-bottom:20px;}
#reservation_search .status_list li{float:left; width:50%;}
#reservation_search .status_list li input[type=checkbox]{display:none;}
#reservation_search .status_list li label{display:block; border-left:1px solid #ccc; border-bottom:1px solid #ccc; font-size:16px; line-height:40px; color:#333; text-align:center;}
#reservation_search .status_list li:nth-child(even) label{border-right:1px solid #ccc;}
#reservation_search .status_list li input[type=checkbox]:checked + label {background-color:#387fcf; color:#fff;}
#reservation_search .it_select{width:100%; height:40px; font-size:16px;border:1px solid #ccc; padding:0 15px; background:url("../mobile/images/select_arrow.png") right 15px center no-repeat; background-size:14px auto; background-color:#fff; margin-top:5px; margin-bottom:20px;}
#reservation_search .it_select{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
#reservation_search .it_select::-ms-expand {display:none;}​
.css_none{}
#reservation_search .type_list{border-top:1px solid #ccc; width:100%; display:inline-block; margin-top:5px; margin-bottom:20px;}
#reservation_search .type_list li{float:left; width:33%;}
#reservation_search .type_list li:nth-child(3){float:left; width:34%;}
#reservation_search .type_list li input[type=checkbox]{display:none;}
#reservation_search .type_list li label{display:block; border-left:1px solid #ccc; border-bottom:1px solid #ccc; font-size:16px; line-height:40px; color:#333; text-align:center;}
#reservation_search .type_list li:nth-child(3) label{border-right:1px solid #ccc;}
#reservation_search .type_list li input[type=checkbox]:checked + label{background-color:#387fcf; color:#fff;}
.css_none{}
#reservation_search .date_box{position:relative; height:40px; margin-top:5px;}
#reservation_search .date_box .bar{float:left; width:8%; text-align:center; font-size:16px; line-height:40px; color:#000;}​
.css_none{}
#reservation_search .date_box .it_date{float:left; width:46%; font-size:16px; height:40px; color:#000; padding:0 0 0 10px; border:1px solid #ccc; background:url("../mobile/images/it_date_icon.png") right 10px center no-repeat; background-size:24px auto; margin-top:5px; margin-bottom:20px;}
#reservation_search .date_box .it_date{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
#reservation_search .date_box .it_date::-ms-expand {display:none;}​
.css_none{}
#reservation_search .it_txt{width:100%; height:40px; font-size:16px; border:1px solid #ccc; padding:0 15px; background-color:#fff; margin-top:5px; margin-bottom:20px;}
#reservation_search .search_btn{position:fixed; bottom:0; left:0;width:100%; height:50px; background-color:#6eacf2; font-size:16px; color:#fff; border:0 none;}

#reservation_search .sch_close{position:absolute; top:10px; right:5px;}

/*container*/
#container{}
.main_type{padding:20px;}
.main_type li{padding-top:10px;}
.main_type li:first-child{padding-bottom:10px; padding-top:0;}
.main_type li img{width:100%;}

/* 그누보드 기본ccs ----------------------------------------------------------------------------------------------------------------------- */

.top{position:relative}
.fixed{position:fixed;top:0;right:0;z-index:999;}
#container_title.fixed{width:100%;}

/* 팝업레이어 */
#hd_pop {z-index:9999999; position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}


/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;padding:0 7px;;border: 1px solid #ccc;border-bottom: 1px solid #aaa;;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:0 5px;border:0;background:#d50c0c;color:#fff;letter-spacing:-0.1em}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_top{margin:0;text-align:right; float:right; min-height:30px;}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{line-height:30px;padding: 0 10px;border-radius:3px}
.btn_top .btn_cancel,.btn_top .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#000;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0; border-top:1px solid #b1acac; margin-top:10px;}
.list_01 li{padding:12px 0; border-bottom:1px solid #e5e5e5; position:relative;}
.list_01 li .bo_chk{position:absolute; top:10px; right:0;}

/* 기본폼 */
.form_01{}
.form_01 div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative}
.form_01 textarea, .frm_input {border:1px solid #e4e4e4 ;background-color:#fff; color:#8e8e8e;vertical-align:middle;border-radius:3px; padding:0 10px; border-radius:3px;}
.form_01 textarea {width:100%; height:140px !important; resize:none; padding:10px;}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%; border:1px solid #e4e4e4 ;background-color:#fff; color:#8e8e8e;vertical-align:middle;border-radius:3px; padding:8px 10px; border-radius:3px;}
.form_01 select{height:40px;border-radius:3px}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #4162ff;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:bold;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:10px 0;text-align:center}
.pg {display:inline-block}
.pg_page, .pg_current {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}

/* 추가 CSS */
#bo_w .btn_submit{padding:8px 7px}




/* 상세배송정보 220422 */
.delivery03_new .gray {background: #fafafa; padding: 20px 15px; border-bottom: 1px solid #dfdfdf;}
.delivery03_new .gray p {color: #000; font-size: 14px; font-weight: 500; margin-bottom: 30px;}
.delivery03_new .gray p span {display: inline-block; font-size: 14px; color: #8e8e8e; font-weight: 400; margin-right: 95px;}
.delivery03_new .gray ul::after {content: ''; display: block; visibility: hidden; clear: both;}
.delivery03_new .gray ul li {float: left; width: calc(20% - 4px); max-height: 65px; min-height: 65px;margin-right: 5px; background-color: #fff; border: 1px solid #ddd; position: relative; overflow: hidden; line-height: 65px; text-align: center;}
.delivery03_new .gray ul li:last-of-type {margin-right: 0;}
.delivery03_new .gray ul li button {border: 0; background: none; width: 20px; height: 20px; position: absolute; right: 0; top: 0;}
.delivery03_new .gray ul li button img {display: block; width: 100%;}
.delivery03_new .gray ul li img {max-width: 100%;}
.delivery03_new .gray ul li input[type='file'] {display: none;}

.delivery03_new .white {padding: 25px 15px;}
.delivery03_new .white p {font-size: 18px; font-weight: 600; color: #000; margin-bottom: 15px;}
.delivery03_new .white textarea {padding:15px; font-size:14px; border:1px solid #dcdcdc; font-weight:300; resize:none; width:100%; height:130px; margin-bottom:15px;}
.delivery03_new .white table {width:100%; border-collapse:collapse;}
.delivery03_new .white .box1 {margin-bottom: 10px;}
.delivery03_new .white .box1 tr {margin-bottom: 15px;}
.delivery03_new .white table tr th {width:50%; font-size:15px; color:#7e7e7e; text-align:left; font-weight:400; line-height: 1.1;}
.delivery03_new .white table tr td {width:50%; padding: 5px 0;}
.delivery03_new .white .box1 td {padding: 5px 0;}
.delivery03_new .white .box2 td {padding: 15px 0;}
.delivery03_new .white select {line-height: 40px; width: 100%; border: 1px solid #dcdcdc; border-radius: 50px; text-align: center; font-size: 14px; color: #565656; height: 40px; background: #fff;}
.delivery03_new .white .chk_box {border-radius: 50px; border: 1px solid #e30613; overflow: hidden;}
.delivery03_new .white .chk_box::after {content: ''; display: block; visibility: hidden; clear: both;}
.delivery03_new .white .chk_box li {width: 50%; float: left;}
.delivery03_new .white .chk_box li input {display:none;}
.delivery03_new .white .chk_box li label {display: block; text-align: center; color: #e30613; background-color: #fff; font-size: 15px; line-height: 38px;}
.delivery03_new .white .chk_box li input:checked + label {background-color: #e30613; color: #fff;}

.delivery03_view .gray {background: #fafafa; padding: 20px 15px; border-bottom: 1px solid #dfdfdf;}
.delivery03_view .gray p {color: #000; font-size: 14px; font-weight: 500; margin-bottom: 40px;}
.delivery03_view .gray p span {display: inline-block; font-size: 14px; color: #8e8e8e; font-weight: 400;margin-right: 95px;}
.delivery03_view .gray .swiper-slide {padding: 0 65px; }
.delivery03_view .gray img {display: block; width: 100%;}
.delivery03_view .gray .swiper-slide img {border: 1px solid #ddd;}
.delivery03_view .gray .swiper-button-next {right: 5px; width: 10px;}
.delivery03_view .gray .swiper-button-prev {left: 5px; width: 10px;}
.delivery03_view .gray .swiper-button-next:after,
.delivery03_view .gray .swiper-button-prev:after {display: none;}
.delivery03_view .white {padding: 0 15px;}
.delivery03_view .white p {position: relative; padding: 25px 0 25px 130px; color:#000; font-size: 14px; font-weight: 500; line-height: 24px;}
.delivery03_view .white p span {display: block; position: absolute; left: 0;
top: 25px; line-height: 24px; font-size: 14px; color: #8e8e8e; font-weight: 400;}
.delivery03_view .white table {border-collapse: collapse; text-align: center; width: 100%; border-top: 2px solid #e30613; border-bottom: 1px solid #cecece; position: relative; margin-bottom: 25px;}
.delivery03_view .white table::before {content: ''; display:block; width: 1px; background: #cecece; height: calc(100% - 1px); bottom: 0; left: 50%; position: absolute;}
.delivery03_view .white table th {width: 50%; font-size: 12px; height:45px; background-color: #fafafa; font-weight: 400;}
.delivery03_view .white table td {width: 50%; height: 50px; font-size: 14px; font-weight: 500;}
.delivery03_view .white .box {padding: 25px; background-color: #fafafa;}
.delivery03_view .white .box dl {margin-bottom: 30px; font-size: 14px;}
.delivery03_view .white .box dl::after {content: ''; display: block; visibility: hidden; clear: both;}
.delivery03_view .white .box dl:last-of-type {margin-bottom: 0;}
.delivery03_view .white .box dl dt {float: left; color: #7e7e7e;}
.delivery03_view .white .box dl dd {float: right; text-align: center;}
.delivery03_view .white .box dl dd.no {color: #000;}
.delivery03_view .white .box dl dd.yes {color: #e30613;}