@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

/*--------------------------------------
	Content Page
---------------------------------------*/
.leftToggle {display: block;}
.leftToggle.toggle {display: none;}

#full-wrap {width: 100%; min-width: 1350px;}


/* --- header --- */
#header {height: 84px; border-bottom: 1px solid #eaeaea;}
#header:after {content: ""; display: block; clear: both;}

#header .left-area {float: left; width: 360px; height: 84px; padding: 17px 0 0 105px; border-right: 1px solid #eaeaea;}

#header {/* float: left; */overflow: hidden;/* width: 100%; */}

#header .lnb-hide-box {float: left; border-right: 1px solid #eaeaea;}
#header .lnb-hide-box a {display: block; width: 83px; height: 83px; background: url(/images/icon/icon_lnb_hide.png) no-repeat 50% 50%;}
#header .lnb-hide-box a:hover {background: url(/images/icon/icon_lnb_hide_active.png) no-repeat 50% 50%;}

#header .menu-search-box {/* float: left; *//* width: 870px; *//* margin-right: 30px; */overflow: hidden;}
#header .menu-search-box input {width: 100%; height: 83px; padding: 0 0 6px 60px; border: 0; background: #fff url(/images/icon/icon_search_001.png) no-repeat 28px 30px; box-sizing: border-box;}


/* --- placeholder color ---*/
#header .menu-search-box ::-webkit-input-placeholder {color: #ccc;}
#header .menu-search-box ::-moz-placeholder {color: #ccc; } /* firefox 19+ */
#header .menu-search-box :-ms-input-placeholder {color: #ccc;} /* ie */
#header .menu-search-box input:-moz-placeholder {color: #ccc;}

#header .user-box {float: right;/* width: 300px; */margin-left: 30px;}

#header .user-box .utill-box {float: left; padding: 29px 0 33px;}
#header .user-box .utill-box a:hover {color: #e51937;}
#header .user-box .utill-box li {float: left; padding: 0 12px; background: url(/images/icon/icon_utill_line_001.png) no-repeat 0 5px;}
#header .user-box .utill-box li:first-child {padding-left: 17px; background: url(/images/icon/icon_utill_user.png) no-repeat 0 6px;}
#header .user-box .utill-box li a {font-weight: bold;}
#header .user-box .utill-box li a.welcome {font-weight: normal;}
#header .user-box .utill-box li a.welcome span {font-weight: bold;}
#header .user-box .utill-box li a.logout {color: #ff630a;}
#header .user-box .utill-box li a.logout:hover {color: #e51937;}

#header .user-box .system-select-box {float: left; width: 130px; margin: 26px 30px 0 10px;}
#header .user-box .system-select-box a {display: block; padding: 2px 9px 4px; background: #fff;}
#header .user-box .system-select-box a.system {border: 1px solid #666; background: url(/images/icon/icon_system_view.png) no-repeat 91% 46%;}
#header .user-box .system-select-box .system-list {display: none; position: absolute; width: 130px; margin-top: -1px; border: 1px solid #666; border-top: 0;}
#header .user-box .system-select-box .system-list.active {display: block;}
#header .user-box .system-select-box .system-list a:hover {background: #e51937; color: #fff;}


/* --- container --- */
#container {width: 100%; /* display: flex; */}
#container:after {content: ""; display: block; clear: both;}


/* --- lnb --- */
#container .lnb-box {float: left; width: 360px; /* height: 1080px; */ border-right: 1px solid #eaeaea; background: url(/images/icon/bg_left_box.png) repeat-y top left;}

#container .lnb-box .left-depth-box {float: left;}
#container .lnb-box .left-depth-box li a {display: block; width: 100px; height: 104px; padding-top: 70px; font-weight: bold; text-align: center; color: #666;}

#container .lnb-box .left-depth-box li.menu01 a {background: url(/images/icon/icon_menu_001-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu01 a:hover {background: #fff url(/images/icon/icon_menu_001-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu01 a.active {background: #fff url(/images/icon/icon_menu_001-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.menu02 a {background: url(/images/icon/icon_menu_002-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu02 a:hover {background: #fff url(/images/icon/icon_menu_002-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu02 a.active {background: #fff url(/images/icon/icon_menu_002-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.menu03 a {background: url(/images/icon/icon_menu_003-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu03 a:hover {background: #fff url(/images/icon/icon_menu_003-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu03 a.active {background: #fff url(/images/icon/icon_menu_003-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.menu04 a {background: url(/images/icon/icon_menu_004-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu04 a:hover {background: #fff url(/images/icon/icon_menu_004-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu04 a.active {background: #fff url(/images/icon/icon_menu_004-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.menu05 a {background: url(/images/icon/icon_menu_005-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu05 a:hover {background: #fff url(/images/icon/icon_menu_005-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu05 a.active {background: #fff url(/images/icon/icon_menu_005-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.menu06 a {background: url(/images/icon/icon_menu_006-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu06 a:hover {background: #fff url(/images/icon/icon_menu_006-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu06 a.active {background: #fff url(/images/icon/icon_menu_006-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.menu07 a {background: url(/images/icon/icon_menu_006-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.menu07 a:hover {background: #fff url(/images/icon/icon_menu_006-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.menu07 a.active {background: #fff url(/images/icon/icon_menu_006-2.png) no-repeat 50% 30%; color: #333;}


/* --- lnb selfservice --- */
#container .lnb-box .left-depth-box li.self1dht01 a {background: url(/images/icon/icon_menu_001-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht01 a:hover {background: #fff url(/images/icon/icon_menu_001-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht01 a.active {background: #fff url(/images/icon/icon_menu_001-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.self1dht02 a {background: url(/images/icon/icon_menu_002-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht02 a:hover {background: #fff url(/images/icon/icon_menu_002-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht02 a.active {background: #fff url(/images/icon/icon_menu_002-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.self1dht03 a {background: url(/images/icon/icon_menu_003-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht03 a:hover {background: #fff url(/images/icon/icon_menu_003-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht03 a.active {background: #fff url(/images/icon/icon_menu_003-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.self1dht04 a {background: url(/images/icon/icon_menu_004-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht04 a:hover {background: #fff url(/images/icon/icon_menu_004-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht04 a.active {background: #fff url(/images/icon/icon_menu_004-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.self1dht05 a {background: url(/images/icon/icon_menu_005-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht05 a:hover {background: #fff url(/images/icon/icon_menu_005-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht05 a.active {background: #fff url(/images/icon/icon_menu_005-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.self1dht06 a {background: url(/images/icon/icon_menu_003-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht06 a:hover {background: #fff url(/images/icon/icon_menu_003-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht06 a.active {background: #fff url(/images/icon/icon_menu_003-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .left-depth-box li.self1dht07 a {background: url(/images/icon/icon_menu_006-1.png) no-repeat 50% 30%;}
#container .lnb-box .left-depth-box li.self1dht07 a:hover {background: #fff url(/images/icon/icon_menu_006-2.png) no-repeat 50% 30%; color: #333;}
#container .lnb-box .left-depth-box li.self1dht07 a.active {background: #fff url(/images/icon/icon_menu_006-2.png) no-repeat 50% 30%; color: #333;}

#container .lnb-box .right-depth-box {float: left; width: 258px; padding: 0 22px;}
#container .lnb-box .right-depth-box a:hover {color: #e51937;}

#container .lnb-box .right-depth-box .one-depth {padding: 18px 0 15px; border-bottom: 2px solid #e51937; font-size: 18px; font-weight: bold; text-align: center;}

#container .lnb-box .right-depth-box .right-depth-list .two-depth {padding: 9px 7px 11px; border-bottom: 2px solid #f0f0f0; background: url(/images/icon/icon_2depth_arrow.png) no-repeat 92% 50%; cursor: pointer;}
#container .lnb-box .right-depth-box .right-depth-list .two-depth:hover {background: url(/images/icon/icon_2depth_active.png) no-repeat 91% 50%;}
#container .lnb-box .right-depth-box .right-depth-list .two-depth.active {background: url(/images/icon/icon_2depth_active.png) no-repeat 91% 50%;}
#container .lnb-box .right-depth-box .right-depth-list .two-depth h1 {font-weight: bold;}
#container .lnb-box .right-depth-box .right-depth-list .two-depth h1:hover {color: #e51937;}

#container .lnb-box .right-depth-box .right-depth-list .three-depth {display: none;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth.active {display: block; border-bottom: 2px solid #f0f0f0;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li {padding: 8px 17px 10px 20px; border-top: 1px solid #f0f0f0;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li:first-child {border-top: 0;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li.active {background: #f7f7f7;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li a.active {font-weight: bold; color: #e51937;}

#container .lnb-box .right-depth-box .right-depth-list .three-depth li span {float: right; width: 12px; height: 12px; margin-top: 5px;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li span a {display: block; background: url(/images/icon/icon_newtab.png) no-repeat; text-indent: -9999em;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li span a:hover {background: url(/images/icon/icon_newtab_active.png) no-repeat;}
#container .lnb-box .right-depth-box .right-depth-list .three-depth li span a.active {background: url(/images/icon/icon_newtab_active.png) no-repeat;}


/* --- content --- */
#container .content-box {display: flex; /* float: left; min-width: 800px; width: 77%; */}

#wrap {padding: 20px 22px}

#wrap>h1 {margin-bottom: 16px; padding-left: 2px; font-size: 22px; line-height: 1; letter-spacing: -0.06em;}

.frameContent>h1 {margin-bottom: 16px; padding-left: 2px; font-size: 22px; line-height: 1; letter-spacing: -0.06em;}

.searchbox input.wrkCalendar{width: 80px; text-align: center;}

.searchbtn input {height: 26px; line-height: 26px;}
.datepicker-btn.calendar_btn {height: 26px;}

.searchbox table.SearchInfo span.SearchButton a {width: 70px; padding: 3px 0 4px; border-radius: 0; background: #36373b; color: #fff; text-align: center; transition: all 0.2s;}
.searchbox table.SearchInfo span.SearchButton a:hover {background: #e51937;}

.titleset {padding: 20px 0 0 0; border-bottom: 0;}
.titleset h2 {padding: 0 0 0 25px; background: url(/images/icon/icon_title.png) no-repeat 3px 70%;}
.titleset h3 {display: inline-block; margin-left: 5px;}
.titleset h3 .total, .titleset h3 .use{color: #e51937;}


/* --- btn --- */
.titleset div.btn li {margin-left: 5px;}
.titleset div.btn li a {width: 40px; height: 40px;}
.titleset div.btn li.btnadd {padding-top: 10px;}
.titleset div.btn li.btnadd a {position: relative; padding: 5px 15px 8px; border: 2px solid #ff630a; color: #ff630a; transition: all 0.2s;}
.titleset div.btn li.btnadd a:hover {background: #ff630a; color: #fff;}
/* 2017-08-28
.titleset div.btn li.btnadd a:before {
	content: '';
	z-index: -1;
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: #ff630a;
    color: #fff !important;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.titleset div.btn li.btnadd a:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150%;
    height: 0%;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}
.titleset div.btn li.btnadd a:hover:before {left: 0%; right: auto; width: 100%;}
.titleset div.btn li.btnadd a:hover:after {height: 450%;} */

.gridBtn {padding: 4px 10px; border: 0; border-radius: 5px;background: #ff630a; font-size: 12px; color: #fff;}
.gridBtn a {color: #fff;}

.datepicker-top-left, .datepicker-top-right {border-top-color: #ffa800;}
.datepicker-top-left:before, .datepicker-top-right:before {border-bottom-color: #ffa800;}

.map-btn {display: inline-block; padding: 2px 8px 3px; background: #ff630a; color: #fff;}
.map-layer {top: 44px; left: 9px;  z-index: 999;}
.map-layer .map-con {height: 290px; background: url(/images/common/map.gif);}
.map-layer .map-con li a {position: absolute; padding: 3px 5px 5px; border-radius: 5px; background: #ffa800; font-size: 11px; line-height: 1; color: #333;}
.map-layer .map-con li a:after {content: ''; position: absolute; bottom: -4px; left: 12px; display: block; width: 0; height: 0; border: 4px solid transparent; border-top-color: #ffa800; border-bottom: 0;}
.map-layer .map-con li a:hover {background: #ff630a; color: #fff;}
.map-layer .map-con li a:hover:after {border-top-color: #ff630a;}

.map-layer .map-con li.seoul a {top: 42; left: 60;}
.map-layer .map-con li.incheon a {top: 36; left: 26;}
.map-layer .map-con li.kyungki a {top: 50; left: 72;}
.map-layer .map-con li.gangwon a {top: 38; left: 125;}
.map-layer .map-con li.chungbuk a {top: 88; left: 90;}
.map-layer .map-con li.chungnam a {top: 105; left: 50;}
.map-layer .map-con li.sejong a {top: 92; left: 58;}
.map-layer .map-con li.daejoen a {top: 113; left: 78;}
.map-layer .map-con li.jeonbuk a {top: 152; left: 66;}
.map-layer .map-con li.jeonnam a {top: 200; left: 30;}
.map-layer .map-con li.gwangju a {top: 170; left: 54;}
.map-layer .map-con li.kyungbuk a {top: 100; left: 143;}
.map-layer .map-con li.kyungnam a {top: 178; left: 100;}
.map-layer .map-con li.daegu a {top: 135; left: 126;}
.map-layer .map-con li.ulsan a {top: 148; left: 160;}
.map-layer .map-con li.busan a {top: 170; left: 146;}
.map-layer .map-con li.jeju a {top: 242; left: 40;}
.map-layer .map-con li.all a {bottom: 20; right: 20; padding-bottom: 6px;}
.map-layer .map-con li.all a:after {content: none;}

/* --- slick grid custom --- */
.ui-widget {font-family: 'Malgun Gothic','맑은 고딕', '돋움', dotum, sans-serif; font-size: 14px;}
.ui-widget .ui-widget {font-size: 14px;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family: 'Malgun Gothic','맑은 고딕', '돋움', dotum, sans-serif; font-size: 14px;}

.slick-header {border-bottom: 1px solid #ddd;}
.slick-header-columns {border-bottom: 0; background: #fafafa;}
.slick-group-header-columns {border-right: 1px solid #e4e4e4; background: #fafafa;}
.slick-group-header-column.ui-state-default {border-right: 1px solid #e4e4e4; line-height: 1em; text-align: center;}
.slick-header-column.ui-state-default {border-right: 1px solid #e4e4e4; line-height: 1em;}
.slick-header-column:hover, .slick-header-column-active {background: transparent;}

.slick-header-column input[type="checkbox"] {height: 18px;}
.slick-cell input[type="checkbox"] {height: 22px;}

.slick-cell {padding-left: 7px; padding-right: 7px;}
.slick-cell, .slick-headerrow-column {border-right: 1px dotted #eaeaea; border-bottom-color: #e4e4e4;}

.slick-cellcheckbox-container {display: block;}

.slick-columnpicker {padding: 8px 12px; border-radius: 10px; background: #fff; box-shadow: 0 0 8px #ccc;}
.slick-columnpicker li {padding-top: 5px; list-style: none;}
.slick-columnpicker li:hover {color: #e51937;}
.slick-columnpicker li:first-child {padding-top: 0;}
.slick-columnpicker input[type="checkbox"] {margin-right: 5px; vertical-align: middle;}

.sta-tabcontrol-tabs {font-family: 'Malgun Gothic','맑은 고딕', '돋움', dotum, sans-serif;}

.slick-cell.selected {background: #fff7f3;}
.slick-cell.active {border: 2px solid #ff630a;}
.slick-cell.selected input {/* width: 100%; height: 100%; */ border: 0; background: transparent; box-sizing: border-box;}
.slick-cell.selected input[type="text"] {width: 100%; height: 100%;}
/* .slick-cell.selected select {width: 100%; height: 100%; padding: 0; border: 0; background: transparent; box-sizing: border-box;} */
.slick-cell.selected img {vertical-align: middle;}

.slick-footerrow {border-top: 1px solid #d7d7d7;}
.slick-footerrow-columns {background: #f7f7f7;}
.slick-footerrow-column.ui-state-default {border-right: 1px solid #eaeaea; box-sizing: border-box;}

.gridPopBtn {display: inline-block; width: 12px; height: 12px; margin-left: 5px; background: url(/images/jquery/ui-icons_ef8c08_256x240.png); background-position: -66px -194px; vertical-align: middle;}
.gridClearBtn {display: inline-block; width: 12px; height: 12px; margin-left: 5px; background: url(/images/jquery/ui-icons_ef8c08_256x240.png); background-position: -34px -194px; vertical-align: middle;}


/* --- popup custom --- */
.ui-widget-overlay {background: #222;}
.ui-dialog-01 .ui-dialog-titlebar-close {background: url(/images/mcd/btn_close.png) no-repeat right center;}
.ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {background: url(/images/mcd/btn_close.png) no-repeat right center;}
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {border: 0; background: url(/images/mcd/btn_close.png) no-repeat right center;}
/* .ui-dialog-01 .ui-dialog-titlebar-close {margin-top: -8px;} */
.ui-button-icon-only .ui-icon {margin-top: -10px; margin-left: -10px;}

.ui-dialog {padding: 0; padding-bottom: 5px;}
.ui-dialog .ui-dialog-content {overflow: hidden;}
.ui-dialog-01 {background: #fff;}
.ui-dialog-01 .ui-dialog-titlebar.ui-corner-all {border: 0; border-radius: 6px 6px 0 0; background: #ffcc00;}
.ui-dialog-01 .ui-dialog-title {font-size: 14px; font-weight: bold;}
.ui-widget-content {background: #fff;}
.ui-widget.ui-widget-content {border: 0;}

.popContents {padding: 15px 15px 0;}
.popContents .searchbox {padding: 10px; border: 1px solid #E5E5E5; background: #fff;}
.popContents .searchbox table.SearchInfo th {padding: 0;word-break: keep-all;}

.sta-tabcontrol-tab {padding: 0 5px;}
.sta-tabcontrol-tab:hover {background: #f7f7f7;}
.sta-tabcontrol-tab.active:hover {background: #ffcc00;}

#divMultiSearch{padding: 20px;border: 1px solid #ddd;}

#noticeBox.popup-custom {display: inline-block; width: 80%;}
#noticeBox.popup-custom .titleset {height: 35px; padding-top: 0;}
#noticeBox.popup-custom .titleset h2 {padding-left: 6px;}
#noticeBox.popup-custom .titleset h2 span {font-weight: bold; color: #333;}
.TitleSet.popup-custom {display: inline-block; width: 19.7%; padding-top: 0;}
.noticeContents.popup-custom {margin-bottom: 15px; padding: 10px 15px 15px;}


/* --- table --- */
.table01, .table02, .inputTable {border-top: 2px solid #ffcc00; border-spacing: 0;}

/* .table01 tbody th, .table02 tbody th, .inputTable tbody th {height: 33px; border-bottom: 1px solid #ddd;border-top: 1px solid #e4e4e4; background: #fafafa; vertical-align: middle;}
.table01 tbody td, .table02 tbody td, .inputTable tbody td {height: 33px; border-bottom: 1px solid #ddd;border-top: 1px solid #ddd; background: #fff; vertical-align: middle;}
 */
.table01 tbody th, .table02 tbody th, .inputTable tbody th {border-left: 1px solid #e4e4e4;}
/*.table01 tbody th:first-child, .table02 tbody th:first-child, .inputTable tbody th:first-child {border-left: 0;}*/
.table01 tbody td, .table02 tbody td, .inputTable tbody td {border-left: 1px solid #e4e4e4;}
.table01 thead th {border-left: 1px solid #eaeaea;}
/* .table01 tbody td:first-child, .table02 tbody td:first-child, .inputTable tbody td:first-child {border-left: 0;} */

.table01 button.clear {padding: 2px 6px 4px; border: 0; background: #ff630a; color: #fff; letter-spacing: 0; cursor: pointer;}

#calendarTable td {width: 14.28%;height: 70px;}

#payContents > .table01 {border-top: 0;}

.accordion-custom .ui-accordion-header {margin: 0; margin-top: -1px; padding: 6px 3px 9px 25px; border: 1px solid #e1e1e1; border-radius: 0; border-top-left-radius: 2px; border-top-right-radius: 2px; outline: none;}
.accordion-custom .ui-accordion-header:first-child {margin-top: 0;}
.accordion-custom .ui-accordion-header:hover {background: #fcfcfc;}
.accordion-custom .ui-accordion-header .ui-accordion-header-icon, .accordion-custom .ui-accordion-header-active .ui-accordion-header-icon {content: ''; position: absolute; display: block; width: 0; height: 0; border: 5px solid transparent; background: none;}
.accordion-custom .ui-accordion-header .ui-accordion-header-icon {top: 45%; left: 10; border-left-color: #ffa800;}
.accordion-custom .ui-accordion-header-active:hover {background: #fff;}
.accordion-custom .ui-accordion-header-active .ui-accordion-header-icon {top: 52%; left: 8; border-left-color: transparent; border-top-color: #ffa800;}

.accordion-custom .ui-accordion-content {overflow: visible; margin-bottom: 5px; border: 1px solid #e1e1e1; border-top: 0; border-radius: 0; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; background: #fcfcfc;}
.accordion-custom .ui-accordion-content .custom-create-div {font-size: 14px;}
.accordion-custom .ui-accordion-content .custom-create-div select, .accordion-custom .ui-accordion-content .custom-create-div input {height: 26px; margin-left: 5px; padding: 0 5px; border-color: #e1e1e1;}
.accordion-custom .ui-accordion-content .custom-create-div .calendar, .accordion-custom .ui-accordion-content .custom-create-div .searchbtn {margin-left: 5px;}
.accordion-custom .ui-accordion-content .custom-create-div .calendar input, .accordion-custom .ui-accordion-content .custom-create-div .searchbtn input {margin-left: 0;}
.accordion-custom .ui-accordion-content .custom-create-div .btn_blue {width: 50px; margin-left: 5px; padding: 3px 0 4px; border: 0; background: #36373b; vertical-align: middle; color: #fff; transition: all 0.2s;}
.accordion-custom .ui-accordion-content .custom-create-div .btn_blue:hover {background: #e51937;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-parent {margin-left: 5px;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-choice {height: 28px; color: #333;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-choice:focus {outline: 0;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-choice, .accordion-custom .ui-accordion-content .custom-create-div .ms-drop {border: 1px solid #e1e1e1; border-radius: 0;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-drop {width: 198px; /*margin-top: -1px;*/ border-top: 0; box-shadow: none;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-drop ul {position: relative;}
.accordion-custom .ui-accordion-content .custom-create-div .ms-drop label span {margin-left: 5px; vertical-align: middle;}

.work-custom-box {padding: 10px 15px 13px; border: 1px solid #e1e1e1; border-radius: 2px; background: #fcfcfc;}
.work-custom-box table {border-spacing: 8px;}
.work-custom-box table td {vertical-align: middle;}
.work-custom-box input[type="text"] {padding: 0 5px;}

table.one-table td {vertical-align: middle;}
table.one-table td.ta-center {text-align: center;}

.salTitle {text-align: center; text-decoration: underline;}
.inputBody {width: 100%; height: 500px; font-size: 16px;}
.inputBody .agreeTxt{line-height: 2.0; font-weight: bold; }
.inputBody .okbtn{display: inline-block; padding: 3px 8px 5px; border: 0; background: #ff630a; font-size: 15px; text-align: center; color: #fff; cursor: pointer;}

.inputBody.doc-style p {padding-left: 35px;}
.inputBody.doc-style p.bold {padding: 20px 45px; font-weight: bold; line-height: 1.8;}
.inputBody.doc-style .sign {text-align: right;}
.inputBody.doc-style .sign p {line-height: 1.8;}
.inputBody.doc-style p.strong {font-weight: bold; text-decoration: underline;}
.inputBody.doc-style .doc-btn {width: 20%; margin: 0 auto; text-align: center;}

#itemContainer {position: relative;}
#itemContainer li {display: inline-block; width: 25%; padding: 4px 0 4px 50px; font-weight: bold; color: #666;}
#itemContainer li.addposition {position: absolute; right: 0; padding: 4px;}
#itemContainer li.addposition span.SearchButton a {float: right; display: block; width: 70px; margin: 0; padding: 3px 0 4px; border-radius: 0; background: #36373b; color: #fff; font-weight: normal; text-align: center; transition: all 0.2s;}
#itemContainer li.addposition span.SearchButton a:hover {background: #e51937;}




/* 20211105 pitapat add */
body{font-family: 'Noto Sans KR', '맑은 고딕', dotum, sans-serif; font-size: 14px; line-height: 1.5; letter-spacing: -.06em;font-weight: 400;color: #2E2E2E;}

/* common */
.ir_text{overflow: hidden;position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;border: 0;clip: rect(0 0 0 0);}
.clearfix:after{content: '';display: block;clear: both;height: 0;visibility: visible;}
.bl_txt{font-weight: bold;}
.scrollDisable{height: 100%;min-height: 100%;overflow: hidden !important;touch-action: none;}

#loading{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:99;}
#loading .loading_ico{width:160px;height:160px;position:absolute;top:50%;left:50%;margin:-80px 0 0 -80px;}

/* header */
#header_new{position: relative;top: 0;left: 0;width: 100%;min-width: 1160px;height: 104px;border-bottom: 1px solid #D1D1D1;z-index: 10;}
#header_new img{width: 100%;}
#header_new .header_wrap{display: flex;justify-content: space-between;align-items: center;width: 100%;max-width: 1649px;height: 100%;margin: 0 auto;}
#header_new .header_wrap .left_box{width: 100%;max-width: 246px;padding-left: 20px;}
#header_new .header_wrap .left_box a{display: inline-block;width: 210px;} /*2023.05.22 수정 : 로고변경으로 48px -> 210px 수정*/
#header_new .header_wrap .center_box{position: relative;display: flex;width: 100%;max-width: 857px;height: 100%;margin: 0 auto;}
#header_new .header_wrap .center_box ul{display: flex;justify-content: space-between;align-items: center;width: 100%;}
#header_new .header_wrap .center_box ul li{}
#header_new .header_wrap .center_box ul li a{font-size: 19px;font-weight: bold;}
#header_new .header_wrap .center_box .main_nav{position: absolute;top: 103px;left: -27.5px;display: none;width: 912px;height: auto;padding: 20px 0;border: 2px solid #D62300;background: #ffffff;}
#header_new .header_wrap .center_box .main_nav > ul{display: none;justify-content: flex-start;align-items: baseline;width: 100%;}
#header_new .header_wrap .center_box .main_nav > ul > li{display: flex;justify-content: flex-start;flex-direction: column;width: 25%;height: 100%;padding: 0 27px;border-right: 1px solid #EFEFEF;}
#header_new .header_wrap .center_box .main_nav > ul > li h1{line-height: 30px;font-size: 16px;font-weight: 500;margin: 0 0 5px;letter-spacing: -0.3px;}
#header_new .header_wrap .center_box .main_nav > ul > li ul{display: flex;flex-direction: column;width: 100%;}
#header_new .header_wrap .center_box .main_nav > ul > li ul li{width: 100%;}
#header_new .header_wrap .center_box .main_nav > ul > li ul li a{display: block;line-height: 30px;font-size: 14px;font-weight: 300;letter-spacing: -0.3px;}
#header_new .header_wrap .right_box{width: 100%;max-width: 247px;}
#header_new .header_wrap .right_box ul{display: flex;justify-content: flex-end;align-items: center;}
#header_new .header_wrap .right_box ul li{position: relative;}
#header_new .header_wrap .right_box ul li a{display: flex;align-items: center;font-size: 14px;font-weight: 500;}
#header_new .header_wrap .right_box ul li a:hover{text-decoration: underline;}
#header_new .header_wrap .right_box ul li a.logout_btn::before{content: '';width: 19px;height: 35px;margin-right: 11px;background: url('/images/images_new/ico_logout.png') no-repeat center center;background-size: 100% 100%;}
#header_new .header_wrap .right_box ul li a.logout_btn:hover::before{background: url('/images/images_new/ico_logout_on.png') no-repeat center center;background-size: 100% 100%;}
#header_new .header_wrap .right_box ul li a.mymenu_btn{margin-left: 30px;padding-right: 15px;background: url('/images/images_new/ico_arr_1.png') no-repeat right center;background-size: 7px 5px;}
#header_new .header_wrap .right_box ul li a.mymenu_btn::before{content: '';width: 15px;height: 35px;margin-right: 11px;background: url('/images/images_new/ico_mymenu.png') no-repeat center center;background-size: 100% 100%;}
#header_new .header_wrap .right_box ul li a.mymenu_btn:hover::before{background: url('/images/images_new/ico_mymenu_on.png') no-repeat center center;background-size: 100% 100%;}
#header_new .header_wrap .right_box ul li ul.mymenu_nav{position: absolute;top: 35px;right: 0;display: none;width: 121px;height: auto;padding: 6px;border-radius: 4px;background: #ffffff;-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);}
#header_new .header_wrap .right_box ul li ul.mymenu_nav.on{display: flex;flex-direction: column;justify-content: center;}
#header_new .header_wrap .right_box ul li ul.mymenu_nav li{width: 100%;height: 30px;}
#header_new .header_wrap .right_box ul li ul.mymenu_nav li a{width: 100%;height: 100%;padding-left: 9px;font-size: 12px;font-weight: 500;border-radius: 4px;letter-spacing: -0.5px;overflow: hidden;}
#header_new .header_wrap .right_box ul li ul.mymenu_nav li a:hover{background: #F9F9F9;text-decoration: none;}

/* footer */
#footer_new{position: relative;width: 100%;min-width: 100%;height: 67px;background: #39180E;}
#footer_new .footer_wrap{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;z-index: 10;}
/* #footer_new .footer_wrap img{width: 26px;height: 29px;margin-right: 11.5px;} */
#footer_new .footer_wrap img{width: 150px;height: 25px;margin-right: 11.5px;} /*2023.05.23 수정*/
#footer_new .footer_wrap p{font-size: 11px;color: #F5EBDC;letter-spacing: -0.4px;}

/* contents */
#wrap.main{min-width: 1160px;min-height: 100%;margin: -104px 0 -67px 0;}
#wrap.main .container{height: 100%;min-height: 100vh;padding: 104px 0 67px 0;}
#wrap.login{min-height: 100%;margin: 0 0 -67px 0;}
#wrap.login .container{height: 100vh;padding: 0 0 67px 0;}
#wrap .container .section{position: relative;width: 100%;height: 100%;}

/* 로그인 페이지 login */
#wrap.login{padding: 0;background: #F9F6EE;}
/*  #wrap.login img{width: 100%;}*/
#wrap.login img{width: 210px;} /*2023.05.23 수정*/
#wrap.login .cont_wrap,
#wrap.login .cont_wrap .login_wrap{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
#wrap.login .cont_wrap .login_wrap .loginBox{display: flex;flex-direction: column;justify-content: flex-start;align-items: center;width: 557px;height: 502px;padding: 58px 0 0;background: #ffffff;border-radius: 20px;-webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.06);-moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.06);box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.06);}
/*  #wrap.login .cont_wrap .login_wrap .loginBox h1{display: inline-block;width: 80px;margin-bottom: 53px;letter-spacing: -2.5px;}*/
#wrap.login .cont_wrap .login_wrap .loginBox h1{display: inline-block;width: 210px;margin-top: 10px;margin-bottom: 62px;letter-spacing: -2.5px;} /*2023.05.22 수정 : 로고변경으로 width:80px -> 210px 수정 , margin-top: 10px;margin-bottom: 62px; 추가*/
#wrap.login .cont_wrap .login_wrap .loginBox > div{margin-bottom: 15px;}
#wrap.login .cont_wrap .login_wrap .loginBox > div input{width: 385px;height: 50px;line-height: 48px;padding: 0 10px;background: #FFFFFF;border: 1px solid #DCDCDC;border-radius: 5px;font-size: 15px;color: #242424;letter-spacing: -0.5px;transition: all .3s;}
#wrap.login .cont_wrap .login_wrap .loginBox > div input::-webkit-input-placeholder{color: #B9B9B9;}
#wrap.login .cont_wrap .login_wrap .loginBox > div input:-ms-input-placeholder{color: #B9B9B9;}
#wrap.login .cont_wrap .login_wrap .loginBox > div input::placeholder{color: #B9B9B9;}
#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box{margin: 11px auto 0;text-align: center;}
#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box a.login_btn{display: flex;justify-content: center;align-items: center;width: 385px;height: 50px;margin-bottom: 14px;font-size: 18px;color: #F5EBDC;background: #D62300;border-radius: 5px;}
#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box a.login_btn:hover{background: #EC2700;}
#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box a.reset_btn{display: inline-block;font-size: 15px;color: #585858;letter-spacing: -0.5px;}

/* 메인 페이지 main */
#wrap.main{padding: 0;background: #ffffff;}
#wrap.main img{width: 100%;}
#wrap.main .cont_wrap{display: flex;justify-content: space-between;width: 100%;max-width: 1160px;margin: 0 auto;padding: 49px 0 85px;}
#wrap.main .cont_wrap .left_cont{width: 100%;max-width: 662px;}
#wrap.main .cont_wrap .left_cont .cont_1{position: relative;width: 100%;margin-bottom: 60px;}
#wrap.main .cont_wrap .left_cont .cont_1 h1{font-size: 26px;font-weight: bold;margin-bottom: 36px;letter-spacing: -2.5px;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap{width: 100%;height: auto;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper{position: relative;display: flex;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li{position: relative;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;width: 109px;cursor: default;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li::after{position: absolute;top: 17.5px;right: -46px;content: '';width: 67px;height: 1px;background: #BEBEBE;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li:last-child::after{content: none;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li span{display: flex;justify-content: center;align-items: center;font-size: 15px;font-weight: bold;color: #8D8D8D;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .day{width: 35px;height: 35px;background: #ffffff;border: 1px solid #BEBEBE;border-radius: 50px;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .day.on{background: #FF8732;border: 1px solid #FF8732;color: #FFFFFF;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .date{margin: 7px 0 16px;font-size: 13px;font-weight: 400;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .date.on{color: #FF8732;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .box{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 98px;font-size: 16px;font-weight: 500;color: #707070;border-radius: 15px;background: #EFEFEF;overflow: hidden;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .box p{display: flex;justify-content: center;align-items: center;width: 100%;height: 50%;font-size: 12px;font-weight: 500;color: #FFFFFF;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .box p:first-child{background: #FF6A00;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .box p:last-child{background: #FF8732;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .swiper-wrapper li .box p span{margin-left: 5px;font-size: 16px;color: #FFFFFF;}
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-prev,
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-next{position: absolute;top: 33px;width: 10px;height: 18px;font-size: 0;z-index: 1;}
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-prev::after,
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-next::after{content: none;}
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-prev{left: 141.3px;background: url('/images/images_new/ico_arr_2_on.png') no-repeat top center;background-size: 100% 100%;transform: rotate(180deg);}
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-next{left: 164.8px;background: url('/images/images_new/ico_arr_2_on.png') no-repeat top center;background-size: 100% 100%;transform: rotate(0);}
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-prev.swiper-button-disabled{background: url('/images/images_new/ico_arr_2_off.png') no-repeat top center;background-size: 100% 100%;transform: rotate(0);}
#wrap.main .cont_wrap .left_cont .cont_1 .swiper-button-next.swiper-button-disabled{background: url('/images/images_new/ico_arr_2_off.png') no-repeat top center;background-size: 100% 100%;transform: rotate(180deg);}

#wrap.main .cont_wrap .left_cont .cont_2{width: 100%;}
#wrap.main .cont_wrap .left_cont .cont_2 h1{font-size: 26px;font-weight: bold;margin-bottom: 7px;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap{width: 100%;height: auto;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box{display: flex;flex-direction: column;justify-content: center;align-items: center;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 67px;padding: 0 13px 0 9px;border-bottom: 1px solid #EFEFEF;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li:hover{background: #FBFBFB;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li.new::after{display: flex;content: '';width: 24px;height: 24px;background: url('/images/images_new/ico_arr_3.png') no-repeat right center;background-size: 100% 100%;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li a{display: inline-flex;justify-content: flex-start;align-items: center;width: 95%;height: 100%;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li p.dot{margin-right: 16px;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li p.dot span{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: #D1D1D1;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li.new p.dot span{background: #D62300;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li p.title{display: flex;flex-direction: column;justify-content: center;width: 85%;letter-spacing: -0.4px;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li p.title span.tit_name{font-size: 16px;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#wrap.main .cont_wrap .left_cont .cont_2 .todo_wrap .todo_box li p.title span.tit_date{font-size: 12px;font-weight: 300;}

#wrap.main .cont_wrap .right_cont{width: 100%;max-width: 430px;}
#wrap.main .cont_wrap .right_cont .cont_1{width: 100%;margin-bottom: 33px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont{width: 100%;height: 289px;background: url('/images/images_new/main/info_box_bg.png') no-repeat top center;background-size: 100% 100%;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box{width: 100%;height: 100%;padding: 23px 0 0;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box > p{margin-bottom: 23px;padding: 0 30px;font-size: 20px;font-weight: 900;color: #F5EBDC;letter-spacing: -0.8px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box > p .name{color: #FFAA00;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box > p span{font-weight: 900;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box ul{display: flex;align-items: center;justify-content: flex-start;padding: 0 58px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box ul li{width: auto;height: auto;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box ul li.user_img{width: 101px;height: 101px;margin-right: 30px;border-radius: 50%;overflow: hidden;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box ul li p{display: block;line-height: 20px;font-size: 16px;color: #F3EBDC;letter-spacing: -0.7px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box ul li p.info_1{margin-bottom: 17px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box{display: flex;justify-content: space-between;align-items: center;width: 100%;height: 65px;margin-top: 18px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box > div{width: 50%;height: 100%;text-align: center;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box > div a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 15px;color: #FFFFFF;letter-spacing: -0.5px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box > div a span{display: inline-block;width: 31px;height: 31px;line-height: 30px;margin-left: 18px;font-size: 17px;text-align: center;border-radius: 50%;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box > div.alarm_1 a{padding-left: 25px;}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box > div.alarm_1 a span{color: #C7621E;background: rgba(245,235,220,1);}
#wrap.main .cont_wrap .right_cont .cont_1 .my_info_cont .info_box .alarm_box > div.alarm_2 a span{color: #FFFFFF;background: rgba(245,235,220,0.26);}


#wrap.main .cont_wrap .right_cont .cont_2{width: 100%;}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont{width: 430px;height: 392px;padding: 33px 33px 36px;border: 1px solid #EFEFEF;border-radius: 20px;-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont h1{font-size: 20px;font-weight: bold;margin-bottom: 25px;}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont ul{display: flex;justify-content: space-between;}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont ul:last-child{margin-top: 25px;}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont ul li{display: flex;justify-content: space-between;width: 67px;}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont ul li a{display: block;line-height: 22px;font-size: 16px;font-weight: 500;text-align: center;word-break: keep-all;}
#wrap.main .cont_wrap .right_cont .cont_2 .my_menu_cont ul li a img{width: 67px;height: 67px;margin-bottom: 9px;}
.blind {position: absolute;width: 1px;height: 1px;margin: -1px;clip: rect(0 0 0 0);overflow: hidden;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .bg {width: 50px;height: 209px;position: absolute;top: 0;z-index: 1;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .bg.bg1 {left: 0;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .bg.bg2 {right: 0;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .prev {position: absolute;top: 50%;left: 10px;transform: translateY(-50%);background: url(/images/images_new/prev.png) no-repeat;width: 28px;height: 28px;z-index: 2;opacity: 0;visibility: hidden;transition: 0.6s;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .prev.on {opacity: 1;visibility: visible;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .next {position: absolute;top: 50%;right: 10px;transform: translateY(-50%);background: url(/images/images_new/next.png) no-repeat;width: 28px;height: 28px;z-index: 2; opacity: 0;visibility: hidden;transition: 0.6s;}
#wrap.main .cont_wrap .left_cont .cont_1 .slide_wrap .next.on {opacity: 1;visibility: visible;}

@media screen and (max-width: 640px){
	#loading{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:99;}
	#loading .loading_ico{width:21.33vw;height:21.33vw;position:absolute;top:50%;left:50%;margin:-10.67vw 0 0 -10.67vw;}
	
	/* footer */
	#footer_new{width: 100%;min-width: 100%;height: 13.33vw;background: #39180E;}
	#footer_new .footer_wrap{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;z-index: 10;}
	/* #footer_new .footer_wrap img{width: 6.93vw;height: 7.73vw;margin-right: 3.07vw;} */
	#footer_new .footer_wrap img{width: 21.93vw;height: 3.76vw;margin-left: 3.07vw; margin-right: 3.07vw;} /*2023.05.23 수정*/
	#footer_new .footer_wrap p{font-size: 2.67vw;color: #F5EBDC;letter-spacing: 0;}

	/* contents */
	#wrapper{position: relative;}
	#wrap.main{min-width: 100%;min-height: 100%;margin: 0 0 -13.33vw 0;}
	#wrap.main .container{height: 100%;min-height: 100vh;padding: 16.87vw 0 13.33vw 0;}
	#wrap.login{min-height: 100%;margin: 0 0 -13.33vw 0;}
	#wrap.login .container{height: 100vh;padding: 0 0 13.33vw 0;}
	#wrap .container .section{position: relative;width: 100%;height: 100%;}

	/* 로그인 페이지 login */
	#wrap.login{background: #F9F6EE;}
	#wrap.login .cont_wrap,
	#wrap.login .cont_wrap .login_wrap{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
	#wrap.login .cont_wrap .login_wrap .loginBox{display: flex;flex-direction: column;justify-content: flex-start;align-items: center;width: 86.13vw;height: 85.87vw;padding: 8.53vw 0 0;background: #ffffff;border-radius: 5.33vw;-webkit-box-shadow: 0 0.8vw 1.6vw 0px rgba(0,0,0,0.08);-moz-box-shadow: 0 0.8vw 1.6vw 0px rgba(0,0,0,0.08);box-shadow: 0 0.8vw 1.6vw 0px rgba(0,0,0,0.08);}
	/* #wrap.login .cont_wrap .login_wrap .loginBox h1{display: inline-block;width: 12.67vw;margin-bottom: 2.47vw;} */
	#wrap.login .cont_wrap .login_wrap .loginBox h1{display: inline-block;margin-bottom: 4.47vw;}  /*2023.05.23 수정*/
	#wrap.login .cont_wrap .login_wrap .loginBox > div{margin-bottom: 1.33vw;}
	#wrap.login .cont_wrap .login_wrap .loginBox > div input{width: 75.47vw;height: 10.67vw;line-height: 10.13vw;padding: 0 2.67vw;background: #FFFFFF;border: 1px solid #DCDCDC;border-radius: 1.33vw;font-size: 3.73vw;color: #242424;transition: all .3s;}
	#wrap.login .cont_wrap .login_wrap .loginBox > div input::-webkit-input-placeholder{color: #B9B9B9;}
	#wrap.login .cont_wrap .login_wrap .loginBox > div input:-ms-input-placeholder{color: #B9B9B9;}
	#wrap.login .cont_wrap .login_wrap .loginBox > div input::placeholder{color: #B9B9B9;}
	#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box{margin: 4vw auto 0;text-align: center;}
	#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box a.login_btn{display: flex;justify-content: center;align-items: center;width: 75.47vw;height: 10.67vw;margin-bottom: 4.53vw;font-size: 4vw;color: #F5EBDC;background: #D62300;border-radius: 1.33vw;}
	#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box a.login_btn:hover{background: #EC2700;}
	#wrap.login .cont_wrap .login_wrap .loginBox > .btn_box a.reset_btn{display: inline-block;font-size: 3.73vw;color: #585858;}
}

.popContents {width: 100%;height: 100%;}
.popContents div.contents{margin: 0;}

/* 달력부분 */
.datepicker-bottom-left, .datepicker-bottom-right,
.datepicker-top-left, .datepicker-top-right{border-top-color: #D62300 !important;}
.datepicker-bottom-left:before, .datepicker-bottom-right:before,
.datepicker-top-left:before, .datepicker-top-right:before{border-bottom-color: #D62300 !important;}
.datepicker-panel > ul > li{line-height: 25px;}
.datepicker-panel > ul > li.picked{background-color: #D62300 !important;color: #ffffff;}
/* 20211105 pitapat add */