@charset "utf-8";
:root {
  --primary: #2563eb;
  --primary-hover: #1d4ed8;
  --primary-light: #eff6ff;
  --primary-border: #bfdbfe;
  --danger: #dc2626;
  --danger-light: #fef2f2;
  --danger-border: #fecaca;
  --warning: #b45309;
  --warning-light: #fffbeb;
  --warning-border: #fde68a;
  --gray-50: #f9fafb;
  --gray-100: #f3f4f6;
  --gray-200: #e5e7eb;
  --gray-300: #d1d5db;
  --gray-400: #9ca3af;
  --gray-500: #6b7280;
  --gray-600: #4b5563;
  --gray-700: #374151;
  --gray-800: #1f2937;
  --gray-900: #111827;
}

#board {margin:0 auto;}

#board .board_total {width:100%; font-size:0.95em; padding-bottom:5px;}
#board .board_total img {padding-left:3px;}
#board div.board_total .board_orange{color:#F96F00;}
#board .board_button {width:100%; margin-top:5px; text-align:right;}
#board .guide span {float:right; color:#838383;font-size:12px;letter-spacing:-0.05em; padding:0 4px 6px 0;}
#board span.category_color {color:#959595;}

/* Calendar_top */
#board .top {overflow:hidden;height:30px;margin-bottom:20px;}
#board .cal_top{position:relative;float:left;height:30px;padding:0 60px;}
#board .cal_top a:hover {text-decoration:none;}
#board .cal_top .m_pre{position:absolute;top:0;left:0;display:block;width:30px;height:30px;background:url(/imom/nanum/site/board/group_request/img/s0201_month_prev.gif) no-repeat;font-size:0;line-height:0;}
#board .cal_top .m_pre:hover{background:url(/imom/nanum/site/board/group_request/img/s0201_month_prev_on.gif) no-repeat;}
#board .cal_top .m_next{position:absolute;top:0;right:0;display:block;width:30px;height:30px;background:url(/imom/nanum/site/board/group_request/img/s0201_month_next.gif) no-repeat;font-size:0;line-height:0;}
#board .cal_top .m_next:hover{background:url(/imom/nanum/site/board/group_request/img/s0201_month_next_on.gif) no-repeat;}
#board .cal_top .t_date{font-family:'Roboto',sans-serif;font-size:20px;line-height:30px;color:#222;}
#board .cal_top .t_date strong{margin-left:5px;font-family:'Roboto',sans-serif;font-weight:700;font-size:30px;}
#board .cal_right {float:right; padding-bottom:5px;padding-top:10px;}
#board .cal_right li {float:left;}
#board .cal_right li img {height:20px;padding-left:3px;}
#board .state{float:right;margin-top:14px;}
#board .state li{display:inline-block;padding-left:15px;margin-left:30px;font-size:12px;color:#555;}
#board .state li.state01{background:url(/imom/nanum/site/board/group_request/img/s0201_bu01.gif) no-repeat 0 50%;}
#board .state li.state02{background:url(/imom/nanum/site/board/group_request/img/s0201_bu02.gif) no-repeat 0 50%;}
#board .blue01 {color:#4488BB}
#board div.req_type {width:100%;}


.blind {font-size:0;height:0;left:0;line-height:0;overflow:hidden;position:absolute;top:0;visibility:hidden;width:0;}
.sp {background-image:url(/imom/nanum/site/board/nninc_calendar/img/font.gif);background-repeat:no-repeat;display:inline-block;float:left;}
.sp_n0 {background-position:0 -80px;height:26px;width:12px;}
.sp_n1 {background-position:-15px -80px;height:26px;width:12px;}
.sp_n2 {background-position:-30px -80px;height:26px;width:12px;}
.sp_n3 {background-position:-45px -80px;height:26px;width:12px;}
.sp_n4 {background-position:-60px -80px;height:26px;width:12px;}
.sp_n5 {background-position:-75px -80px;height:26px;width:12px;}
.sp_n6 {background-position:-90px -80px;height:26px;width:12px;}
.sp_n7 {background-position:-105px -80px;height:26px;width:12px;}
.sp_n8 {background-position:-120px -80px;height:26px;width:12px;}
.sp_n9 {background-position:-135px -80px;height:26px;width:12px;}
.sp_ndot {background-position:-150px -80px;height:26px;width:6px;}
.sp_nbar {background-position:-159px -80px;height:26px;width:19px;}
.sp_null {background:none;height:26px;width:5px;}
.sp_b_today {background-position:-100px 0;cursor:pointer;height:17px;margin-top:5px;width:30px;}

.sp_b_prev {background-position:0 -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_prev_on {background-position:-19px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_next {background-position:-38px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_next_on {background-position:-57px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_prev2 {background-position:-76px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_prev2_on {background-position:-95px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_next2 {background-position:-114px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_next2_on {background-position:-133px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_prev3 {background-position:-152px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_prev3_on {background-position:-171px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_next3 {background-position:-190px -109px;cursor:pointer;height:26px;width:18px;}
.sp_b_next3_on {background-position:-209px -109px;cursor:pointer;height:26px;width:18px;}

#board .cal_blist { width: 100%; }
#board .cal_blist table.calendar{width:100%;margin-bottom:10px;border-collapse:collapse;border-top:2px solid #000;}
#board .cal_blist table.calendar input[type=checkbox] { position: absolute; top: 20px; left: 0; }
#board .cal_blist table.calendar thead th { position: relative; padding: 20px 0; border-bottom: 1px solid #e5e5e5; font-weight: normal; font-size: 14px; color: #555; }
#board .cal_blist table.calendar thead th.sat { color: #4f4eca; }
#board .cal_blist table.calendar thead th.sun { color: #d90000; }
#board .cal_blist table.calendar tbody th { text-align: left; padding: 15px 0 0 15px; }
#board .cal_blist table.calendar tbody td { position: relative; padding: 6px; vertical-align: top; border-left: 1px solid #e5e5e5; font-size: 12px; word-break: keep-all; }
#board .cal_blist table.calendar tbody td:first-child { border-left: 0; }
#board .cal_blist table.calendar tbody td a label { font-weight: 700; }
#board .cal_blist table.calendar tbody td.rsv_list { height: 50px; border-bottom: 1px solid #e5e5e5; }

/* ── 날짜 행 상단: 체크박스 + 동그라미 가로 정렬 ── */
#board .cal_blist table.calendar tbody td .day-row { display: flex; align-items: center; gap: 6px; padding: 4px 5px 6px; }
/* position:relative인 td 내부에서 absolute 해제 */
#board .cal_blist table.calendar tbody td .day-row input[type=checkbox] { position: static !important; flex-shrink: 0; margin: 0; width: 14px; height: 14px; cursor: pointer; }

/* ── 날짜 동그라미 ── */
#board .cal_blist table.calendar tbody td .day { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 50%; font-family: 'Roboto', sans-serif !important; font-weight: 700 !important; font-size: 15px; line-height: 1; text-align: center; text-decoration: none; flex-shrink: 0; }

/* 신청가능 — 주황색 동그라미 (이미지 → CSS로 교체) */
#board .cal_blist table.calendar tbody td .day.req_yes { background: #ff6000; color: #fff !important; cursor: pointer; }
#board .cal_blist table.calendar tbody td .day.req_yes:hover { background: #e05500; }

/* 신청불가 */
#board .cal_blist table.calendar tbody td .day.req_no { color: #d5d5d5 !important; cursor: default; }

/* 신청마감 */
#board .cal_blist table.calendar tbody td .day.req_end { color: #d5d5d5 !important; cursor: default; }
#board .cal_blist table.calendar tbody td .end_txt { display: inline-block; font-size: 12px; line-height: 30px; color: #888; }
#board .cal_blist table.calendar tbody td .yes_txt a { display: inline-block; margin-left: 5px; font-size: 12px; line-height: 30px; color: #ff6000; }

/* ── 스케줄 내용 행 ── */
.rsv_list a { color: #6b6b6b; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px; line-height: 1.6; }
.rsv_list a:hover { color: #ff6000; text-decoration: underline; }
.rsv_type-label { font-size: 11px; color: #a4a4a4; margin-right: 2px; }

/* input */
.input_text{height:35px;padding:0 10px;border:1px solid #e5e5e5;border-radius:10px;font-size:14px;color:#444;}

/* 신청폼 */
#board table.table2{table-layout:fixed;width:100%;border-collapse:collapse;border-top:1px solid #6b6b6b;}
#board table.table2 tbody th{width:20%;}
#board table.table2 tbody td{width:80%;}
#board table.table2 tbody th,
#board table.table2 tbody td{padding:10px 20px;border-bottom:1px solid #d5d5d5;font-size:14px;color:#333;}
#board table.table2 tbody th{background:#f0f3f9;font-weight:500;font-size:15px;color:#222;text-align:center;}
#board .table2 ul.list li{/* display:inline-block; */margin:0 0 0 30px;background-position:0 50%;line-height: 30px;color: #333;}
#board .table2 ul.list li:first-child{margin-left:0;}
#board .table2 td select{height:38px;padding-left:10px;border:0;}
#board .select{overflow:hidden;display:inline-block;width:210px;height:38px;border:1px solid #e5e5e5;border-radius:10px;vertical-align:middle;}
#board .select select{width:230px;background:url(/imom/nanum/site/board/group_request/img/btn_select.png) no-repeat 169px -1px;}

#board .select2{overflow:hidden;display:inline-block;width:88px;height:38px;margin-left:5px;border:1px solid #e5e5e5;border-radius:10px;vertical-align:middle;}
#board .select2 select{width:110px;background:url(/imom/nanum/site/board/group_request/img/btn_select.png) no-repeat 48px -1px;}

#board .select3{overflow:hidden;display:inline-block;width:280px;height:38px;border:1px solid #e5e5e5;border-radius:10px;vertical-align:middle;}
#board .select3 select{width:300px;background:url(/imom/nanum/site/board/group_request/img/btn_select.png) no-repeat 239px -1px;}

#board .date_pick{overflow:hidden;width:230px;height:40px;border-radius:10px;}
#board .date_pick input{border-right:0;border-radius:10px 0 0 10px;}
#board .date_pick input,
#board .date_pick a{display:inline-block;vertical-align:middle;}
#board .date_pick a{float:right;}
#board .tel{overflow:hidden;}
#board .tel li{float:left;padding-left:10px;margin-left:5px;background:url(/imom/nanum/site/board/group_request/img/bg_hyphen.gif) no-repeat 0 50%;}
#board .tel li:first-child{padding-left:0;margin-left:0;background:none;}
#board .total_price{padding:30px;margin-bottom:30px;border:3px solid #333;font-size:15px;color:#000;text-align:right;}
#board .total_price strong{padding:0 5px;font-family:'Roboto',sans-serif;font-size:30px;color:#06af7a;}


/* file */
#board .table_bwrite tbody td.filetable table {width:100%; line-height:16px; border-collapse:collapse; border:none; border-top:1px solid #DEDEDE;}
#board .table_bwrite tbody td.filetable table th{padding:5px 0; white-space:nowrap; border:none; border-right:1px solid #DEDEDE; background:#F6F6F6; color:#666666; text-align:center; letter-spacing:-0.1em; line-height:140%; vertical-align:top;}
#board .table_bwrite tbody td.filetable table td{padding:5px 0 5px 10px; border:none; background: #ffffff; text-align:left; }

/*리스트상단박스*/
.top_info{padding:20px;border:2px dashed #e5e5e5;font-size:14px;line-height:22px;color:#333;word-break:keep-all;}
.top_info .stxt{font-size:12px;line-height:20px;color:#888;}

/* 인풋 공통 */
.inp {height: 36px;padding: 0 10px;border: 1px solid var(--gray-300);font-size: 13px;color: var(--gray-800);font-family: inherit;outline: none;transition: border-color 0.15s;background: #fff;}
.inp:focus { border-color: var(--primary); }
.inp:disabled { background: var(--gray-100); color: var(--gray-400); cursor: not-allowed; }
.inp[readonly] { background: var(--gray-50); color: var(--gray-500); }

.req {color: var(--danger) !important;margin-right: 3px;font-size: 14px;}

/* 이동수단 */
.transport-row {display: flex; flex-wrap: wrap; gap: 6px 14px; align-items: center; }
.transport-item {display: flex; align-items: center; gap: 5px; }
.transport-item input[type=radio] {width: 15px; height: 15px; accent-color: var(--primary); cursor: pointer; }
.transport-item label {font-size: 13px; color:#444; cursor: pointer; }
.transport-sub {display: flex; align-items: center; gap: 4px; font-size: 13px; color: var(--gray-500); }

/* Notice bar */
.notice-bar {display: flex;align-items: center;gap: 8px;background: var(--warning-light);border: 1px solid var(--warning-border);border-radius: var(--radius-sm);padding: 11px 16px;font-size: 13px;color: var(--warning);margin-bottom: 16px;font-weight: 500;}
.notice-bar::before {content: '';display: inline-block;width: 5px;height: 5px;background: var(--warning);border-radius: 50%;flex-shrink: 0;}

/* View */
#board .table_bview {clear:both;}
#board .table_bview table{width:100%; line-height:16px; border-collapse:collapse; border-top:1px solid #5b5b5b; border-bottom:1px solid #e5e5e5;table-layout:fixed;}
#board .table_bview table caption{display:none;}
#board .table_bview thead th {border-bottom:1px solid #e5e5e5; height:33px; color:#373737; font-weight:bold; letter-spacing:-0.1em; line-height:130%; text-align:center;}
#board .table_bview thead th.th_none {white-space:nowrap; background-image:none; text-align:left; padding-left:5px;}
#board .table_bview thead th.th_none img {vertical-align:middle;}
#board .table_bview tbody th {white-space:nowrap; height:31px; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; background:#F6F6F6; color:#737373; text-align:center; letter-spacing:-0.1em; line-height:140%;}
#board .table_bview tbody td {padding-top:6px; padding-bottom:6px; border-bottom:1px solid #E1E1E1; background:#ffffff; text-align:left; line-height:140%;}
#board .table_bview tbody td.content{padding:20px 10px 30px 10px;}
#board .table_bview tbody td.content img{display:block;max-width:100% !important;height:auto !important;}
#board .table_bview tbody td span.text1 {color:#4381BF; font-size:0.9em; font-weight:normal; letter-spacing:-0.1em; padding-left:6px;}
#board .table_bview tbody td span.eng {padding-left:0; color:#6A6A6A; font-size: 0.9em; font-weight:normal; letter-spacing:-0.1em;}
#board .table_bview tbody td dl.info {float:left; margin:0; padding-left:3px; letter-spacing:-0.5px;}
#board .table_bview tbody td dl.info dt {float:left; color:#737373; padding-left:20px; font-weight:bold;}
#board .table_bview tbody td dl.info dd {float:left; background:transparent url(/content/board/nninc_simple/img/view_bar.gif) no-repeat scroll 0 45%; display:inline; margin-left:6px; padding-left:6px;}
#board .table_bview tbody td dl.info dd.c4895D7 {color:#4895D7;}
#board .table_bview tbody td dl.info dd img {vertical-align:middle;}
#board .table_bview tbody td dl.info dd .size {font-size:0.8em; font-family:tahoma; color:#BFBFBF;}
#board .table_bview tbody td.content .sns{clear:both; float:right; padding-top:20px;}
#board .table_bview tbody td.content .sns a{float:left; padding-left:3px;}
#board .table_bview tbody td.content .photodown{background-color:#336699; color:#ffffff; padding:5px;}


/* Comment */
#board .board_comment {clear:both; padding-top:20px;}
#board .board_comment table{width:100%; background-color:#FAFAFA; margin-bottom:15px}
#board .board_comment table caption{display:none;}
#board .board_comment tbody td {height:31px; text-align:left; line-height:140%;}
#board .board_comment tbody td.dr01 {height:5px; background:url(/imom/nanum/site/board/nninc_calendar/img/dr01.gif); background-repeat:no-repeat;}
#board .board_comment tbody td.dr02 {height:5px; background:url(/imom/nanum/site/board/nninc_calendar/img/dr02.gif); background-repeat: repeat-x;}
#board .board_comment tbody td.dr03 {height:5px; background:url(/imom/nanum/site/board/nninc_calendar/img/dr03.gif); background-repeat:no-repeat;}
#board .board_comment tbody td.dr04 {background:url(/imom/nanum/site/board/nninc_calendar/img/dr04.gif); background-repeat: repeat-y;}
#board .board_comment tbody td.text {padding:0; margin:0; height:20px;}
#board .board_comment tbody td dl.info {margin:0; padding-left:10px;}
#board .board_comment tbody td dl.info dt {float:left; letter-spacing:-0.1em; padding:0; font-size:0.9em; padding-top:4px;}
#board .board_comment tbody td dl.info dd {float:left; padding:0 10px 0 4px;}
#board .board_comment tbody td.dr05 {text-align:center; padding-top:4px; padding-bottom:4px;}
#board .board_comment tbody td.dr05 textarea {width:88%;height:38px;}
#board .board_comment tbody td.dr06 {background:url(/imom/nanum/site/board/nninc_calendar/img/dr06.gif); background-repeat: repeat-y;}
#board .board_comment tbody td.dr07 {height:5px; background:url(/imom/nanum/site/board/nninc_calendar/img/dr07.gif); background-repeat:no-repeat;}
#board .board_comment tbody td.dr08 {height:5px; background:url(/imom/nanum/site/board/nninc_calendar/img/dr08.gif);  background-repeat: repeat-x;}
#board .board_comment tbody td.dr09 {height:5px; background:url(/imom/nanum/site/board/nninc_calendar/img/dr09.gif); background-repeat:no-repeat;}

.cmt_list {margin-top:5px;}
.cmt_list div.h {margin:0 0 1px; background:transparent url(/imom/nanum/site/board/nninc_calendar/img/human_ic.gif) no-repeat scroll 0 0.1em; text-align:left; padding-left:15px;}
.cmt_list p {line-height:1.6em; margin:0; padding:5px 0 0 12px; text-align:left;}
.cmt_list  li.line {height:1px; background:transparent url(/imom/nanum/site/board/nninc_calendar/img/dr_line_bg.gif);  background-repeat: repeat-x; margin:0; padding-top:15px;}


/* Button */
.board_button {clear:both; display:inline-block;width:100%;padding:0px 0px !important;}
.board_button .fl {float:left; /*background:transparent url(/imom/nanum/site/board/nninc_simple/img/board_ldot.gif) no-repeat 25px 5px;*/}
.board_button .bot_info{float:left;display:inline-block;text-align:left;padding-top:10px;}
.board_button .bot_info p{float:left;line-height:32px;}
.board_button .bot_info p.admin_btn{margin-right:15px;}
.board_button .bot_info p.admin_btn a{display:inline-block;padding:0 20px;height:32px;line-height:32px;font-size:13px;font-weight:bold;color:#fff;background:#808790;}
.board_button .bot_info p.txt{float:left;color:#000;margin-right:10px;}
.board_button .bot_info p.txt strong{margin-right:5px;}
.board_button .bot_info p.txt select{width:80px;height:32px;line-height:32px;color:#333;font-weight:bold;border:1px solid #dadada;font-size:13px;padding-left:5px;font-family:"Nanum Gothic", "나눔고딕", "Nanum Gothic", 돋움, Dotum, Gulim, Arial, Verdana, Helvetica, AppleGothic, Sans-serif}
.board_button .bot_info p.change_btn a{display:inline-block;padding:0 20px;height:32px;line-height:32px;font-size:13px;font-weight:bold;color:#fff;background:#4379c2;}
.board_button .bot_info p.change_green_btn a{display:inline-block;padding:0 20px;height:32px;line-height:32px;font-size:13px;font-weight:bold;color:#fff;background:#298A08;}
.board_button .bot_info_red{float:right;margin-top:10px;color:#d44343;font-weight:bold;line-height:32px;}

.board_button .fr {float:right; overflow:hidden;}
.board_button .pt10 {padding-top:10px;}


.board_button ul li {float:left;}
.board_button ul li.pl {padding-left:10px;}
.board_button ul li.pt {padding-top:7px;}
.board_button span.bt {padding-top:10px; padding-left:4px; text-align:right;}

.board_button2 {margin:0 auto; text-align:center; padding-top:10px; padding-left:4px;}



a.board_lbtn {display:inline-block; height:22px; padding-left:20px; background:url(/imom/nanum/site/board/nninc_simple/img/board_lbtn_l.gif) no-repeat 0 0; margin-right:3px;}
a.board_lbtn span {display:inline-block; height:22px; line-height:23px; padding-right:14px; background:url(/imom/nanum/site/board/nninc_simple/img/board_lbtn_r.gif) no-repeat right 0; letter-spacing:-1px;}
.board_bt01 {display:inline;}
.board_bt01 a{display:inline; overflow:hidden; float:left; height:22px; padding-left:13px; margin-right:3px; font:12px dotum; letter-spacing:-1px; color:#6B6B6B; text-decoration:none; background:url(/imom/nanum/site/board/nninc_simple/img/bt01_bg.gif) left 0; cursor:pointer;}
.board_bt01 a:hover{background:url(/imom/nanum/site/board/nninc_simple/img/bt01_bg.gif) left -22px; text-decoration:none;}
.board_bt01 a span{display:inline; overflow:hidden; float:left; height:22px; padding-right:10px; line-height:200%; background:url(/imom/nanum/site/board/nninc_simple/img/bt01_bg.gif) right 0;}
.board_bt01 a:hover span{color:#6B6B6B; background:url(/imom/nanum/site/board/nninc_simple/img/bt01_bg.gif) right -22px;}

/* Search */
.board_search {width:340px; margin:0 auto; margin-top:18px;}
.board_search ul {float:left;}
.board_search ul li {float:left; background:url(/imom/nanum/site/board/nninc_calendar/img/search_bg.gif); height:35px;}
.board_search ul li.board_search_start {float:left; width:18px; height:35px; background:url(/imom/nanum/site/board/nninc_calendar/img/search_left.gif); background-repeat:no-repeat;}
.board_search ul li.board_search_end {float:left; width:18px; height:35px; background:url(/imom/nanum/site/board/nninc_calendar/img/search_right.gif); background-repeat:no-repeat;}
.board_search ul li select {float:left; margin-top:8px; margin-right:3px;}
.board_search ul li input {float:left; margin-top:7px; margin-right:3px;}
.board_search ul li input.search_bt {float:left; margin-top:8px; margin-bottom:1px;}


.command_pwd {position:absolute; border:2px solid #C6C6C6; background-color:#ffffff; padding:8px 15px 8px 15px; text-align:center; vertical-align:middle; font-weight:bold; color:#313131; line-height:140%;}
.command_pwd li.text {float:left; letter-spacing:-0.1em; padding:0; font-size:0.9em; padding-top:4px;padding-right:4px;}
.command_pwd li {float:left; padding-left:3px;}
.command_pwd li img {height:20px;padding-top:1px;}


.colorPicker {border:1px solid #777777; background-color:#ffffff; padding:8px; text-align:center; vertical-align:middle; font-weight:bold; color:#313131; line-height:140%;}
.colorPicker li {float:left; padding:0px 2px 0px 2px;}

.error_check {float:left;width:80%;min-height:90px;border:5px solid #DDE7F0;margin-bottom:15px;background:url(/imom/nanum/site/board/nninc_calendar/img/error_bg.gif); background-repeat:no-repeat;padding-left:19%;padding-top:15px;padding-bottom:12px;}
.error_check .error_list {float:left;line-height:19px;}
.error_check .error_list li {background:url(/imom/nanum/site/board/nninc_calendar/img/error_ic.gif) no-repeat 8px 6px;padding-left:15px;}
.error_check .error_list li strong.error {color:#DE5410;}


.pwd_check{position:relative;margin-bottom:30px;text-align:center;padding:20px 0;border:2px dashed #e5e5e5;}
.pwd_check p{margin-bottom:20px;font-family:'NotoKrR';font-size:18px;color:#333;line-height:140%;}
.pwd_check label{margin-right:10px;font-size:14px;color:#888;}
.pwd_check input{vertical-align:middle;}
.pwd_check .board_input{width:150px;padding:6px 10px;margin-right:3px;border-radius:3px;border:1px solid #d5d5d5;}
.pwd_check_button {width:90%;margin:0 auto; text-align:center; padding-top:10px;}


/* 주소찾기 */
.post_search2{border:1px solid #CDCDCD;height:80px;margin-right:10px;margin-top:3px;overflow:auto;padding:6px;}


.cal_smbtn{display:inline-block;*display:inline;*zoom:1;padding:3px 8px;font-size:11px;font-weight:bold;line-height:105%;}
.cal_smbtn.gray{color:#fff;background:#acb0b5;}
.cal_smbtn.red{color:#fff;background:#dd4b4b;}
.cal_smbtn.blue{color:#fff;background:#3d6fcb;}


/*************************************************************************버튼*************************************************************************/
.btnwrap{margin-top:15px;}
.btnwrap a{
	display:inline-block;
	font-size:14px;	
	margin-left:4px;
	margin-right:4px;
}

a.cbtn_b  {display:inline-block; background:#000; color:#fff !important; text-align:center; min-width:40px; height:36px; font-size:13px; padding:0 15px 0 15px; font-weight:600; letter-spacing:-1px; line-height:36px;}
a.cbtn_b:hover {background:#404040; text-decoration:none;}

a.cbtn_g  {display:inline-block; background:#7e7e7e; color:#fff !important; text-align:center; min-width:40px; height:36px; font-size:13px; padding:0 15px 0 15px; font-weight:600; letter-spacing:-1px; line-height:36px;}
a.cbtn_g:hover {background:#666; text-decoration:none;}

a.cbtn_point  {display:inline-block; background:#e77272; color:#fff !important; text-align:center; min-width:40px; height:36px; font-size:13px; padding:0 15px 0 15px; font-weight:600; letter-spacing:-1px; line-height:36px;}
a.cbtn_point:hover {background:#d44c4c; text-decoration:none;}

input.cbtn_b  {vertical-align:middle;background:#000; color:#fff; min-width:70px; height:36px; font-size:13px; padding:0 15px 0 15px; border:none; cursor:pointer; font-weight:600; letter-spacing:-1px;}
input.cbtn_b:hover {background:#666;}

input.cbtn_g  {vertical-align:middle;background:#7e7e7e; color:#fff; min-width:70px; height:36px; font-size:13px; padding:0 15px 0 15px; border:none; cursor:pointer; font-weight:600; letter-spacing:-1px;}
input.cbtn_g:hover{background:#666;}

input.cbtn_point  {vertical-align:top;background:#e77272; color:#fff; min-width:70px; height:36px; font-size:14px; border:none;cursor:pointer; font-weight:600; letter-spacing:-0.5px;}
input.cbtn_point:hover {background:#d44c4c; text-decoration:none;}


a.cbtn_mini {display:inline-block; color:#e77272; font-size:11px; font-family:'돋움', Dotum, sans-serif;letter-spacing:0; line-height:15px; height:15px; border-bottom:1px solid #f45246; background:url('/img/common/bl_arrow2.gif') no-repeat right 3px;padding-right:10px;padding-left:2px;}
a.cbtn_mini:hover{color:#f45246;border-color:#f45246;font-weight:bold;letter-spacing:-1px;}




/********************태블릿********************/
/*@media(max-width:1024px){
	

#select_box{margin-bottom:25px;width:100%;text-align:center;}


}*/

@media (max-width: 768px) {
	
#board { width: 100% !important; overflow-x: hidden; }
#board .table2,#board .table2 tbody,#board .table2 tr { display: block; width: 100%; box-sizing: border-box; }
#board .table2 th,#board .table2 td { display: block; width: 100% !important; box-sizing: border-box; border-left: none; border-right: none; }
#board .table2 th { border-bottom: none; padding-bottom: 3px; }
#board .table2 td { padding-top: 4px; padding-bottom: 12px; }
#board .table2 td { flex-wrap: wrap; }
#board .table2 ul.tel { display: flex; align-items: center; flex-wrap: nowrap; gap: 4px; padding: 0; margin: 0; list-style: none; }
#board .table2 ul.tel li { list-style: none; margin: 0; }
#board .table2 ul.list { padding-left: 0; margin: 0; list-style: none; }
#board .table2 ul.list li { list-style: none; margin-bottom: 6px; }
#board .table2 .select,#board .table2 .select2 { max-width: 100%; }
.transport-row { display: flex; flex-wrap: wrap; gap: 8px 12px; align-items: center; }
.transport-item { display: flex; align-items: center; gap: 4px; white-space: nowrap; }
#board .table2 tr.row-split { display: flex; flex-wrap: nowrap; align-items: center; overflow-x: auto; gap: 0 6px; }
#board .table2 tr.row-split > th,#board .table2 tr.row-split > td { width: auto !important; white-space: nowrap; flex-shrink: 0; border-bottom: none; padding-bottom: 6px; }
#board .btn_w { text-align: center; }
#board .btn_w input { width: 48%; margin: 2px 1%; }

}

/********************모바일********************/
@media(max-width:736px){

/* 신청폼 */
#board table.table2{width:100%;border-collapse:collapse;border-top:1px solid #6b6b6b;}
#board table.table2 tbody th{width:30%;}
#board table.table2 tbody td{width:70%;}
#board table.table2 tbody th,
#board table.table2 tbody td{padding:10px 20px;border-bottom:1px solid #d5d5d5;font-size:13px;}
#board table.table2 tbody td span.tip{display:block;margin-top:5px;}
#board table.table2 tbody th{box-sizing:border-box;background:#f0f3f9;font-family:'NotoKrB';font-weight:normal;font-size:13px;color:#555;text-align:center;}
#board table.table2 tbody td .list li{display:block;margin:5px 0 0 0;}
#board table.table2 tbody td .list li:first-child{margin-top:0;}
	
#board .table_bview tbody td.content,
#board .table_bview tbody td.content div,
#board .table_bview tbody td.content p,
#board .table_bview tbody td.content span,
#board .table_bview tbody td.content strong{font-size:13px !important;}

#board .cal_blist{overflow-x:scroll;}
#board .cal_blist table.calendar{table-layout:fixed;}
#board .cal_blist table.calendar tbody td{height:auto;padding: 5px;word-break: break-all;box-sizing:border-box;}
#board .cal_blist table.calendar tbody td .day{width:20px;height:20px;line-height:20px;font-size:12px;}
#board .cal_blist table.calendar tbody td .day.req_yes{background-size:20px auto;}
#board .cal_blist table.calendar tbody td .yes_txt a{margin-left:0;display:block;}
#board .cal_blist table.calendar tbody td .end_txt{line-height: 1.5;}


}

/********************웹********************/
@media(min-width:737px){
}



