@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 { padding:7px 30px; }
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}
#bo_list h1.year-month { text-align:center; font-size:35px; font-weight:bold; }
#bo_list a.prev-month, #bo_list a.next-month { font-size:25px; font-weight:bold; margin-top:20px; }
#bo_list .tbl-calendar.tbl_head01 thead th { background-color:#999 !important; }
#bo_list .tbl-calendar.tbl_head01 thead th.week-0 { background-color:#ed0000 !important; }
#bo_list .tbl-calendar.tbl_head01 thead th.week-6 { background-color:#04832d !important; }
#bo_list .tbl-calendar.tbl_head01 tbody td.week-0 h3 { color:#ed0000 !important; }
#bo_list .tbl-calendar.tbl_head01 tbody td.week-6 h3 { color:#04832d !important; }
#bo_list td.current { background-color:#ffead6; }

/* 읽기 버튼 */
#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_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th { font-size:15px; letter-spacing:0.3em; border:1px solid #d1dee2; }
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td { width:14.2857%; border:1px solid #e9e9e9; padding:5px; vertical-align:top; }
#bo_list .tbl_head01 td div { min-height:150px; }
#bo_list .tbl_head01 td div h3 { text-align:right; padding:0; margin:0; font-size:18px; }
#bo_list .tbl_head01 td div ol li { height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis; position:relative; white-space:nowrap; }
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#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_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:100px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:130px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:60px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;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_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;float: left}
.bo_notice td {background:#f5f6fa}
.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:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#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;}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {}

#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;border-bottom:1px solid #ddd}
#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 {padding:0;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_bot li {margin:10px 3px}

.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_com .admin_go{ padding: 10px 20px!important; background-color: var(--primary);; border-radius: 6px; color: #fff}

#bo_v_atc {}
#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 {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:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;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:0;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}

#bo_vc_w .tbl_frm01 th,
#bo_w .tbl_frm01 th,
#bo_vc .tbl_frm01 th { width:150px; }

.tbl-calendar div p { padding:0; margin:0; line-height:1.5; }


@media (max-width: 767px) {
.frm_input {height:auto;}
#bo_w { font-size: 12px; }
}





.frm_optional { display:none; background:url(../img/wrest.gif) #f7f7f7 top right no-repeat !important; }

#bo_w td label { font-weight:normal; }





.tbl_caption { border:1px solid #e9e9e9; border-left:0 none; border-right:0 none; padding:10px 20px; margin-top:15px; }
.tbl_caption caption { height:inherit; line-height:inherit; overflow:inherit; font-size:17px; color:inherit; font-weight:bold; }
.tbl_caption caption small { font-size:12px; }

.lbl-div label { margin:0; }
.lbl-div label { display:inline-block; margin-right:15px; }
.lbl-div.lbl-w label { margin-right:20px; }


.flexible-container { display:inline-block; }
.new_win .flexible-container { max-height:90px; }
.flexible-container.show-all { display:inherit; max-height:inherit; overflow:inherit; }
.flexible-container.show-all .ft-tail { float:right !important; }
.flexible-form { padding:0; margin:0; }
.flexible-form li { padding:1px; margin:0; list-style-type:none; line-height:30px; }
.flexible-form li:hover { background-color:#d4edff; }
.flexible-form .ft-head, .flexible-form .ft-body, .flexible-form .ft-tail { display:inline-block; vertical-align:top; }
.flexible-form input[type="file"] { display:inline-block; }
.tgl-container textarea { width:100%; height:370px; margin-top:5px; }

.ft-body fieldset {border:1px solid #ccc; padding:3px 7px; margin-top:5px;}
.ft-body legend {position:inherit;width:auto;height:auto;text-indent:inherit;display:inline-block;margin:0;padding:5px 10px;font-size:inherit;border:1px solid #ccc;background-color:#f6f9fa;line-height:1.2;}

#fi-item-type-text { margin-left:35px;letter-spacing:inherit !important;color:inherit !important; }

.hl-notify { color:#28a745 !important; }
.hl-caution { color:#17a2b8 !important; }
.hl-warning { color:#ffc107 !important; }
.hl-danger { color:#dc3545 !important; }

.flexible-form .no-pos { display:inline-block !important; width:0px !important; height:0px !important; }

.tbl_frm01 .date-picker, .tbl_head01 .date-picker, .tbl_head02 .date-picker { margin-right:1px; }
.tbl_frm01 .ui-button, .tbl_head01 .ui-button, .tbl_head02 .ui-button { padding:4px 10px; width:30px; height:30px; }
.ui-button.handle { cursor:move; }







.lbl-div label,
.af-el label,
.af-el span { display:inline-block; margin-right:25px; font-weight:normal; }



.lbl-wrap { display:inline-block; padding:0 10px; }

.lbl-wrap table { width:auto !important; }
.lbl-wrap th,
.lbl-wrap td { font-weight:normal; width:auto !important; padding:3px 10px; }
.lbl-wrap th { text-align:right; }
.lbl-wrap td { padding:3px; }
.lbl-wrap td input { padding:0 2px; } 

.tbl-sw { text-align:center;  width: 100%; float: left; padding: 0px}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.tbl-sw .upload-box { display:inline-block;  width: 100%; float: left ; border-radius: 20px; padding:50px; background:#fafbfb; border:1px solid #e5e5e5; display: grid;grid-template-columns:250px auto ;}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.tbl-sw .upload-box { display:inline-block;  width: 100%; float: left ; border-radius: 20px; padding:50px; background:#fafbfb; border:1px solid #e5e5e5; display: grid;grid-template-columns:100% ;}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.clearfix{width: 100%; display: flex; justify-content: flex-start; flex-direction: column;}

.tb_title { float:left; margin-top:0;  text-align: left !important;font-size: var(--tit-md-size)!important;line-height: 130%; font-weight: 700; margin-bottom: 20px}
.tbl-sw.plain h2 { float:left; margin-top:0;  text-align: left !important;font-size: var(--tit-md-size)!important;line-height: 130%;}
.food_downbtn { float:left;}
.food_downbtn a{ width: auto;float:left; padding: 15px 20px 15px 65px;!important; background-color:var(--primary);; color: #fff; text-align: left; position: relative; border-radius: 8px}
.food_downbtn a:before{content: "\eb44";    font-family: unicons-line; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); font-size: 25px; width: 40px; height: 40px; border-radius: 6px; background-color: #000; display: flex;  justify-content: center;  align-items: center;}


.tbl-sw .frm-warning {  padding:0px; float: left; width: auto; display: flex; justify-content: flex-start; flex-direction: column;}


.tbl-sw .frm_info { display:inline-block; text-align:left; background:transparent url('img/icon_warning.png') left top no-repeat;  width: 100%; }

.tbl-sw .frm_info ul { width: 100%; float: left }
.tbl-sw .frm_info ul  li{ width: 100%; float: left ;  position: relative;padding: 5px 0px 5px 10px; line-height: 120%;}
.tbl-sw .frm_info ul  li:before{ content: "";  width: 4px; height: 4px; border-radius: 100%; background-color: var(--primary);; position: absolute; left: 0px; top: 12px;}



.tbl-sw .frm-warning.switch { border:0; margin-top:0; padding-top:0; margin-bottom:20px; }

.tbl-sw .frm-warning b { color:#e8180c !important; font-weight:bold; }
.attach-file { float:inherit; text-align:center; margin-top:20px; }
.btn_bo_adm input[type="file"] { background:initial; display:initial; color:initial; border:1px solid #cacaca; padding:0; }
.frm_info.normal { padding:0; background:none; display:block; padding-top:5px; }

.btn-area { text-align:left }
.btn-area input.button { padding:15px 0px; }

.btn-area.is_admin input.button { padding:15px 30px; }
.btn-area.is_admin .button.btn_admin { padding:15px 30px; background:#e8180c !important; margin-left:10px; }

.tbl_search { margin:0; }
.tbl_search th { text-align:right; vertical-align:top; }
.tbl_search td { text-align:left; }
.tbl_search .btn-area { padding-top:20px; }

.btn_bo_adm input.ui-state-disabled { opacity:.35; }

#bo_v #bo_v_info { border:0; }

.td_group b { font-weight:bold; }

.xs_content span { display:block; }

.alert.alert-success { margin:0; padding:5px 15px; }



/* food-week */
.food-week_out { width: 100%; float: left}

.food-week .meals-list { width: 100%;  display: grid; grid-template-columns: repeat(7, 1fr); border-top: 3px solid #000}

.food-week .meals-list li .kcal .protein,
.food-week .food-table .today-menu .kcal .protein { display:none; }
.food-week .calendar-head { padding:30px 0; }
.food-week .calendar-head h1 { vertical-align:top; margin:0; font-size: var(--tit-md-size);!important ;}




.food-week .calendar-head h1 small { background-color:#919191;border-radius: 50px; padding:5px 10px; color:#fff; margin-top: 15px; }
.food-week .calendar-head a { vertical-align:top; position: relative }
.meals-list li a { display:block; border:1px solid #e5e5e5; border-right-width:0px; }

.food-week .meals-list li {position: relative;height: 100%; transition: all 0.5s;-moz-transition: all 0.5s; -webkit-transition: all 0.5s;-o-transition: all 0.5s;  background-color: #fff;  }

.food-week .meals-list li:hover {position: relative;height: 100%; 	 z-index: 999; -webkit-transform: scale(1.01);
	transform: scale(1.01);  z-index: 99;   box-shadow:3px 3px 30px rgba(0,0,0,0.2);  }
.food-week .meals-list li a:before {content: "";  ;border:2px dashed var(--primary) ; height: 100%; width: 100%;  position: absolute; left: 0px; top: 0px; z-index: 2; opacity: 0; transition: all 0.5s;-moz-transition: all 0.5s; -webkit-transition: all 0.5s;-o-transition: all 0.5s;  }
.food-week .meals-list li:hover a:before { content: "";  ;border:2px dashed var(--primary) ; height: 100%; width: 100%;  position: absolute; left: 0px; top: 0px; z-index: 2; opacity: 1 ; 	}

 .food-week .meals-list li.active{ border:2px solid var(--primary)!important;  	-webkit-transform: scale(1.03);
	transform: scale(1.03);  z-index: 9;   box-shadow:3px 3px 30px rgba(0,0,0,0.2); }

 .food-week .meals-list li.active a{ border:none; !important; }

 .food-week .meals-list li.active a:before{ border:1px solid var(--primary);  }
 .food-week .meals-list li.active:hover a:before{ border:1px solid var(--primary)  !important;; }

.food-week .meals-list li.today h4 { color:#fff !important; background-color:var(--primary) !important; }


.food-week .meals-list li h5 { font-size:clamp(16px, 1.563vw, 20px); color:var(--primary) !important; margin-bottom:10px; }
.food-week .meals-list li .snack, .food-week .meals-list li .kcal { border-top:1px solid #e5e5e5; }
.food-week .meals-list li .kcal { padding:10px; background-color:transparent; border-top:1px dotted #e5e5e5; text-align:right; }
.food-week .meals-list li .snack, .food-week .meals-list li .kcal.snack { background-color:#f9f9f9; border-bottom:1px solid #e5e5e5; }
.food-week .food-date { display:none; }
.food-week .food-table { display:table; display: flex; flex-direction: row!important; border-collapse:separate;border-radius: 15px; width:100%; padding-left:40px; background-color:#f7f7f7; border:1px solid #e5e5e5; border-radius:0; }
.food-week .food-table .row { display: flex; flex-direction: row!important; }
.food-week .food-table > .row::before, .food-week .food-table > .row::after { display:none; }
.food-week .food-table h3.food-date-full { display:table-cell; vertical-align:top; width:300px; white-space:nowrap; padding-top:70px; padding-right:45px; font-size:23px; font-weight:bold; color:var(--primary); letter-spacing:0; width:  }
.food-week .food-table h3.food-date-full::before { content:'오늘의 식단'; display:block; color:#444; }





.food-week .food-table .today-menu {  display: flex; vertical-align:top; font-weight:bold; color:#555; line-height:1.4;  }
.food-table .today-menu .table-row { display: grid; grid-template-columns: repeat(4, 1fr);grid-gap:10px; flex-direction: row!important; }
.food-table .today-menu .table-row > * { position:relative; padding-bottom:45px;  text-align: left}
.food-week .food-table .today-menu .menu { margin:0; }
.food-week .food-table .today-menu .menu .table-row{ margin:0; }
.food-week .food-table .today-menu .menu .table-row .meals{ padding: 20px; background-color: #fff ;  height: 260px; border-radius: 15px;  border: 1px solid #eee}
.food-week .food-table .today-menu .menu .table-row .meals>div>{ float: left; }

.food-week .food-table .today-menu .menu .table-row .snack{ padding: 20px; background-color: #eee; border-radius: 15px;  border: 1px solid #eee}



.food-week .food-table .today-menu h5 { font-size:20px; color:var(--primary) !important; margin-bottom:3px; }
.food-week .food-table .today-menu .kcal { border-top:1px dotted #cacaca; padding:10px 20px; position:absolute; width:100%; right:0; bottom:0; text-align:right; }

.food-week .meals-info { width: 100%; float: left; padding: 30px; background-color: #f7f7f7; border: 1px solid #eee; margin-bottom: 100px}

.food-week .meals-info h4 { font-weight:700; margin-top:25px; }
@media (max-width: 1419px) { /* SMALL MONITOR - 1024 ~ */
    .food-week .food-table, .food-week .food-table .row, .food-week .food-table h3.food-date-full, .food-week .food-table .today-menu { display:inherit; width:inherit; }
    .food-week .food-table h3.food-date-full { padding-bottom:15px; }
}
@media (max-width: 1023px) { /* TABLET - ~ 1023 */
.food-week .meals-list { width: 100%;  display: grid; grid-template-columns: repeat(1, 1fr); border-top: 3px solid #000}
	
		.food-week .meals-list li{ }
	.food-week .meals-list li  a{   position: relative; }
	.food-week .meals-list li  a>div{  margin: 0; }
	 .food-week .meals-list li  a>h4 {
      grid-column: span 6;
        background: #f5f5f5;
        font-weight: bold; width: 100%; border-bottom: 1px solid #ccc;  border-top: 1px solid #ccc; margin-top: -3px
      }
	

	
	
}
@media (max-width: 767px) { /* MOBILE - ~ 768 */
    .food-table .today-menu .menu, .food-table .today-menu .menu .table-row, .food-table .today-menu .table-row > * { display:inherit !important; width:inherit !important; }
    .food-table .today-menu .table-row > * { margin-top:20px; padding-top:15px; border-top:1px solid #ccc; }
    .food-week .food-table { padding:10px; }
    .food-week .food-table .today-menu .meals span { display:inline-block; }
    .food-week .food-table .today-menu .meals span::after { content:','; display:inline-block; margin-right:10px; }
    .food-week .food-table .today-menu .meals span:last-child::after { display:none; }
    .food-week .food-table .today-menu .kcal { border-top-width:1px; padding:5px 0px; }
    .food-week .food-table h3.food-date-full { padding-bottom:0px; }
}


#bo_vc { border:1px solid #e6e6e6; }

.food-table { padding:30px; min-height:150px; border:1px solid #e1e1e1; background-color:#f8f9f9; border-radius:10px; }
.food-table h3.food-date-full { display:none; padding-top:80px; background:transparent url('img/bg_today_menu.png') left top no-repeat; }

.food-table .today-menu .menu { display:table; width:100%; table-layout:fixed; }

/*
.food-table .today-menu .table-row div { display:table-cell; vertical-align:top; }
*/
.food-table .today-menu .table-row > * { vertical-align:top; }
.food-table .today-menu h5 { margin:0; margin-bottom:5px; padding:0; font-weight:bold; }
.food-table .today-menu .meals span { display:block; }

.calendar-head { text-align:center; display: flex;  justify-content: center;  align-items: center;flex-direction: row; }
.calendar-head h1 { display:inline-block; vertical-align:middle; padding:0 30px; margin:20px auto; }
.calendar-head h1 small { display:block; text-align:center; font-size:50%; margin-top:5px; }
.calendar-head a { display:inline-block; vertical-align:middle; font-size:30px; }
.calendar-head .prev-week, .calendar-head .next-week { text-indent:-9999px; background:transparent url('img/btn_prev.png') center center no-repeat; width:27px; height:27px; }
.calendar-head .next-week { background-image:url('img/btn_next.png'); }



.meals-list li.week-6 a { border-right-width:1px; }
.meals-list li a:hover, .meals-list li.active a {  }
.meals-list li h4 { margin:0; padding:20px 3px; text-align:center; background-color:#E8E8E8; color:#000; font-size:20px; line-height:20px; font-weight:bold; }
.meals-list li.week-0 h4 { color:#ff3636; }
.meals-list li.week-6 h4 { color:#2478ff; }
.meals-list li h5 { margin:0; margin-bottom:5px; padding:0; font-weight:bold; }
.meals-list li.today h4 { background-color:#ffead6; }

/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	.meals-list li .meals { min-height:200px; padding:15px 5px; padding-left:20px; margin:0; }
.meals-list li .meals span { display:block; }
	.meals-list li .snack{ padding:15px 5px; padding-left:20px; margin:0; background-color:#f0f0f0; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	.meals-list li .meals { min-height:100px; padding:15px 5px; padding-left:20px; margin:0; }
.meals-list li .meals span { display:block; }
	.meals-list li .snack{ min-height:100px;padding:15px 5px; padding-left:20px; margin:0; background-color:#f0f0f0; }
	.meals-list li .snack.kcal{ min-height:auto;padding:15px 5px; padding-left:20px; margin:0; background-color:#f0f0f0; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




.meals-list li .kcal { padding:15px 5px; padding-left:20px; margin:0; background-color:#f0f0f0; }
.meals-list li .kcal { font-size:15px; }

.food-week .meals-list li .meals, .food-week .meals-list li .snack { position:relative; }
.food-week .meals-list li .meals .btn-pic, .food-week .meals-list li .snack .btn-pic { position:absolute; top:15px; right:15px; border:0px !important; z-index: 9999 }
.food-week .meals-list li .meals .pic, .food-week .meals-list li .snack .pic { display:none; position:absolute; top:0px; left:0px; z-index: 9999;padding-left:35px; width:285px; }
.food-week .meals-list li .meals .pic .pic-food, .food-week .meals-list li .snack .pic .pic-food { display:block; width:100% !important; border-radius:10px; overflow:hidden;  }
.food-week .meals-list li .meals .pic .btn-pic-close, .food-week .meals-list li .snack .pic .btn-pic-close { display:block; position:absolute; top:10px; right:10px; }
.food-week .tbl-mobile .meals-list li .meals .pic, .food-week .tbl-mobile .meals-list li .snack .pic { padding-left:0px; padding-right:35px; left:auto; right:0px; }
.food-week .tbl-mobile .meals-list li .meals .pic .btn-pic-close, .food-week .tbl-mobile .meals-list li .snack .pic .btn-pic-close { right:45px; }

 .pic { padding-left:0px; padding-right:35px; left:auto; right:0px;  background-color: #fff; z-index: 999;  border:1px solid #ccc; border-radius: 10px; }



  .attach-file { margin-bottom: 20px
  }

  .attach-file input[type="file"] {
    padding: 8px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px 0px 0px 6px;
    background: #fff;
    cursor: pointer;
  }

  .attach-file input[type="submit"].btn {
    padding: 15px 16px!important;height: auto;
     background-color: #333;
    color: #fff;
    font-size: 14px;
    border: none!important;
    border-radius: 0px 6px 6px 0px;
    cursor: pointer;
    transition: background-color 0.3s; outline: none!important;box-shadow:none;  
  }

  .attach-file input[type="submit"].btn:hover {
    background-color: #000;
  }

  @media screen and (max-width: 480px) {
    .attach-file {
      flex-direction: column;
      align-items: stretch;
    }
  }