@charset "UTF-8"; /*font*/
@import url("../font/remixicon.css"); /* 기본 아이콘 : http://remixicon.com/에서 확인가능 */
@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:100;
    src:url('../font/NotoSansKR-Thin.woff2') format('woff2'),url('../font/NotoSansKR-Thin.woff') format('woff'), url('../font/NotoSansKR-Thin.otf') format('OpenType');}
@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:200;
    src: url('../font/NotoSansKR-Light.woff2') format('woff2'), url('../font/NotoSansKR-Light.woff') format('woff'), url('../font/NotoSansKR-Light.otf') format('OpenType');}
@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:300;
    src:url('../font/NotoSansKR-DemiLight.woff2') format('woff2'), url('../font/NotoSansKR-DemiLight.woff') format('woff'), url('../font/NotoSansKR-DemiLight.otf') format('OpenType');}
@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:400;
    src:url('../font/NotoSansKR-Regular.woff2') format('woff2'), url('../font/NotoSansKR-Regular.woff') format('woff'), url('../font/NotoSansKR-Regular.otf') format('OpenType');     
}
@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:500;
    src: url('../font/NotoSansKR-Medium.woff2') format('woff2'), url('../font/NotoSansKR-Medium.woff') format('woff'), url('../font/NotoSansKR-Medium.otf') format('OpenType');}

@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:600;
    src:url('../font/NotoSansKR-Bold.woff2') format('woff2'), url('../font/NotoSansKR-Bold.woff') format('woff'), url('../font/NotoSansKR-Bold.otf') format('OpenType');}
@font-face{
    font-family:'NotoSansKR';
    font-style:normal;
    font-weight:700;
    src:url('../font/NotoSansKR-Black.woff2') format('woff2'), url('../font/NotoSansKR-Black.woff') format('woff'), url('../font/NotoSansKR-Black.otf') format('OpenType');}



/* root 셋팅 - ie에서 지원하지 않아 셋팅만 함*/
:root {
    --black-01:#333333;
    --black-02:#555555;
    --black-03:#999999;
    --primary-01:#274380;   
    --primary-02:#0253a5;   
    --primary-03:#00a6e7;   
    --primary-04:#df0b15;   
    --primary-05:#ec6b01;   
    --secondary-gray-01:#c5c5c5;
    --secondary-gray-02:#f0f0f0;
    --secondary-gray-03:#f7f7f7;
    --blue:#cee6ff;
    --gray:#e8edf8;

} 

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; vertical-align:baseline; font-size:inherit; color:inherit; box-sizing:border-box; letter-spacing: -0.7px;   -webkit-print-color-adjust: exact;
    print-color-adjust: exact; } 
dl, ul, ol, menu, li { list-style:none } 
fieldset, img { border:0 none; box-sizing:border-box } 
input, select, textarea, button { vertical-align:middle; margin:0; padding:0; font-family:inherit; box-sizing:border-box } 
button { border:0 none; background-color:transparent; cursor:pointer; box-sizing:border-box } 
address, caption, cite, code, dfn, em, var { font-style:normal; font-weight:normal; box-sizing:border-box } 
input, textarea, img { max-width:100% } 
a, a:hover, a:visited, a:active { text-decoration:none } 
sup { font-size:small; vertical-align:text-top } 
sub { font-size:small; vertical-align:text-bottom } 
button, select { -webkit-appearance:none; appearance:none } 

select { min-width:120px; height:30px; color: #444; line-height:35px; padding:0 15px 0 15px; border:1px solid #c5c5c5; font-size:13px; background:#fff url('../../asset/img/comm/icon_select.gif') no-repeat center right; box-sizing:border-box;} 
select::-ms-expand { display: none; /* 화살표 없애기 for IE10, 11*/ } 
select.disabled,select:disabled { color:#222 !important; background:#fff url('../../asset/img/comm/icon_select.gif') no-repeat center right;font-weight: 500;} 
select+select { margin-left: 5px; } 
/* Hide Native Arrow IE 10, 11 */
table { width:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0 } 
table caption { overflow: hidden; font-size: 0; line-height: 0; font-size: 0;height: 0;width: 1px;} 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block } 

/* HTML5 for older browsers */
section, main { display:block } 
img { vertical-align:top } 
h1, h2, h3, h4, h5, h6, em, strong { font-weight:600; } 


/* old 
-------------------------------------------------------------- */
.blind, .hidden { visibility:hidden; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0 } 
.soundOnly { display:block !important; position:absolute !important; top:-9999px !important; left:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; border:0 !important; overflow:hidden !important; } 
.sr,.sr-only { clip: rect(1px, 1px, 1px, 1px); position: absolute; margin: -1px; height: 1px; width: 1px; border: 0; padding: 0; overflow: hidden; word-wrap: normal; } 
.al { text-align:left !important; } 
.ar { text-align:right !important; } 
.ac { text-align:center !important; } 
.vat { vertical-align:top !important; } 
.vam { vertical-align:middle !important; } 
.db { display:block !important; } 
.dib { display:inline-block !important; } 
.ws_nowrap { white-space: nowrap !important } 
.ws_wrap { white-space: normal!important } 
.fsn { font-style: normal } 
.clearfix:before, .clearfix:after { display: block; content: ''; line-height: 0; }
.clearfix:after { clear:both; }
.overlay {display: none; opacity: 0; position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:0; -webkit-transform: translateZ(0) } 


/* flex 
-------------------------------------------------------------- */
.flex { display: flex } 
.f_ais { align-items: flex-start !important } 
.f_aie { align-items: flex-end!important } 
.f_aic { align-items: center !important } 
.f_dc { flex-direction: column !important } 
.f_dr { flex-direction: row !important } 

/* float 
-------------------------------------------------------------- */
.fl { float: left !important } 
.fr { float: right !important } 

/* height 
-------------------------------------------------------------- */
.h50 { height: 50px !important } .h70 { height: 70px !important } .h100 { height: 100px !important } .h150 { height: 150px !important } .h200 { height: 200px } .h300 { height: 300px } 

/* width 
-------------------------------------------------------------- */
.max { width:100%; } .half { width:50%; } 
.half + .half { width: calc(50% - 20px); margin-left: 10px } 
.w50 { width:50px; } .w70 { width:70px; } .w90 { width:90px; } .w100 { width:100px; } .w120 { width:120px; } .w135 { width:135px; } .w138 { width:138px; } .w140 { width:140px !important; } .w150 { width:150px; } .w200 { width:200px !important; } .w240 { width:240px; } .w270 { width:270px; } .w300 { width:300px; } .w350 { width:350px; } .w400 { width:400px; } .w520 { width:520px; } 

/* 말줄임 */
.dotdot { display: block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } 

/* padding 
-------------------------------------------------------------- */
.pdt0 { padding-top:0px !important; } .pdt5 { padding-top:5px !important; } .pdt10 { padding-top:10px !important; } .pdt15 { padding-top:15px !important; } .pdt20 { padding-top:20px !important; } .pdb0 { padding-bottom:0px !important; } .pdb5 { padding-bottom:5px !important; } .pdb10 { padding-bottom:10px !important; } .pdb15 { padding-bottom:15px !important; } .pdb20 { padding-bottom:20px !important; } .pdr40 { padding-right:40px !important; } .pdl20 { padding-left:20px !important; } 

/* margin
-------------------------------------------------------------- */
.mgt0 { margin-top:0px !important; } .mgt5 { margin-top:5px !important; } .mgt10 { margin-top:10px !important; } .mgt15 { margin-top:15px !important; } .mgt20 { margin-top:20px !important; } .mgt30 { margin-top:30px !important; } .mgt40 { margin-top:40px !important; } .mgt45 { margin-top:45px !important; } .mgt50 { margin-top:50px !important; } .mgb0 { margin-bottom:0px !important; } .mgb5 { margin-bottom:5px !important; } .mgb10 { margin-bottom:10px !important; } .mgb15 { margin-bottom:15px !important; } .mgb20 { margin-bottom:20px !important; } .mgl0 { margin-left:0px !important; } .mgl5 { margin-left:5px !important; } .mgl10 { margin-left:10px !important; } .mgl15 { margin-left:15px !important; } .mgl20 { margin-left:20px !important; } .mgl40 { margin-left:40px !important; } .mgl70 { margin-left:70px !important; } .mgr0 { margin-right:0px !important; } .mgr5 { margin-right:5px !important; } .mgr10 { margin-right:10px !important; } .mgr15 { margin-right:15px !important; } .mgr20 { margin-right:20px !important; } .mgb10 { margin-bottom:10px; } 

/* color 
-------------------------------------------------------------- */
.b-point {color: #3942af !important;}

/********** 
Common element 
**********/
:lang(ko) { word-break:keep-all ; } 
:lang(en) { word-break:break-all } 
html { height:100%; font-weight:400; scroll-padding-top:80px; scroll-behavior: smooth; -ms-scroll-padding-top: 80px;font-size: 13px;letter-spacing: -0.7px; } 
html * { font-family: 'NotoSansKR','Malgun Gothic', '맑은 고딕', Helvetica,'Apple SD Gothic Neo', Arial, Sans-serif; } 
body { line-height:1.6; color:#555;-webkit-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;height: 100%;} 


/* IPHONE */
input:disabled, textarea:disabled { opacity:1; -webkit-text-fill-color:inherit } 
textarea, input { border-radius:0 } 

input[type="number"] { -webkit-appearance:none; appearance:none; box-shadow:none } 
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { -webkit-appearance:none; margin:0 } 
/*Normalize v8.0.0 | MIT License | github.com/necolas/*/
html { -webkit-text-size-adjust:100% } 
small { font-size:80% } 
sub, sup { position:relative; line-height:0; font-size:60%; vertical-align:baseline } 
sub { bottom:-0.25em } 
sup { top:-0.5em } 
button, input, optgroup, select, textarea { font-family:inherit; line-height:1.15; margin:0 } 
button, input { overflow:visible } 
button, select { text-transform:none } 
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance:button } 
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style:none; padding:0 } 
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline:1px dotted ButtonText } 
button {color: inherit;font-size: inherit;letter-spacing: -0.7px;}
textarea { overflow:auto } 
[type="checkbox"], [type="radio"] { box-sizing:border-box; padding:0 } 
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height:auto } 
[type="search"] { -webkit-appearance:textfield; outline-offset:-2px } 
[type="search"]::-webkit-search-decoration { -webkit-appearance:none } 
input::-ms-clear, input::-ms-reveal { display:none; width:0; height:0 } 
input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-search-results-button, input::-webkit-search-results-decoration { display:none } 
::-webkit-file-upload-button { -webkit-appearance:button; font:inherit } 
abbr[title] { border-bottom:none; -webkit-text-decoration:underline dotted; text-decoration:underline dotted } 
progress { vertical-align:baseline } 
details { display:block } 
summary { display:list-item } 
[hidden], template, hr { display:none } 

/* Input */
input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"] { min-width: 135px;height: 30px; padding: 0 10px; border:1px solid #c5c5c5; background-color: #fff; box-sizing: border-box; font-size: 13px; color: #555;letter-spacing: -0.7px;} 
textarea:-ms-input-placeholder { color: #6E6E6E; font-size: 13px; font-weight: 400;letter-spacing: -0.7px;}
textarea::placeholder { color: #6E6E6E; font-size: 13px; font-weight: 400;letter-spacing: -0.7px; }
input[type="text"].full, input[type="password"].full, input[type="number"].full, input[type="email"].full, input[type="tel"].full { width: 100% } 

label { font-size: 13px; color: #333 } 
label+input[type="text"], label+input[type="password"] { margin-left: 5px } 
label:first-child+input[type="text"], label:first-child+input[type="password"] { margin-left: 0 } 
label.essential::before { content: '*'; display: inline-block; margin-right: 4px; vertical-align: middle } 
input[type="text"]:not(.dates):read-only, input[type="password"]:read-only, input[type="number"]:read-only, input[type="email"]:read-only, input[type="text"]:disabled, input[type="password"]:disabled, input[type="number"]:disabled, input[type="email"]:disabled, input[type="tel"]:disabled { background-color: #fff; color: #646464 ;border: 1px solid #c5c5c5;} 
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder { color: #999; font-size: 13px; font-weight: 300; }

input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder { color: #999; font-size: 13px; font-weight: 300;letter-spacing: -0.7px; }
textarea { resize: none; width: 100%; min-height: 70px; padding: 10px 20px; border: 1px solid #c5c5c5; background-color: #fff; box-sizing: border-box; font-size: 13px; line-height: 24px; color: #606060 } 
::-webkit-input-placeholder { color: #6E6E6E !important; font-weight: normal; font-style: normal } 
::-moz-placeholder { color: #6E6E6E !important; font-weight: normal; font-style: normal } :-ms-input-placeholder { color: #6E6E6E !important; font-weight: normal !important; font-style: normal } :-moz-placeholder { color: #6E6E6E !important; font-weight: normal; font-style: normal } 

/* radio */
input[type="radio"] {width: 20px;height: 20px;}
input[type="radio"]:checked {border: 1px solid #5b5b5b;}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 18px;
    display: inline-block;
    color: #333;
    letter-spacing: -0.05em;
    font-size: 13px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #c6c6c6;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:before {
    border: 1px solid #4d4d4d;
}
[type="radio"]:focus-within + label:before{
    outline: 2px solid #1A7E9E;
    border-color: transparent;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #4d4d4d;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*check*/
.chk_w {display: inline-block;}
.chk_w .chk_bx input[type="checkbox"] + span {margin-top: 2px;}
.chk_w .chk_bx input[type="checkbox"] + span:before {margin:0px;}
.chk_w .chk_bx input[type="checkbox"]:checked + span:after {top: -7px;}

.chk_each{ display: inline-block; margin: 5px 0 5px 10px;width: auto; vertical-align: middle; }
.chk_each .chk_bx {height: auto;}
.chk_tb {display: flex;flex-wrap: wrap;justify-content: space-between;}
.chk_tb .chk_bx {height: auto;}
.chk_tb .chk_each {width: auto;}
.form_chk .chk_bx {height: auto;}
.chk_each:last-child{ margin-right: 0;}
.eyes .chk_bx {height: 24px;}
.eyes .chk_bx input[type="checkbox"] + span {line-height: 24px}
.eyes .chk_bx input[type="checkbox"] + span:before {margin-top: 3px;}

.board-check {display: flex;flex-wrap: wrap;justify-content: space-evenly;border-top: 2px solid #222;border-bottom: 1px solid #e3e3e3;}
.board-check .chk_each {width: auto;}

.chk_bx{position:relative;display:inline-block;z-index:0; text-align: left; overflow: hidden; vertical-align: top;height: 24px; }
.chk_bx input[type="checkbox"]{position:absolute;top:0;left:0;width:20px;height:20px;background:none;border:none;z-index:1;; opacity: 0}
.chk_bx input[type="checkbox"] + span{position:relative;display:inline-block;font-size:1rem;line-height:34px;vertical-align:middle;cursor:pointer;z-index:2;  text-align: left; color: #333;letter-spacing: -0.05em;}
.chk_bx input[type="checkbox"] + span:before{float:left;content:"";display:inline-block;margin:8px 10px 0 0;vertical-align:text-bottom;background:#fff;cursor:pointer; border: 1px solid #c6c6c6;width: 20px; height: 20px; box-sizing: border-box;}
.chk_bx input[type="checkbox"]:checked + span{ color: #4d4d4d;font-weight: 600;} 
.chk_bx input[type="checkbox"]:checked + span:before{background:#4d4d4d;border: 1px solid #4d4d4d; }
.chk_bx input[type="checkbox"]:checked + span:after{ position: absolute; left:0; top:0px; width: 20px; height: 20px; display: block;font-family: "remixicon"; font-style: normal; speak: none;  text-decoration: inherit; text-align: center; font-variant: normal;  text-transform: none; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; content: "\eb7b"; color: #fff; font-weight: bold} 

.chk_bx input[type="checkbox"]:disabled + span:before{ opacity: 0.3; background:#eee;border-color:  #646464;}
.chk_bx input[type="checkbox"]:checked:disabled + span:before{ border-color:  #646464;}
.chk_bx input[type="checkbox"]:checked:disabled + span:after{ color: #646464;}
.chk_bx input[type="checkbox"]:disabled + span{ font-weight: 400; color: #646464} 
.chk_bx input[type="checkbox"]:focus + span::before {border:2px solid #1A7E9E;}

.form-chk{position:relative;display:inline-block;z-index:0; text-align: left; overflow: hidden; vertical-align: top; }
.form-chk [type="radio"]{position:absolute;top:0;left:0;width:20px;height:20px;background:none;border:none;z-index:1;; opacity: 0}
.form-chk [type="radio"] + span{position:relative;display:inline-block;font-size:1rem;line-height:34px;vertical-align:middle;cursor:pointer;z-index:2;  text-align: left; color: #333;letter-spacing: -0.05em;}
.form-chk [type="radio"] + span:before{float:left;content:"";display:inline-block;margin:8px 10px 0 0;vertical-align:text-bottom;background:#fff;cursor:pointer; border: 1px solid #c6c6c6;width: 20px; height: 20px; box-sizing: border-box}
.form-chk [type="radio"]:checked + span{ color: #4d4d4d;font-weight: 500;} 
.form-chk [type="radio"]:checked + span:before{background:#4d4d4d;border: 1px solid #4d4d4d; }
.form-chk [type="radio"]:checked + span:after{ position: absolute; left:0; top:0; width: 20px; height: 20px; display: block;font-family: "remixicon"; font-style: normal; speak: none;  text-decoration: inherit; text-align: center; font-variant: normal;  text-transform: none; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; content: "\eb7b"; color: #fff; font-weight: bold} 
.form-chk [type="radio"]:focus + span:before{border: 2px solid #1A7E9E; }


/*form*/
.form-radio {position: relative;}
.form-radio  + .form-radio  {margin-left: 30px;}
.form-select + .form-select {margin-left: 5px;}
.board-search input[type="text"] {width: 95%;max-width: 500px;}
.board-search .cal_bx {display: flex;align-items: center;}
.board-search .cal_bx button {margin: 0 5px;}
.board-search .cal_bx input[type="text"] {width: calc(50% - 100px);min-width: 150px;max-width: 150px;}
.pay_sheet .board-search .cal_bx input[type="text"] {width: calc(50% - 50px);}
.board-search .cal_bx input[type="text"] ~ input[type="text"] {margin-left: 5px;}
.board-search .form-select select {width: 310px;}
.board-search .form-select.sigun select {width: 180px;}

/* 달력 */
.ui-datepicker,
#ui-datepicker-div { padding: 0; width: 272px !important; border: 1px solid #c5c5c5 !important; display: none;} 
.ui-widget-header {}
.ui-datepicker .ui-widget-header { background: #fff; border: none; border-bottom: 1px solid #ddd; border-radius: 0; }
.ui-datepicker .ui-datepicker-title { margin: 0; text-align: center; padding: 7px 0; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { margin: 0 3px; width: 35%;height: 30px;min-width: auto; border-color: #999999; }
.ui-datepicker select.ui-datepicker-year + select.ui-datepicker-month { margin-left: 5px; }
.ui-datepicker table { background: #ebf7ff; margin-bottom: 0; border-top: 0; }
.ui-datepicker th { padding: 0; font-size: 12px !important; background: none !important; border: none !important; }
.ui-datepicker th,
.ui-datepicker td { height: 30px; border: none; text-align: center; padding: 0; vertical-align: middle;}
.ui-datepicker .ui-state-default,
.ui-datepicker.ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default,
.ui-datepicker .ui-button,
html .ui-datepicker .ui-button.ui-state-disabled:hover,
html .ui-datepicker .ui-button.ui-state-disabled:active { border: none; text-align: center; font-size: 13px; background: #ebf7ff; color: #454545 !important;font-weight: 500; }
.ui-datepicker .ui-state-highlight, .ui-datepicker.ui-widget-content .ui-state-highlight,.ui-datepicker .ui-state-default.ui-state-active{ border: 1px solid rgba(51,140,213,0.2); background: rgba(51,140,213,0.15); color: rgba(51,140,213,1) !important; }
.ui-datepicker .ui-state-default.ui-state-hover {background: rgba(51,140,213,0.15); color: rgba(51,140,213,1) !important;}
.ui-datepicker-trigger{width: 20px;vertical-align: middle;margin-left: 5px;}
.ui-datepicker .ui-datepicker-buttonpane {margin:0}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {top: 12px;}
.ui-datepicker .ui-datepicker-prev {left: 10px;}
.ui-datepicker .ui-datepicker-next {right: 10px;}

/* tab */
.tab {margin:10px 0 20px;}
.tab-list {display:flex;flex-wrap:wrap; gap:0}
.tab-list li {text-align:center; flex-basis: calc(25% - 5px); justify-content: space-between; background: #fff; margin-left: 5px; flex-grow: 0}
.tab-list li:first-of-type{ margin-left: 0;} 
.tab-list li:last-of-type{ flex-grow: 1} 

.tab-item {display:table;margin-top: -1px;padding:0 0.8em;width:100%;height:55px;color:#5a5a5a;border:1px solid #cacaca;background-color:#fff;border-radius: 10px;font-size:15px;font-weight: 600;}
.tab-item:hover, .tab-item:focus {background-color:#282c5d;border-color:#282c5d;color:#fff;word-break:break-all;}

.tab-list li.active .tab-item {color:#fff;background-color:#282c5d;border-color:#282c5d;}
.tab-title {display:table-cell;vertical-align:middle;word-break:keep-all;line-height:1.2;font-size: 15px;}


/* --------------------------------------------------------------
Layout 
-------------------------------------------------------------- */
#skip_nav a { z-index:100000; position:fixed; top:0; left:0; width:1px; height:1px; margin-left:-1px; font-size:0; line-height:0; overflow:hidden; } 
#skip_nav a:focus,
#skip_nav a:active { width:100%; height:75px; margin:0; padding:0; background:#21272e; color:#fff; font-size:0.937rem; font-weight:bold; text-align:center; text-decoration:none; line-height:75px; } 

.gnb.drop {
    z-index: 1000;
    position: fixed;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: auto;
    animation: dropHeader 0.3s;
  }
  
  @keyframes dropHeader {
    0% {
      top: -5rem;
    }
    100% {
      top: 0;
    }
  }

/* 헤더 */
.header-top { background-color: #fff;transition: all .5s;border-bottom: 1px solid #e3e3e6; } 
.header-top > ul {width: 1200px; margin: 0 auto; display: flex;align-items: center;justify-content: flex-end;} 
.header-top > .info_w > li { float: left; width: auto; height: 35px; line-height: 35px; font-size: 14px; text-align:center;color: #333; } 
.header-top > .info_w > li:not(:first-child):before {margin:0 15px; display: inline-block;content: ""; width: 1px; height: 18px; background: #d5d5d5; vertical-align: middle;} 
.header-top > .info_w .name {color: #3942af;font-weight: 500;}

.logo {display: inline-block;}
.logo > a {display: inline-block;width: 170px;height: 35px;;background: url(../../asset/img/comm/logo.png) no-repeat center;background-size: contain;}

/* GNB */
.nav-list {}
.nav-list.on {margin-right: 0}
#gnb {border-bottom: 1px solid #e3e3e6;}
.gnb-inner {margin: 0 auto;width: 1200px;display: flex;align-items: center;justify-content: space-between;}
.gnb-list {display: flex;align-items: center;}
.gnb-list > li {position: relative;display: inline-block; height: 100%; margin: 0;z-index: 100;}
.gnb-list > li.admin {margin-left: 20px;}
.gnb-list > li > a {position: relative;display: block;padding: 0 40px;height: 55px;line-height: 55px;color: #111;font-size: 18px;font-weight: 600; text-align: center;}

.gnb-list > li a:not(.depLast):hover {color: #3942af;}
.gnb-list > li > a:not(.depLast).active {color: #3942af;}
.gnb-list  > li .depLast { position: relative;display: inline-block; height: 55px; line-height: 55px; color: #fff; border-radius: 5px; padding: 0 20px;  font-size: 20px;}
.gnb-list  > li .depLast::before { position: absolute;z-index: -1;top: 50%;left: -20px;transform: translateY(-50%);display: inline-block;content: "";width: 90px;height: 45px; margin-left: 20px; line-height: 45px; color: #fff; border-radius: 5px; padding: 0 20px;  font-size: 20px;background-color: #1A7E9E;}

.depth {position: absolute;top: 56px;display: none;padding: 15px 0;width: 100%;text-align: center;background-color: #f5f5f6;border-bottom:  1px solid #e3e3e6;}
.depth > li {float: left;width: 100%;line-height: 35px;}
.depth > li > a {display: inline-block;width: 100%;color: #555;font-weight: 500;letter-spacing: -0.8px;font-size: 14px;}

#gnb.fix {position:fixed; top:0; left:0; width:100%; animation: down 0.5s ease; z-index:100;background-color: #fff;}
#gnb.fix .menu-dim {top: 75px;}

@keyframes down {
    0%{
        transform: translateY(-50px)
    }
    100%{
        transform: translateY(0px)
    }
}
/* location */
.subTop {background-color: #edf3f9;}
.subTop > ul {display: flex;align-items: center;justify-content: flex-end;margin: 0 auto;width: 1200px;height: 40px;}
.subTop > ul > li {position: relative;display: inline-block;}
.subTop > ul > li > a {color: #333;font-size: 15px;}
.subTop > ul > li:not(:first-of-type)::before {display: inline-block;content: "";margin: 0 10px;width: 5px;height: 9px;background: url(../../asset/img/comm/icon_home.png) no-repeat center;}

/* snb */
#snb {float: left;width: 190px;display: none;}
#snb > h2 {margin-bottom: 10px;padding: 25px 20px;border-radius: 5px;background-color: #3942af;color: #fff;font-size: 27px;text-align: center;}
#snb .nav > ul {border-top: 2px solid #222;}
#snb .nav > ul > li {}
#snb .nav > ul > li > a { display: block; padding: 15px 8px; font-size: 17px; letter-spacing: -1px; position: relative; z-index: 1; }
#snb .snb_01 > li:last-child {border-bottom: 1px solid #d1d1d1;}
#snb .snb_01 > li ~ li {border-top: 1px solid #d1d1d1;}
#snb .snb_01 > li > a {color: #333;font-size: 1.125rem;font-weight: 600;}

#snb .snb_01 > li.active > a {color: #3942af;border-radius: 10px;}
#snb .snb_02 {background-color: #fbfbfb;border-bottom: 1px solid #ddd;padding: 10px 0;}
#snb .snb_02 > li > a { position: relative;display: inline-block; width: 100%; padding-left: 30px; line-height: 35px;color: #333; font-weight: normal; font-size: 1rem;box-sizing: border-box; }
#snb .snb_02 > li > a:before { position: absolute;left: 20px;top: 50%;display: inline-block; width: 6px; height: 2px; margin-right: 5px; background-color: #333; vertical-align: middle; content: ''; }
#snb .snb_02 > li.active > a, #snb .snb_02 > li > a:hover {color: #3942af;font-weight: 600;}
#snb .snb_02 > li.active > a:before { background-color: #3942af;}

/* util */
.tab_list_w {position: absolute;top: 0;right: 90px;display: flex;}
.tab_list_w li ~ li {margin-left: 5px;}
.tab_list_w .tab_button {display: inline-block;padding: 5px 20px;height: 30px;border-radius: 10px;color: #fff;font-size: 13px;background-color: #555;}
.tab-container > .btn {position: absolute;top: 0;right: 0;}

/* 컨텐츠 */
#wrap {min-height: 100%; padding-bottom: 50px;position: relative;}
#container {display: block;width: 100%;height: 100%;}
#contentWrap {margin: 0.75em auto 0;width: 1200px;overflow: hidden;}
#content { float: left; width: 100%; position: relative;margin: 0 auto;}
#content::before,
#content::after {display: block;content: "";clear: both;}
#content_detail {position: relative;margin-bottom: 50px; }
#content_detail h2 {padding-bottom: 10px; /*border-bottom: 2px solid #222; */color: #222;font-size: 18px;letter-spacing: -0.7px;}

/* 푸터 */
#footer {position: absolute;bottom: 0;;padding-top: 5px;width: 100%;height: 50px;background-color: #f8f8f8;color: #555;font-size: 13px;font-weight: 300;}
#footer .footer_in {margin: 0 30px;padding: 10px 0;display: flex;align-items: center;justify-content: center;}
#footer .footer_in::before,
#footer .footer_in::after {display: inline-block;content: "";clear: both;}
#footer address, #footer ul, #footer ul li {float: left;}
#footer ul li {position: relative;margin-left: 5px;padding-left: 5px;}
#footer ul li::before {position: absolute;left: 0;top: 5px;display: inline-block;content: "";width: 2px;height: 10px;background-color: #808080;}
#footer p {width: 100%;}

/* 불릿 */
*[class^=list-depth1] {padding:10px 0 10px 0;}
*[class^=list-depth1] li {position:relative;line-height:30px;padding:5px 0 0 10px;}
p[class*=list-depth1-dot] {padding:10px 0 0 20px;line-height:30px;position: relative;}
.list-depth1-dot {padding:0 0 0 0;}
.list-depth1-dot li {margin-bottom:0;}

p[class*=list-depth1-dot]::before,
*[class^=list-depth1-dot] li::before {position:absolute;top:20px;left:0;display:inline-block;content:"";width:3px;height:3px;background-color:#606060;vertical-align:top;}

/* 페이징 숫자 */
.board-paging {position: absolute;left: 50%;transform: translateX(-50%);display: flex; justify-content: center; margin:5px auto 0; text-align:center;padding-bottom: 10px;} 
.paging-list { display:inline-block; margin: 0 10px; font-size: 0; } 
.paging-list li { margin-left: -1px; float: left; } 
.arrow a { display:table; width:30px; height:30px; border:1px solid #c6c7cc; border-radius: 30px;font-size:14px; } 
.arrow:not(:first-child) a { margin-left: 10px; } 
.paging-list li:not(.arrow) a {margin-left: 10px;}
.paging-list li:nth-child(3) a {margin-left: 0;}
.paging-list li a {display: table;width: 30px;height: 30px;font-size: 14px;font-weight: 500;}
.paging-list li a > span { display:table-cell; vertical-align: middle; } 
.paging-list li.on a { color:#3942af;text-decoration: underline } 
.paging-list li a:hover { color:#3942af; text-decoration: underline; } 
.paging-list li.on a:hover { color:#3942af; } 
.board-paging .prev { background:url(../../asset/img/comm/list_prev02.png) no-repeat center; margin-right: 10px;} 
.board-paging .prev:hover { background-color:#fff; border:1px solid #c6c7cc; } 
.board-paging .first { background:url(../../asset/img/comm/list_prev01.png) no-repeat center; } 
.board-paging .first:hover { background-color:#fff; border:1px solid #c6c7cc; } 
.board-paging .next { background:url(../../asset/img/comm/list_next02.png) no-repeat center; } 
.board-paging .next:hover { background-color:#fff; border:1px solid #c6c7cc; } 
.board-paging .last { background:url(../../asset/img/comm/list_next01.png) no-repeat center; } 
.board-paging .last:hover { background-color:#fff; border:1px solid #c6c7cc; } 

/* 버튼 */
.btn {display: inline-block;padding: 5px 20px;height: 30px;border-radius: 10px;color: #fff;font-size: 13px;}
.btn-search {width: 100px;height: 35px;background-color: #3942af;font-size: 14px;font-weight: 500;}
.btn-delete {background-color: #555!important;}
.btn-blue {background-color: #3942af!important;}
.btn-orange {background-color: #f44b00!important;}
.btn-gray {background-color: #555!important;}
.btn-deep-gr {background-color: #192638!important;}
.btn-light-gr {background-color: #596579!important;}
.btn-line {background-color: #fff!important;border: 1px solid #3942af;color: #555;font-weight: 500;}

/* 검색 */

.b_wrap {margin: 15px auto;text-align: center;} 
.board_top {position: relative;padding-bottom: 5px;min-height: 35px;}
.board_top h3 + .board_btn {top: 0;}
.board_btn {position: absolute;top: 0;right: 0;}

/* popup */
.popupLayer{ background-color:rgba(0,0,0,.6); justify-content:center; align-items:center; position:fixed; inset: 0;margin: 0; display:none; padding:75px 30px 50px;z-index: 10000; } 
.dim { position: fixed; justify-content:center; align-items:center; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,.3); padding:30px 30px 50px; z-index: 10000; }
.popup{ width:100%; max-width:760px; border-radius:30px;overflow:hidden;box-shadow: 5px 10px 10px 1px rgba(0,0,0,.3); }
.popup.confirm {max-width: 500px;}
.popup.confirm .body-content{ min-height:180px;max-height: 180px;}

.popup-head {position: relative;height: 60px;padding: 13px 30px 15px;text-align: left;background-color: #3a42af;}
.popup-head .close {position: absolute;top: 20px;right: 35px;width: 20px;height: 20px;background: url(../../asset/img/comm/close.png) no-repeat center;text-indent: -9999px;background-size: 21px;}
.popup-head .head-title {color: #fff;font-size: 22px;font-weight: 600;letter-spacing: -2px;}

.popup-body {background-color: #fff;}

.body-content{ word-break:break-word; overflow-y:auto; min-height: 600px;max-height: 600px;}
.body-content::-webkit-scrollbar { width: 15px; }
.body-content::-webkit-scrollbar-thumb { background-color: #AFAFAF; border-radius: 10px; }
.body-content::-webkit-scrollbar-track { background-color: #d0d0d090; border-radius: 15px;}
.body-content::-webkit-scrollbar-thumb { background-color: #AFAFAF; border-radius: 10px; background-clip: padding-box; border: 2px solid transparent; }
.body-content > * {letter-spacing: -0.7px;}
.body-content .tit {padding: 20px 0 15px;color: #222;font-size: 1.286rem;font-weight: 500;}
.body-content .p-tit p {padding: 20px 0 5px;color: #555;font-size: 16px;font-weight: 500;}
.body-content .app-list {padding: 0 30px;}
.body-content .txt {font-size: 1.286rem;letter-spacing: -1px;text-align: right;}

.body-content .popup-search {padding: 20px 0;display: flex;align-items: center;justify-content: center;text-align: center;}
.body-content .popup-search .btn {height: 30px;padding:6px 16px;background-color: #555555;border-radius: 5px;}
.body-content .form-input_search {display: inline-block;width: 205px;margin-right: 5px;}
.body-content .form-input_search [type="text"] {width: 100%;min-width: auto;border-radius: 5px;}
.body-content .board-paging {padding-bottom: 0;}
.body-content .board-popup table {table-layout: auto;}
.body-content .board-popup table th,
.body-content .board-popup table td {text-align: center;border-left: 1px solid #e3e3e3;}
.body-content .board-popup table th:first-child,
.body-content .board-popup table td:first-child {border-left: none;}
.body-content .confirm_bx {padding: 65px 30px 50px 60px;text-align: center;background: url(../../asset/img/sub/popup_bg.png) no-repeat 65px;background-size: 55px;}
.body-content .confirm_bx p {font-size: 22px;font-weight: 500;letter-spacing: -0.7px;line-height: 1.4;}

.popup-foot {padding: 30px 0 45px;text-align: center;background-color: #fff;}
.popup-foot .confirm_bt {width: 100px;height: 35px;background-color: #3a42af;color: #fff;border-radius: 5px;font-size: 16px;font-weight: 400;}
.popup-foot .cancle_bt {margin-left: 10px;width: 100px;height: 35px;background-color: #47484f;color: #fff;border-radius: 5px;font-size: 16px;font-weight: 400;}
.popup .body-content .board-paging {position:static;transform:translate(0);margin-top:15px}
.policy::-webkit-scrollbar { width: 15px; }
.policy::-webkit-scrollbar-thumb { background-color: #cdcdcd; border-radius: 10px; }
.policy::-webkit-scrollbar-track { background-color: #d0d0d054; border-radius: 15px;}
.policy::-webkit-scrollbar-thumb { background-color: #cdcdcd; border-radius: 10px; background-clip: padding-box; border: 2px solid transparent; }

/* 툴팁 */

/* 로딩 */

/* sns공유 */

/* 공통요소 pad,모바일 대응 */

    @media screen and (min-width:1201px){
        #snb {width: 160px;}
        .header-top > ul {width: 95%;}
        .header-top > ul {width: 95%;}
        .gnb-inner {width: 95%;}
        .subTop > ul {width: 95%;}
        #contentWrap {width: 95%;}
        #content {width: 100%;}
    }
    @media screen and (max-width:1299px){

 
    }
    @media screen and (max-width:1023px){

    }
     @media screen and (max-width:840px) {

    }

    @media screen and (max-width:1600px) {
        
     }

     @page {
        size: auto;
        margin: 0;
     /*    size: portrait;
        size: landscape;
    
        size: 6in; 
        size: 4in 6in;
    
        size: A4;
        size: B5;
        size: letter;
    
        size: A4 portrait; */
    }
    
    @media print {
        body {zoom:98%}
        #contentWrap {width: 95%;}
        table colgroup {display: none;}
        table th[scope="row"] {width: 10%;}
        .premium {display: flex;flex-wrap: wrap;}.board-search .cal_bx input[type="text"]
        [type="text"] {min-width: auto;}
        .cal_bx input[type="text"] {width: 100%;min-width: auto;vertical-align: middle;}
        .cal_bx.cal_xs [type="text"] {width: 100%}
        #datepicker-button-good img {display: none;}
    }








