@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:#222222;
    --black-02:#606060;
    --black-03:#999999;
    --primary-01:#274380;	
    --primary-02:#0253a5;	
    --primary-03:#00a6e7;	
    --primary-04:#df0b15;	
    --primary-05:#ec6b01;	
    --secondary-gray-01:#e1e1e1;
    --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.015rem; } 
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:38px; color: #606060; line-height:32px; padding:0 15px 0 15px; border:1px solid #e1e1e1; font-size:14px; background:#fff url("../img//comm/select.svg")no-repeat right 5px top 50%; box-sizing:border-box; background-size: 27px } 
select::-ms-expand { display: none; /* 화살표 없애기 for IE10, 11*/ } 
select.disabled,select:disabled { color:#999 !important; background:#eee url("../img/comm/select.svg") no-repeat right 10px top 50%; } 
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; } .w100 { width:100px; } .w120 { width:120px; } .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: #0253a5 !important;}

/********** 
Common element 
**********/
:lang(ko) { /*word-break:keep-all*/ word-break:initial; } 
: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: 14px; } 
html * { font-family: 'NotoSansKR','Malgun Gothic', '맑은 고딕', Helvetica,'Apple SD Gothic Neo', Arial, Sans-serif; } 
body { line-height:1.6; color:#606060; } 


/* IPHONE */
input:disabled, textarea:disabled { opacity:1; -webkit-text-fill-color:inherit } 
textarea, input { border-radius:0 } 
/* 
textarea, input { -webkit-appearance:none; border-radius:0 } 
input[type="checkbox"], input[type="radio"] { opacity: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 } 
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"] { height: 38px; padding: 0 20px; border:1px solid #e1e1e1; background-color: #fff; box-sizing: border-box; font-size: 14px; color: #606060 } 

textarea:-ms-input-placeholder {
    color: #6E6E6E;
    font-size: 14px;
    font-weight: 400;
}

textarea::placeholder {
    color: #6E6E6E;
    font-size: 14px;
    font-weight: 400;
}
input[type="text"].full, input[type="password"].full, input[type="number"].full, input[type="email"].full, input[type="tel"].full { width: 100% } 
input[type="text"].t01:-ms-input-placeholder, input[type="password"].t01:-ms-input-placeholder, input[type="number"].t01:-ms-input-placeholder, input[type="email"].t01:-ms-input-placeholder, input[type="tel"].t01:-ms-input-placeholder { color: #444 } 
input[type="text"].t01::placeholder, input[type="password"].t01::placeholder, input[type="number"].t01::placeholder, input[type="email"].t01::placeholder, input[type="tel"].t01::placeholder { color: #444 } 
label { font-size: 15px; color: #606060 } 
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: #eee; color: #999 } 
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: 14px;
    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: 14px;
    font-weight: 300;
}
textarea { resize: none; width: 100%; min-height: 140px; padding: 10px 20px; border: 1px solid #e1e1e1; background-color: #fff; box-sizing: border-box; font-size: 16px; 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 */
.chk { position:relative; display:inline-block; margin-left:15px; z-index:0; text-align: left; overflow: hidden; vertical-align: top; } 
.chk input[type="radio"] { position:absolute; top:10px; left:6px; width:1px; height:1px; background:none; border:none; z-index:1; opacity: 1 } 
.chk input[type="radio"]:focus + span::before { border: 1px solid #000; } 
.chk input[type="radio"] + span { position:relative; display:inline-block; font-size:1.071rem; vertical-align:middle; cursor:pointer; color:#606060; z-index:2; text-align: left; line-height: 1.1; letter-spacing: -0.25px; } 
.chk input[type="radio"] + span:before { float:left; content:""; display:inline-block; margin:0 6px 0 0; vertical-align:text-bottom; cursor:pointer; border: 1px solid #d9d9d9; width: 18px; height: 18px; box-sizing: border-box; border-radius: 100%; background: #fff } 
.chk input[type="radio"]:checked + span:after { background:#004ea2; position: absolute; left: 5px; top:5px; width: 8px; height: 8px; display: block; content: ""; border-radius: 100% } 
.chk input[type="radio"]:disabled + span:before { opacity: 0.5; background:#d7dbe6 } 
.chk input[type="radio"]:checked:disabled + span:after { background: #fff } 
.chk input[type="radio"]:disabled + span { font-weight: 400; color: #c3c6d0 } 

/* radio button */
.chk_btn { position: relative; overflow: hidden; float: left; margin-right: -1px } 
.chk_btn input[type="radio"] { position:absolute; top:3px; left:2px; width:10px; height:10px; background:none; border:none; z-index:1;; opacity: 0 } 
.chk_btn input[type="radio"] + span { position:relative; display:inline-block; font-size:15px; vertical-align:middle; cursor:pointer; z-index:2; background: #fff; text-align: left; border: 1px solid #d9d9d9; height: 34px; line-height: 34px; padding: 0 15px; } 

.chk_btn input[type="radio"]:focus + span { border: 1px solid #222222; } 
.chk_btn input[type="radio"]:checked + span { font-weight: 700; } 
.chk_btn:nth-of-type(1) input[type="radio"] + span { border-radius: 5px 0 0 5px } 
.chk_btn:last-of-type input[type="radio"] + span { border-radius: 0px 5px 5px 0; } 
.chk_btn:last-of-type { margin-right: 10px } 

/*checkbox*/

/*테이블*/
.table-theme__default { table-layout:fixed; width:100%; max-width:100%; border-spacing:0; text-align:center; background-color:#fff; } 
.table-theme__default th { padding:17px 30px; color:#222222; border-top:2px solid #0253a5; border-bottom:1px solid #999999; background-color:#f9f9f9; font-weight: 500; font-size: 1.071rem;} 
.table-theme__default td { padding:15px; border-bottom:1px solid #e1e1e1; } 
.table-theme__default td:nth-child(n-1) { } 
.table-theme__default td.tit { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:left; } 
.table-theme__default td.tit a { position: relative; } 
.table-theme__default td.tit a:hover { color: #0253a5; text-decoration: underline; } 
.text_under { text-decoration: underline !important; } 
@media screen and (max-width:1023px){  
    .table-theme__default td.tit{ white-space: normal; width: auto; text-overflow: unset} 
}
@media screen and (max-width:767px){     
   .table-theme__default{ table-layout: auto} 
   .table-theme__default colgroup{ display: none} 
   .table-theme__default td, .table-theme__default th{ padding:14px 8px; vertical-align: middle } 
   .table-theme__default tr td:first-of-type{ padding-left: 0} 
    
}
/* file input[type="file"] */

/* 달력 */
.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: 45%; 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: 14px; background: #ebf7ff; color: #454545 !important;font-weight: 500; }
.ui-datepicker .ui-state-highlight, .ui-datepicker.ui-widget-content .ui-state-highlight { 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-trigger{width: 20px;vertical-align: middle;margin-left: 5px;}
.date_box input[type="text"] {padding: 0 10px;}

/* 탭 */

/* --------------------------------------------------------------
Layout 
-------------------------------------------------------------- */
body {position: relative;}
body.active { overflow:hidden} 

#wrap { position:relative; min-width:320px; overflow:hidden; } 
.inner { width:1280px; margin:0 auto; } 
.container { position:relative; overflow:hidden; width:100%; margin:0 auto; min-height: 60vh; padding-bottom: 50px; } 
.contentWrap { margin:50px auto 0; width: 1280px; } 

#lnb + #content { float: left; width: 985px; margin-left: 60px; position: relative; } 

.content p[class*=list-depth1-dot]::before{top: 24px;}
.content *[class^=list-depth1-dot] li::before { top: 17px;} 

#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; } 

/* 헤더 */
#header { width:100%; height:130px; z-index:100; background:rgba(255,255,255,1); box-sizing:content-box; } 
#header .inner:after { display:block; clear:both; content:"" } 

.header_top { background-color: #0253a5; transition: all .5s; } 

.header_top > ul { position: relative; width: 1280px; margin: 0 auto; } 

.header_top > .top_list > li { float: left; width: 160px; height: 40px; line-height: 40px; font-size: 13px; text-align:center; } 
.header_top > .top_list > li.active > a { margin-top: 4px; height: calc(100% - 4px); color: #0253a5; background-color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px; font-weight: 600; } 
.header_top > .top_list > li > a { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #fff; font-weight: 400; font-size: 13px;; letter-spacing: -0.33px; } 
.header_top > .top_list > li ~li:not(:last-child) > a:after { position: absolute; top:50%; right: 0; display: inline-block; content: ""; width: 1px; height: 12px; background: rgba(255,255,255,.2); transform: translate(-50%, -50%); } 
.header_top > .top_list > li:nth-child(7) > a::after,
.header_top > .top_list > li:last-child > a::after { display: none!important; } 
.header_top > .top_list > li.local { position: relative; margin-top: 0; background-color: #27437F; } 
.header_top > .top_list > li.local > button { position: relative; display: inline-flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #fff; } 
.header_top > .top_list > li.local > .bt_site > span { font-size: 13px; } 
.header_top > .top_list > li.local > .bt_site::after { padding-left: 10px; display: block; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea4d"; font-size: 15px; } 
.header_top > .top_list > li.local > .site_list { position: absolute;; display: none; width: 100%; height: 0; opacity: 0; z-index: 99; } 
.header_top > .top_list > li.local.active > .site_list {overflow-y: scroll; height: 50vh; opacity: 1; display: block; border: 1px solid #e1e1e1;text-align: left;} 
.header_top > .top_list > li.local > .site_list ul { } 
.header_top > .top_list > li.local > .site_list li { display: inline-block; width: 100%; background-color: #fff; } 
.header_top > .top_list > li.local > .site_list li > a { display: inline-block; padding-left:20px; width: 100%; background-color: #fff; font-size: 13px; } 
.header_top > .top_list > li.local > .site_list li > a:hover { background-color: #0253a5; color: #fff; } 

/* 풋터 */
#footer { margin-top: 50px; padding: 40px 0 100px; border-top: 1px solid #e1e1e1; } 
#footer .footer-wrap { display: flex; align-content: center; justify-content: space-between; } 
#footer .footer-policy { display: flex; } 

#footer .footer-policy > li ~ li::before { display: inline-block; content: ""; width: 1px; height: 20px; background-color: #e1e1e1; margin: 0 10px; vertical-align: -6px; } 
#footer .footer-policy > li > a { color:#606060; font-size: 13px; } 
#footer .footer-policy > li > a > strong { color:#274380; font-weight: 600; } 
#footer address { padding-top: 33px; color: #6E6E6E; font-size: 13px; line-height: 22px; } 
#footer .mark-img { padding-top: 33px; } 
#footer .mark-img ul { display: inline-flex; align-items: center; justify-content: center; } 
#footer .mark-img ul li ~ li { margin-left: 15px; } 

#footer .footer-util-top { display:flex; } 
#footer .footer-sns { display: inline-flex; } 
#footer .footer-sns > a { display: inline-block; width: 40px; height: 40px; font-size: 0; } 
#footer .footer-sns > a ~ a { margin-left: 10px; } 
#footer .footer-sns > .ft-icon-blog { background: url(../img/comm/icon_sns.png) no-repeat -55px -5px; } 
#footer .footer-sns > .ft-icon-instagram { background: url(../img/comm/icon_sns.png) no-repeat -5px -5px; } 
#footer .footer-sns > .ft-icon-youtube { background: url(../img/comm/icon_sns.png) no-repeat -105px -5px; } 
#footer .footer-sns > .ft-icon-kakao { background: url(../img/comm/icon_sns.png) no-repeat -255px -5px; } 
#footer .footer-sns > .ft-icon-kgs { background: url(../img/comm/icon_sns.png) no-repeat -205px -5px; } 
#footer .footer-sns > .ft-icon-webzine { background: url(../img/comm/icon_sns.png) no-repeat -155px -5px; } 
#footer .fam-site { position: relative; margin-left: 30px; color: #606060; } 
#footer .fam-site > button { display: flex; align-items: center; justify-content: space-between; padding: 12px 20px 12px 20px; width: 200px; height: 38px; border: 1px solid #e1e1e1;background-color: #fff; color: #606060; font-size: 14px; } 
#footer .fam-site > button::after { display: inline-block; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\EA4E"; transform: rotate(0); transition: all .3s; font-size: 18px;color:#222; } 

#footer .fam-site.active .fam-bx { height: auto; opacity: 1; z-index: 2; display: block;} 
#footer .fam-bx { position: absolute; bottom: 39px;width: 100%; height: 0; opacity: 0;display: none; } 
#footer .fam-bx > ul { margin-top: -1px;; border: 1px solid #e1e1e1; } 
#footer .fam-bx > ul > li > a { display: inline-block; padding: 8px 14px 8px 20px; width: 100%; background-color: #fff; font-size: 14px; word-break: break-all;} 
#footer .fam-bx > ul > li > a:hover { background-color: #0253a5; color: #fff; } 
#footer .fam-site.active > button::after { transform: rotate(-180deg) } 
#footer .footer-count { float: right; display: flex; align-items: center; margin-top: 20px; } 
#footer .footer-count p { color: #6E6E6E; font-size: 13px; } 
#footer .footer-count p > strong { color: #606060; } 
#footer .footer-count p > strong > span { font-size: 16px; } 
#footer .footer-count button { margin-left: 12px; padding: 5px 6px 5px 11px; border: 1px solid #e1e1e1; } 
#footer .footer-count button::after { font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea6e"; vertical-align: -4px; font-size: 18px; } 


/* GNB */
.btn_menu { display: none; position: absolute; bottom: 29px; right: 12px; } 
.gnb_mobile {display: none;}
#gnb_layout { display: block !important; overflow: hidden; position: absolute; top: 40px; left: 0; width: 100%; height: 90px; min-height: 90px; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;  } 
#gnb_layout.fix { position:fixed; top:0; left:0; width:100%; animation: down 0.5s ease; z-index: 98; background-color: #fff; } 
#gnb_layout:after { top:90px } 
#gnb_layout.open:after { z-index: 20; position: absolute; top: 90px; bottom: 0; right:0; width: 100%; height:auto; background: #f7f7f7; content:""; border-bottom: 1px solid #e1e1e1;} 
#gnb_layout.open:before { display:block; position:absolute; left: 0; top: 90px; right: 50%; z-index: 21; width: auto; height: calc(100% - 91px); margin-right: 390px; background: #f0f0f0; content:'';border-bottom: 1px solid #e1e1e1;} 
#gnb { position: absolute; top: 0px; left: 0; width: 100%; height: 90px; min-height: 90px; z-index: 50;border-bottom: 1px solid #e1e1e1 } 
#gnb > .inner { position: relative; } 
#gnb_layout .logo { float: left; display: inline-block;; padding-top:30px; } 
#gnb_layout .logo a { display: inline-block; margin: 0; width: 193px; height: 34px; background: url(../img/comm/logo.svg) no-repeat center center; } 

#gnb_layout .navi_pc { overflow: hidden; display: inline-flex; margin-left: 60px; } 
#gnb_layout .navi_pc > li { display: inline-block; height: 100%; margin: 0; text-align: center; } 
#gnb_layout .navi_pc > li > a { position: relative; display: block; color: #222; padding: 0 20px; width: 118px;; height: 90px; line-height: 90px; transition: all .3s ease-out; font-size: 17px; font-weight: 500; } 
#gnb_layout .navi_pc > li > a:hover:after,
#gnb_layout .navi_pc>li.current>a:after { position: absolute; left: 0; bottom: 0; display: inline-block; content: ""; width: 100%; height: 4px; background-color: #df0b15; } 
#gnb_layout .navi_pc>li.active>a:after { position: absolute; left: 0; bottom: 0; display: inline-block; content: ""; width: 100%; height: 4px; background-color: #df0b15; } 

#gnb_layout .navi_pc>li>a.current + .depth_02 { opacity: 1; display: block } 

#gnb_layout .depth_02 { display: none; opacity: 0; position: absolute; top: 90px; left: 0; z-index: 200; width: 100%; margin: 0; padding-left: 250px; text-align: left; } 
#gnb_layout .depth_02 .gnb_title { overflow: hidden; position: absolute; top: 0; left: 0; padding: 0; width: 250px; height: 100%; background-color: #f0f0f0; text-align: left; } 
#gnb_layout .depth_02 .gnb_title:before { display:block; position:absolute; right: 0; bottom:0; content:''; width:250px; height:200px; } 
#gnb_layout .menu01 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu01.png) no-repeat 0 0; height: 160px; } 
#gnb_layout .menu02 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu02.png) no-repeat 0 0; } 
#gnb_layout .menu03 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu03.png) no-repeat 0 0; } 
#gnb_layout .menu04 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu04.png) no-repeat 0 0; } 
#gnb_layout .menu05 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu05.png) no-repeat 0 0; } 
#gnb_layout .menu06 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu06.png) no-repeat 0 0; height: 316px; bottom: -30px; } 
#gnb_layout .menu07 .depth_02 .gnb_title:before { background:url(../img/comm/bg_menu07.png) no-repeat 0 0; height: 178px; bottom: -50px; } 
#gnb_layout .menu01 .depth_02 .gnb_list > ul > li:nth-child(1) {height: 120px;}
#gnb_layout .menu02 .depth_02 .gnb_list > ul > li:nth-child(4) {height: 120px;}
#gnb_layout .menu03 .depth_02 .gnb_list > ul > li:nth-child(1) {height: 150px;}
#gnb_layout .menu03 .depth_02 .gnb_list > ul > li:nth-child(2) {height: 120px;}
#gnb_layout .menu03 .depth_02 .gnb_list > ul > li:nth-child(3) {height: 120px;}
#gnb_layout .menu03 .depth_02 .gnb_list > ul > li:nth-child(5) {height: 120px;}
#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:nth-child(5) {height: 120px;}
#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:nth-child(5) {height: 120px;}
#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:nth-child(7) {height: 150px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(1) {height: 180px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(2) {height: 150px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(3) {height: 210px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(5) {height: 180px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(6) {height: 120px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(8) {height: 120px;}
#gnb_layout .menu06 .depth_02 .gnb_list > ul > li:nth-child(10) {height: 150px;}
#gnb_layout .menu07 .depth_02 .gnb_list > ul > li {margin-bottom: 50px;}


#gnb_layout .depth_02 .gnb_title strong { display: block; position: relative; margin: 40px 0 10px; font-size: 22px; font-weight: 600; color: #222222; } 
#gnb_layout .depth_02 .gnb_title p { display: block; width: 100%; padding: 0; margin: 0; font-size: 14px; color: #606060; line-height: 1.5; } 
#gnb_layout .depth_02 .gnb_title .gnb_btn { margin-top: 20px;width: 190px;} 
#gnb_layout .depth_02 .gnb_title .gnb_btn > a { display: block; position: relative; min-height: 40px ; margin: 0 0 20px ; border: 1px solid #e1e1e1; background-color: #fff; color: #222222; font-size: 15px; font-weight: 500; line-height: 1.3; transition: background 0.3s; -webkit-transition: background 0.3s; }
#gnb_layout .depth_02 .gnb_title .gnb_btn > a:after { display:block; position:absolute; top: 50%; right: 25px; width: 8px; height: 8px; margin-top: -4px; border-radius: 1px; border: solid #e1e1e1; border-width: 0 3px 3px 0; content:''; transform: rotate(315deg); -webkit-transform: rotate(315deg); } 
#gnb_layout .depth_02 .gnb_title .gnb_btn > a span { display: block; padding: 12px 20px 12px 20px;  }
#gnb_layout .depth_02 .gnb_list { float: left; position: relative; top: 0; height: 100%; width: 100%; padding: 40px 0 50px; background-color: #f7f7f7; text-align: left; border-bottom: 1px solid #e1e1e1;display: flex;} 
#gnb_layout .depth_02 .gnb_list .gnb_sec {display: inline-block;margin-left: 30px;width: 390px; } 
#gnb_layout .depth_02 .gnb_list .gnb_sec > li.no_depth{height: 20px!important; } 
#gnb_layout .depth_02 .gnb_list .gnb_sec > li:first-of-type {width: 100%;} 
#gnb_layout .depth_02 .gnb_list .gnb_sec .dep_tit {display: block;margin-bottom: 15px;font-size: 1.286rem;font-weight: 600;color: #222;} 
#gnb_layout .depth_02 .gnb_list .gnb_sec:first-of-type {width: 190px;} 
#gnb_layout .depth_02 .gnb_list .gnb_sec > li {padding-left: 0;display: inline-block;width: calc(50% - 5px);} 
#gnb_layout .depth_02 .gnb_list .gnb_sec:first-child > li {width: 100%;} 
#gnb_layout .depth_02 .gnb_list .gnb_sec > li ~ li:nth-child(2n-1) {margin-left: 10px;} 
#gnb_layout .depth_02 .gnb_list .gnb_sec > li a { padding-left: 0;width: 100%;} 

#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:nth-child(6) ,
#gnb_layout .menu04 .depth_02 .gnb_list > ul > li:last-child {margin-top: -150px;}
#gnb_layout .depth_02 .gnb_list > ul { display: flex; flex-wrap: wrap;font-size: 0;} 
#gnb_layout .depth_02 .gnb_list > ul > li { display: block; float: left; position: relative; width: 20%; padding: 0 0 0 20px; margin: 0 0 20px; text-align: left; } 
#gnb_layout .depth_02 .gnb_list > ul > li > a { display: inline-table; position: relative;width: 190px; height: 40px; margin: 0 0 20px; border: 1px solid #e1e1e1; background-color: #fff; color: #222222; font-size: 15px; font-weight: 600; line-height: 1.3; transition: background 0.3s; -webkit-transition: background 0.3s; } 
#gnb_layout .depth_02 .gnb_list > ul > li:hover > a,
#gnb_layout .depth_02 .gnb_list > ul > li.active > a { color: #2f68c2; text-decoration: underline; } 
#gnb_layout .depth_02 .gnb_list > ul > li > a:after { display:block; position:absolute; top: 50%; right: 15px; width: 5px; height: 5px; margin-top: -3px; border-radius: 1px; border: solid #999999; border-width: 0 2px 2px 0; content:''; transform: rotate(315deg); -webkit-transform: rotate(315deg); } 
#gnb_layout .depth_02 .gnb_list > ul > li > a > span { display: table-cell; vertical-align: middle;padding-left: 20px; } 
#gnb_layout .depth_03 { display: block; overflow: hidden; } 
#gnb_layout .depth_03 { display: block; overflow: hidden; } 
#gnb_layout .depth_03 > li { position: relative; float: left; width: 100%; margin: 0 0 8px; padding: 0 20px 0 20px; } 
#gnb_layout .depth_03 > li a { display:block; width:100%; font-size: 14px; color: #606060; vertical-align: top; } 
#gnb_layout .depth_03 > li a:hover,
#gnb_layout .depth_03 > li a:focus ,
#gnb_layout .depth_03 > li.active a { color:#2f68c2; text-decoration: underline; } 
#gnb_layout .depth_03 > li a:after { display:block; position:absolute; top:10px; left:10px; width:3px; height:3px; border-radius:50%; background: #606060; content:''; } 
#gnb_layout .depth_03 > li a > span { display:inline-block; position:relative; } 

#gnb .navi_util { float: right; display: inline-block; margin: 30px 0 0 0; } 
#gnb .navi_util > ul > li { display: inline-block; float: left; height: 30px; } 
#gnb .navi_util > ul > li.box_mo { display: none; } 
#gnb .navi_util > ul > li::before { display: inline-block; content: ""; width: 1px; height: 100%; background-color: #e1e1e1; } 
#gnb .navi_util > ul > li:first-child:before { display: none; content: ""; width: 1px; height: 100%; background-color: #e1e1e1; } 
#gnb .navi_util ul > li > a { display: inline-block; width: 55px; height: 30px; } 
#gnb .navi_util ul > li > .btn_search { background: url(../img/comm/icon_search.png) no-repeat center center; } 
#gnb .navi_util ul > li > .btn_sitemap { background: url(../img/comm/btn_all.png) no-repeat center center; } 
#gnb .navi_util ul > li > .btn_lang { background: url(../img/comm/icon_lang.png) no-repeat center center; } 

/* gnb 검색창*/ 
#gnb_layout.fix + #total_search {position: fixed;top: 90px;}
#total_search { display: none !important; position: absolute; top: 130px; z-index: 98; display: inline-block; width: 100%; height: 130px; background-color: #f7f7f7; border-bottom: 1px solid #e1e1e1; } 
#total_search.on { display: block !important; } 
#total_search .search { position: relative; margin: 0 auto; padding: 40px 0; width: 560px; height: 100%; } 
#total_search .search .search_nm { margin-right: 20px; color: #222222; font-size: 22px; font-weight: 600; } 
#total_search .search .search_input { position: relative; top: -2px;margin-left: 20px; display: flex; align-items: center; justify-content: center; width: 400px; height: 50px; border: 2px solid #e1e1e1; color: #0253a5; font-weight: bold; font-size: 16px;z-index: 1; } 
#total_search.on .search .search_input { outline: none; border-color: #00a6e7; } 
#total_search .search .search_input:focus .search_result {display: block;}
#total_search .search button { width: 52px; height: 46px; margin-left: 0;min-width: auto; } 
#total_search .search .bt-search { position: absolute; right:42px; z-index: 1;background: url(../img/comm/icon_search.png) no-repeat center center; } 
#total_search .search .bt-close { position: absolute; right:-12px; background: url(../img/comm/icon_close.png) no-repeat center center; } 
#total_search .search .search_top { position: relative; display: flex; align-items: center; } 
#total_search .search .search_result { display: none; z-index: -1;; position: absolute; right: 40px; margin-top:-2px; padding: 20px; width: 400px; height: auto; max-height: 182px;overflow-y: auto;border: 1px solid #e1e1e1; background-color: #fff; } 
#total_search .search .search_result.active {display: block;z-index: 2;}
#total_search .search .search_result ul li { color:#606060; font-weight: 300; line-height: 1.8; letter-spacing: 0; } 
#total_search .search .search_result ul li a { display: inline-block; width: 100%; padding: 0 10px; } 
#total_search .search .search_result ul li a:hover,
#total_search .search .search_result ul li a:focus { background-color: #f7f7f7; } 
#total_search .search .search_result ul li .sr_word { font-weight: 500; } 


#lnb { width: 235px; float: left; } 
#lnb .lnb-tit { position: relative;; width: 235px; height: 115px; background-color: #0253a5; text-align: center; } 
#lnb .lnb-tit:before { position: absolute; top: -6px; left:0; display: inline-block; content: ""; background: url(../img/comm/bg_lnb.png) no-repeat 0 0; width: 100%; height: 12px; } 
#lnb .lnb-tit h2 { display: table; width: 100%; height: 100%; } 
#lnb .lnb-tit span { display: table-cell; width: 100%; color: #fff; font-size: 24px; vertical-align: middle; } 
#lnb .lnb_01 > li > a { display: flex; align-items: center; justify-content: space-between; padding: 2px 16px 2px 30px; border: 1px solid #e1e1e1; border-top: none; color: #606060; font-size: 15px; transition:height .3s; } 

#lnb .lnb_01 > li.no_depth > a::after { font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea6e"; display: inline-block; font-size: 26px; color: #999999; } 
#lnb .lnb_01 > li:not(.no_depth) > a::after { font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea4e"; display: inline-block; font-size: 26px; color: #999999;transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg) ;transition: transform 0.2s linear;} 
#lnb .lnb_01 > li > a:hover { color: #0253a5; font-weight: 500; } 
#lnb .lnb_01 > li.no_depth > a:hover::after { transition: transform 0.2s linear; color: #0253a5; } 
#lnb .lnb_01 > li:not(.no_depth) > a:hover::after { transition: transform 0.2s linear; color: #0253a5; } 


#lnb .lnb_01 > li.active > a { border:2px solid #00a6e7;color: #0253a5;font-weight: 500;} 
#lnb .lnb_01 > li.active > a::after { color: #0253a5; } 
#lnb .lnb_01 > li.active > a + .lnb_02 {display: block;border:2px solid #00a6e7;border-top:none;;margin-top: -2px;transition: transform 0.2s linear;}
/* #lnb .lnb_01 > li:not(.no_depth).active > a::after { transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg) }  */

#lnb .lnb_01 > li.current > a { border:2px solid #00a6e7;color: #0253a5;font-weight: 500;} 
#lnb .lnb_01 > li.current > a::after { color: #0253a5; } 
#lnb .lnb_01 > li.current > a + .lnb_02 {display: block;border:2px solid #00a6e7;border-top:none;;margin-top: -2px;transition: transform 0.2s linear;}
#lnb .lnb_01 > li.current + li.active > a {border-top: none;}
#lnb .lnb_01 > li:not(.no_depth).current > a::after { transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg) } 

#lnb .lnb_01 > li.active + li.current a{border-top:none}
#lnb .lnb_02 { display: none; padding: 20px 20px 19px 30px; background-color: #f7f7f7;; } 
#lnb .lnb_02 > li ~ li { margin-top:5px; } 
#lnb .lnb_02 > li > a { display: block; position: relative; padding-left: 10px; font-size: 15px; } 
#lnb .lnb_02 > li > a::before { position: absolute; top:50%; left:0; display: inline-block; content: ""; width: 3px; height: 3px; background-color: #606060; } 
#lnb .lnb_02 > li > a:hover,
#lnb .lnb_02 > li.active > a{ color: #0253a5; font-weight: 500; } 
#lnb .lnb_02 > li > a:hover:before { background-color: #0253a5; } 

/* location */
.content-top { border-bottom: 1px solid #e1e1e1; } 
.content-top > .inner { display: flex; align-items: center; justify-content: space-between; } 
.location-list { display: flex; align-items: center;height: 50px;padding: 0; font-size: 15px; } 
.location-list .loc { color: #606060; display: flex;} 
.location-list .loc .home{display: inline-block; width: 26px; height: 26px; background: url(../img/comm/icon_home.png)no-repeat 0 0;  }
.location-list .loc.home a { display: flex; align-items: center; font-size: 0; }
.location-list .subdepth ul{ display: flex; flex-direction: column; position: absolute; top:5px;  padding:8px; border: 1px solid  rgba(0,0,0,0); border-radius: 5px; background: #fff; margin-left: 20px; transition: all .3s;z-index: 10;} 
.location-list .loc + .loc:before{ font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea6e"; color: #606060; margin: 0 5px; font-size: 14px; vertical-align: -2px; margin: 0 5px;} 
.location-list .subdepth .curr{ order:1;}
.location-list .subdepth .curr a{ display: flex; color: #0457a8;font-weight: 500;} 
.location-list .subdepth .curr a:after{content: '';} 
.location-list .subdepth .open{ border-color: rgba(0,0,0,0.6);} 
.location-list .subdepth .open .curr a:after{transform: rotate(0deg)} 
.location-list .subdepth li:not(.curr) {display: none; margin-top: 5px}
.location-list .subdepth .open li:not(.curr) {display: block;order: 2;}

/* util */
.util-list .m_icon { display: none;} 
.util-list > li { display: inline-block; margin-left: -1px; border-right: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; } 
.util-list > li:last-child { border-right: 1px solid #e1e1e1; } 
.icon_box {display: flex;} 
.icon_box a {margin-left: -1px;;display: inline-block;width: 50px;height: 50px;border-right: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1;} 
.icon_box .icon_facebook { background: url(../img/comm/icon_top_facebook.png) no-repeat center center; } 
.icon_box .icon_twitter { background: url(../img/comm/icon_top_twitter.png) no-repeat center center; } 
.icon_box .icon_kakao { background: url(../img/comm/icon_top_kakao.png) no-repeat center center; } 
.icon_box .icon_link { background: url(../img/comm/icon_top_link.png) no-repeat center center; } 
.icon_box .icon_blog { background: url(../img/comm/icon_top_blog.gif) no-repeat center center; } 
.icon_box .icon_instagram { background: url(../img/comm/icon_top_instagram.gif) no-repeat center center; } 
.icon_box .icon_youtube { background: url(../img/comm/icon_top_youtube.gif) no-repeat center center; } 
.icon_box .icon_webzine { background: url(../img/comm/icon_top_webzine.gif) no-repeat center center; } 
.icon_box .icon_print { background: url(../img/comm/icon_top_print.png) no-repeat center center; } 
.icon_box .m_icon { display: none; } 

/* 컨텐츠 */

.sub_tit {display: flex;align-items: flex-start;justify-content: space-between;padding: 40px 30px;border-bottom: 1px solid #d9d9d9;}
.sub_tit .icon {flex: 1 0 auto;margin:0 30px;}
.sub_tit .text {margin: 0 30px;}
.sub_tit .text > p {font-size: 1.071rem;line-height: 1.714rem;width: 85%;}
.sub_tit .text strong {color: #222222;}
.sub_tit .text:first-child {margin: 0 0;flex-basis: 350px;}
.sub_tit .text.text_full {flex-basis:auto;font-size: 1.143rem;}
.sub_tit .text strong {font-weight: 600;}

.sub_tit.acc_tit {display: block;padding: 0;border-bottom: none;}
.sub_tit.acc_tit.active {border-bottom: 1px solid #e1e1e1;;}

.sub_tit.acc_tit .acc_title {display: flex;align-items: center;justify-content: space-between;padding: 20px 30px;width: 100%;color:#222222;border-bottom: 1px solid #e1e1e1;font-size: 1.143rem;font-weight: 500;}
.sub_tit.acc_tit .acc_icon{width: 17px;height: 11px;background: url(../img/sub/btn_down.png) no-repeat 0 0;transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transform: rotate(180deg);}
.sub_tit.acc_tit.active .acc_icon{transform: rotate(0deg);}
.sub_tit.acc_tit .acc_content {display: none;}
.sub_tit.acc_tit .answer-txt {padding: 30px;font-size: 1rem;}
.sub_tit.acc_tit .answer-txt.two-txt {display: flex;justify-content: space-between;padding: 30px;font-size: 14px;}
.sub_tit.acc_tit .answer-txt strong {font-weight: 500;}
.sub_tit.acc_tit .answer-txt span {font-size: 1rem;}
.sub_tit.acc_tit .answer-txt .answer-con {margin-top: 30px;padding-left: 10px;text-indent: -10px;}
@media screen and (max-width:767px){
    .sub_tit{ justify-content: flex-start; padding:30px 0; gap:20px; position: relative; flex-wrap: wrap}  
    .sub_tit .icon{ margin: 0 ; flex-basis:60px; text-align: center} 
    .sub_tit .icon img{  max-height:45px } 
    .sub_tit .text{ flex-basis: 100%; margin: 0} 
    .sub_tit .text > p{ width: auto} 
    .sub_tit .icon +  .text{ flex-basis: calc( 100% - 80px)} 
    .sub_tit.acc_tit .acc_title{ padding:18px 0} 
    .sub_tit.acc_tit .acc_icon{flex-shrink: 0; width: 15px; height: 13px; background-size: 12px; background-position: 50% 50%} 
    .sub_tit.acc_tit .answer-txt{ padding: 18px 0}
    .sub_tit.acc_tit .answer-txt span{} 
    .sub_tit .text + .btn-wrap{ width: 100%; flex: 1} 
}


/* tab */
.tab {margin-bottom:20px;}
.tab-list {display:flex;flex-wrap:wrap; gap:0}
.tab-list li {text-align:center; flex-basis: calc(20% + 1px); justify-content: space-between; background: #fff; margin-right: -1px; flex-grow: 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:#606060;border:1px solid #d9d9d9;background-color:#fff;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;font-size:15px;}
.tab-item:hover, .tab-item:focus {background-color:#007bcb;border-color:#007bcb;color:#fff;word-break:break-all;}

.tab-list li.active .tab-item {color:#fff;background-color:#007bcb;border-color:#007bcb;}
.tab-title {display:table-cell;vertical-align:middle;word-break:keep-all;line-height:1.2;font-size: 1.071rem;}

.tab-category-list {position: relative;margin-bottom: 20px;;text-align: center;}
.tab-category-list::after {display: block;content: "";clear: both;}
.tab-category-list > li {display: inline-block;margin-left: -4px;width: 33.333333%;height: 50px;}
.tab-category-list > li.active {}
.tab-category-list > li.active .category-item {color: #222222;font-weight: 600;}
.tab-category-list > li.active .category-item::before {position: absolute;top:-4px;display: inline-block;content: "";width: 100%;height: 4px;;background-color: #00a6e7;}
.tab-category-list > li.active .category-item {border-bottom: none;}
.tab-category-list > li .category-item {margin-left: -1px;border: 1px solid #d9d9d9;position: relative;display: inline-flex;align-items: center;flex-direction: column;justify-content: center;width: 100%;height: 100%;font-size: 16px;}
.tab-category-list > li .category-panel {display: none;position: absolute; top: 50px; left: 0;margin-top: 40px;width: 100%; }
.tab-category-list > li .category-panel .board-top {text-align: left;}
.tab-category-list > li:first-of-type .category-panel {display: block;}
@media screen and (max-width:767px){
    .tab-list li{flex-basis: calc(33.333% + 1px);} 
    .tab-category-list{ overflow: hidden; overflow-x: auto; display: flex} 
    .tab-category-list > li{ width: auto; flex-basis: 50%; margin-left: 0; margin-right: -1px; padding-top: 4px} 
    .tab-category-list > li .category-item{ display: flex; font-size: 1.071rem; white-space: nowrap; padding: 0px 10px 0 10px; margin-left: 0} 
    .tab-category-list > li.active .category-item::before{ top: -4px} 
}

/* 불릿 */
*[class^=list-depth1] {padding:10px 0 10px 0;}
*[class^=list-depth1] li {position:relative;line-height:30px;padding:5px 0 0 10px;}
/* *[class^=list-depth1] li:first-child {padding-top: 0;} */
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;}

/* page_header:공통 타이틀 정의 */
 .content > h3 { position: relative; display: flex; flex-direction: column; width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 0 15px; color: #231815; font-size: 24px; font-weight: 600; } 
 .content > h3::after { content: ""; display: block; width: 100%; height: 1px; background: #0253a5; position: absolute; bottom: 0; } 
 .content > h4 { position: relative; display: flex; align-items: center; width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 0 15px; color: #231815; font-size: 18px; font-weight: 600; } 

/* 페이징 숫자 */
.board-paging { display: flex; justify-content: center; margin:30px auto 0; text-align:center;padding-bottom: 50px; } 
.arrow { display: flex; } 
.paging-list { display:inline-block; margin: 0 10px; font-size: 0; } 
.paging-list li { margin-left: -1px; float: left; } 
.arrow a,.paging-list li a { display:table; margin-left: -1px; width:30px; height:30px; border:1px solid #e1e1e1; font-size:14px; } 
.paging-list li a > span { display:table-cell; vertical-align: middle; } 
.paging-list li.on a { background-color:#0253a5; color:#fff; } 
.paging-list li a:hover { color:#0253a5; text-decoration: underline; } 
.paging-list li.on a:hover { color:#fff; } 
.board-paging .prev { background:url(../img/comm/icon_sprites.png) no-repeat 3px 2px; } 
.board-paging .prev:hover { background-color:#fff; border:1px solid #e1e1e1; } 
.board-paging .first { background:url(../img/comm/icon_sprites.png) no-repeat -40px 2px; } 
.board-paging .first:hover { background-color:#fff; border:1px solid #e1e1e1; } 
.board-paging .next { background:url(../img/comm/icon_sprites.png) no-repeat -15px 2px; } 
.board-paging .next:hover { background-color:#fff; border:1px solid #e1e1e1; } 
.board-paging .last { background:url(../img/comm/icon_sprites.png) no-repeat -62px 2px; } 
.board-paging .last:hover { background-color:#fff; border:1px solid #e1e1e1; } 

/* 버튼 */
input[type="text"] + button { margin-left: 5px; } 
button { font-size: 0; } 
button > span { font-size: 15px; font-weight: 400; } 
[class^="bt-"] > span {font-size: 15px;}
[class^="bt-"][class*="_gray"] {color: #606060;}
[class^="bt-"] + [class^="bt-"] {margin-left: 10px;}
[class^="list-depth"] [class^="bt-"] {padding: 0;}
[class^="bt-"] {padding: 17px 5px;color: #fff;min-width: 80px}
a[class^="bt-"] {display: inline-block;font-size: 0;}
.bt-submit { background-color: #0253a5;} 
.bt-download { background-color:#606060;padding: 15px 20px;} 
.bt-download::after {display: inline-block;content: "";margin-left: 10px;background: url(../img/comm/btn_download.png)no-repeat center center;width: 14px;height: 14px;background-position: 0;} 

.bt-download_wh { padding: 8px 15px;border: 1px solid #d9d9d9;color: #606060;} 
.bt-download_wh::before {display: inline-block;content: "";margin-right: 8px;background: url(../img/comm/btn_download.png)no-repeat center center;width: 14px;height: 14px;background-position: -16px;vertical-align: -2px;} 
.bt-download_wh span {font-size: 1rem;} 

.bt-link { background-color:#0253a5;} 
.bt-link::after {display: inline-block;content: "";margin-left: 10px;background: url(../img/comm/icon_link.png)no-repeat center center;width: 26px;height: 13px;background-position: 0;margin-left: 10px;vertical-align: -2px} 
.bt-link_gray {}
.bt-link_gray::after  { display: inline-block;content: "";background: url(../img/comm/icon_link.png)no-repeat center center;width: 13px;height: 13px;background-position: -15px; margin-left: 10px;vertical-align: -2px;}

/* 검색 */
.search-box { display: flex; align-items: center; justify-content: center; margin-bottom: 40px; padding: 20px; background-color: #f7f7f7; } 
.search-box input[type="text"] { width: 260px; } 
.search-box button { padding: 0; height: 38px;} 

@media screen and (max-width:767px){
   .board-list{ overflow-x: auto} 
   .search-box{ margin-bottom: 30px}   
    .board-paging{ margin-top: 20px} 
    [class^="bt-"]{ min-width: 70px; padding: 0 10px} 
    [class^="bt-"] > span{ font-size: 1rem;} 
    .bt-download{padding: 10px 20px;} 
}
@media screen and (max-width:550px){
    .search-box form { /* padding: 15px 10px 10px 10px; margin-bottom: 30px;  */flex-wrap: wrap; display:flex; justify-content: space-between} 
    .search-box select{ height: 30px; min-width: 70px; font-size: 1.08rem; width: 100%;  flex-basis: 100%} 
 
    .search-box input[type="text"]{height: 30px; padding: 0 10px; font-size: 1.08rem; width: auto; flex-shrink: 1; min-width: 80px; margin-left: 0;flex-basis: calc(100% - 80px);} 
    .search-box button{ height: 30px; flex-basis: 70px; min-width: auto; flex-shrink: 0; font-size: 1.08rem} 
    .search-box button[class^="bt-"] > span{font-size: 1.08rem} 
    /*.search-box select.w120 ~  input[type="text"]{ flex-basis: calc(100% - 160px); margin-left: 5px} */
    .search-box select + select{ margin-left: 0} 
    .search-box  form > *{ margin-bottom: 5px} 
    
    
}




/* 설문조사 */
.survey-box { border: 1px solid #999999;margin-top: 30px; } 
.survey-box .survey-top { padding: 20px 40px 20px; font-size: 1.071rem;font-weight: 500; } 
.survey-box .survey-top strong{ color: #222;font-weight: 600;} 
.survey-top .survey-list { margin-left: 15px; display: list-item;/*inline-block;*/ } 
.survey-top .survey-list li { display: inline-block; color: #606060;} 
.survey-top.two-line { padding-bottom: 10px;} 
.survey-top.two-line .survey-list { padding-bottom: 10px;} 
.survey-top .survey-list li ~ li { margin-left: 15px; } 
.survey-top .survey-list li ~ li:before { display: inline-block; content: ""; width: 1px; height: 11px;; background-color: #d9d9d9; margin-right: 15px; } 
.survey-box .survey-content { padding: 25px 40px 30px; background-color: #f7f7f7; border-top: 1px solid #d9d9d9; } 
.survey-content strong { color: #231815;font-weight: 600;font-size: 1.071rem; } 
.survey-content .survey-text { margin-top: 20px; } 
.survey-content .chk:first-of-type{ margin-left: 30px; } 
.survey-content .survey-text textarea { width: 85%;height: 38px; min-height: 38px;padding: 5px 13px;} 
.survey-content .survey-text button { margin-left: 0;height: 38px;padding: 0;} 
.survey-content .survey-text .bt-submit span { font-size: 14px; letter-spacing: -0.25px; } 

.survey-box .survey-top{display: flex;overflow: hidden;}
.survey-line .survey-top div{width: 100%;}
.survey-line .survey-top div .survey-list{width: 48%;float: left;}

/* popup */

/* 툴팁 */
.tooltip { display: none;position: absolute; top: -45px; left:-275px; padding: 12px 20px 10px 25px; width: 303px; height: 70px; background: url(../img/comm/bg_tooltip.png) no-repeat center center; } 
.consult.active .tooltip{ display: block; } 
.tooltip > .tooltip-text { color: #fff; font-size: 14px; } 
.tooltip .bt-site { vertical-align:top;padding: 0;margin-left: 5px;} 
.tooltip .bt-site:after { display: inline-block; content: ""; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea6c"; font-size: 15px; } 
.tooltip .bt-close { position: absolute;top: 17px; right: 30px; display: inline-block; padding: 0;width: 14px; min-width: auto;;height: 14px;  background: url(../img/comm/btn_tooltip.png) no-repeat center center; } 

/* 로딩 */
/* sns공유 */
/* 공통요소 pad,모바일 대응 */

/* go to top */
.quick { position: fixed; transition:all .8s; bottom: 50px; right: 50px;z-index: 10;} 
.quick.ab { position: absolute; transition:all .8s; bottom: 350px; right: 50px; } 
.quick.mob {right: 25px;}
.quick.mob.ab { position: absolute; transition:all .8s; bottom: 505px; right: 25px; } 
.quick > a { display: block; width: 100%; height: 100%; color: rgba(255,255,255,1); font-size: 0 } 
.quick .consult { position: relative; width: 110px; height: 90px; margin-bottom: 30px; background:url(../img/comm/icon-counseling.png) no-repeat center center; display: block;} 
.quick .consult.on {display: none;} 
.quick .btn_consult {display: inline-block; width: 100%;height: 100%;} 
.quick .move-top { z-index: 10; margin: 0 10px 0 30px; width: 70px; height: 70px; background: #CDCDCD; border-radius: 100%; display:none; transition: all .5s; } 
.quick .move-top.show { display: block; } 
.move-top a { border-radius: 100%; display: flex; align-items: center; justify-content: center; height: 100%; } 
.move-top a:before { display: block; width: 21px; height: 14px; content: ""; color: #fff; background: url(../img/comm/btn_top.png) no-repeat center center; background-size: contain; transition: all .3s .1s; } 
.move-top:hover, .move-top:focus { transform: translateY(5px); } 
.move-top:hover a:before, .move-top a:focus:before { margin-top: -10px; } 
.quick .btn_50th{ margin-bottom: 20px; position: relative; width: 110px; height: 90px; background:url(../img/comm/icon-50th.png) no-repeat center center; display: block;}
.quick .consult{ margin-bottom: 20px} 
.quick .btn_h2m{ margin-bottom: 30px; position: relative; width: 110px; height: 90px; background:url(../img/comm/icon_h2m.png) no-repeat center center; display: block;}

    @media screen and (max-width:1299px){

    #total_search .search {position: initial;}
    #total_search .search .search_result { right: auto; left: calc(50% - -40px); transform: translateX(-50%); }
    #total_search .search .bt-close {top: -70px;background-color: #fff;right: 55px}
    #total_search .search .search_top {position: initial}
    #total_search .search .bt-search {position: initial;margin-left: -50px;}
    .inner { width: 100%; }  
    #lnb {display: none;}
    #lnb + #content {margin-left: 0;width: 100%;float: none;padding: 0 20px;}
    .container {padding-bottom:100px}
    .contentWrap {margin: 30px auto 0;width: 100%;}
    .header_top { display: none; } 
    
    #header {height: 90px;}
    #gnb_layout {top: 0;}
    #gnb {padding: 0 20px;}
    #gnb > .inner { padding: 28px 0; height: 100%; text-align: center;} 
    #gnb_layout .logo { position: relative;z-index: 100;margin: 0 auto; padding-top: 0; float: none; }
    #gnb_layout .navi_pc {display: none;}
    #total_search {top: 90px;}

    #gnb .navi_util {position: absolute;top: 30px;left: 0;float: none;margin: 0;;width: 100%;}
    #gnb .navi_util > ul > li {float: none;position: absolute;height: auto;}
    #gnb .navi_util > ul > li.box_pc {display: none;}
    #gnb .navi_util > ul > li.box_mo {display: inline-block;left: 0;}
    #gnb .navi_util > ul > li.box_mo .btn_allmenu {width: 40px;height: 25px;background: url(../img/comm/btn_all.png) no-repeat center;background-size: contain;  vertical-align: top;}

    
    #gnb .navi_util > ul > li::before {display: none;}
    #gnb .navi_util > ul > li:last-child {display: block;}
    #gnb .navi_util > ul > li:nth-child(1) {right: 50px;}
    #gnb .navi_util > ul > li:nth-child(2) {left: 0;}

    .btn_menu { display: none; position: absolute; bottom: 29px; right: 12px; } 
    .gnb_mobile { display: block;position: fixed; z-index: 1001; top: 0; left: 0; width: 85%;height: 100%;-webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: transform 0.5s ease-out; -moz-transition: transform 0.5s ease-out; -o-transition: transform 0.5s ease-out; transition: transform 0.5s ease-out;} 
    .gnb_mobile.active { -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); } 
    .overlay.active { opacity: 0.8; display: block;visibility: visible; background: rgba(0, 0, 0, 0.6);z-index: 100; } 

    .gnb_m_wrap {position: relative;; width: 500px; float: left; background-color: #fff; height: 100%;padding: 13px 0 50px 0; box-sizing: border-box; position: relative; } 
    .gnb_m_wrap .navi_mobile {position: relative;overflow-y: scroll;height: 100%;}
    .gnb_mobile .navi_m_logo { padding: 0 0 14px 20px; } 
    .gnb_mobile .navi_m_logo img { width: 134px; } 
    .gnb_mobile .navi_m_close { position: absolute; width: 50px; height: 50px; background: #606060; top: 0px; right: -50px; } 
    .gnb_mobile .navi_m_close a { display: block; padding: 15px; width: 100%; height: 100%; text-align: center; } 
    .gnb_mobile .navi_m_close a img { width: 17px; }
    .gnb_m_wrap { width: calc(100% - 70px); } 
    .gnb_m_wrap .link_ul,
    .gnb_m_wrap .depth1_ul {font-size: 0;}
    .gnb_m_wrap .link_ul::after {display: inline-block;content:"";background-color: #f7f7f7;width: 100%;height: 20px;border-top: 2px solid #e1e1e1;}
    .gnb_m_wrap .link_ul > li {display: inline-block;width: 100%;}
    .gnb_m_wrap .link_ul > li > a {position: relative;display: flex;align-items: center;justify-content: space-between;width: 100%;padding: 13px 30px;border-top: 2px solid #e1e1e1;line-height: 25px;}
    .gnb_m_wrap .link_ul > li:last-of-type > a {border-bottom: none;}
    .gnb_m_wrap .link_ul > li > a::after {position: absolute;right: 30px;display: inline-block;color: #606060;font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\EA4E";font-size: 25px;line-height: 0;}
    .gnb_m_wrap .link_ul > li > a > span{display: inline-block;color: #606060;font-size: 14px;font-weight: 500;}
    
    .gnb_m_wrap .link_ul > li.active > a, 
    .gnb_m_wrap .link_ul > li > a:hover {color: #fff;background-color: #0253a5;}
    .gnb_m_wrap .link_ul > li.active > a::after,
    .gnb_m_wrap .link_ul > li.active > a span,
    .gnb_m_wrap .link_ul > li > a:hover::after,
    .gnb_m_wrap .link_ul > li > a:hover > span {color: #fff;}

    .gnb_m_wrap .depth1_ul > li {display: inline-block;width: 100%;}
    .gnb_m_wrap .depth1_ul > li > a {position: relative;display: flex;align-items: center;justify-content: space-between;width: 100%;padding: 13px 30px;border-top: 2px solid #e1e1e1;}
    .gnb_m_wrap .depth1_ul > li:last-of-type > a {border-bottom: 2px solid #e1e1e1;}
    .gnb_m_wrap .depth1_ul > li.active > a,
    .gnb_m_wrap .depth1_ul > li > a:hover {color: #fff;background-color: #0253a5;}
    .gnb_m_wrap .depth1_ul > li.active > a > span,
    .gnb_m_wrap .depth1_ul > li > a:hover > span,
    .gnb_m_wrap .depth1_ul > li.active > a::after,
    .gnb_m_wrap .depth1_ul > li > a:hover::after {color: #fff;content: "\f1ae";}
    .gnb_m_wrap .depth1_ul > li > a::after {position: absolute;right: 30px;display: inline-block;color: #606060;font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea12";font-size: 25px;line-height: 0;}
    .gnb_m_wrap .depth1_ul > li > a > span{display: inline-block;color: #222222;font-size: 14px;font-weight: 500;}    
    .gnb_m_wrap .depth2_ul {display: none;}
    .gnb_m_wrap .depth2_ul li.active {display: block;}
    .gnb_m_wrap .depth2_ul > li > a {display: flex;align-items: center;justify-content: space-between;width: 100%;background-color: #fff;border-top: 1px solid #e1e1e1;padding: 10px 30px;font-size: 13px;}
    .gnb_m_wrap .depth2_ul > li:last-of-type > a {border-bottom: 0}
    .gnb_m_wrap .depth2_ul > li:first-of-type > a {border-top: 2px solid #e1e1e1;}
    .gnb_m_wrap .depth2_ul > li:first-of-type > a:first-of-type {border-top:none;}
    .gnb_m_wrap .depth2_ul > li > a:after {position: absolute;right: 30px;display: inline-block;color: #999999;font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea4e";font-size: 25px;transition: all 0.2s;line-height: 0;}
    .gnb_m_wrap .depth2_ul li.no_depth a::after {position: absolute;right: 30px;display: inline-block;color: #999999;font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea6e";font-size: 25px;line-height: 0;}
    .gnb_m_wrap .depth2_ul > li.active > a:after {transform: rotate(180deg);color: #fff;}
    .gnb_m_wrap .depth2_ul > li.no_depth.active > a:after {transform: rotate(0);}
    .gnb_m_wrap .depth2_ul > li.active > a,
    .gnb_m_wrap .depth2_ul > li > a:hover {color: #fff;background-color: #007bcb;}
    .gnb_m_wrap .depth2_ul > li > a:hover::after{color: #fff;}
    .gnb_m_wrap .depth1_ul li:last-of-type .depth2_ul > li:last-of-type > a {border-bottom:1px solid #e1e1e1}
    .gnb_m_wrap .depth3_ul {display: none;}
    .gnb_m_wrap .depth3_ul.active {display: inline-block;}
    .gnb_m_wrap .depth3_ul > li  {background-color: #f7f7f7;}
    .gnb_m_wrap .depth3_ul > li > a {display: flex;align-items: center;/* justify-content: space-between; */padding: 10px 30px;width: 100%;border-top: 1px solid #e1e1e1;font-size:13px;}
    .gnb_m_wrap .depth3_ul > li.active > a ,
    .gnb_m_wrap .depth3_ul > li > a:hover { color:#2f68c2; text-decoration: underline; } 
    .gnb_m_wrap .depth3_ul > li > a:hover {font-weight: 500;}
    .gnb_m_wrap .depth3_ul > li > a > span {margin-left: 10px;}
    .gnb_m_wrap .depth3_ul > li > a::before {position: absolute;;display: inline-block;content: "";width: 4px;height: 4px;background-color: #606060;transition: all .2s;opacity: 0;}
    .gnb_m_wrap .depth2_ul  li.active .depth3_ul li a:before {opacity: 1;}
    #footer {position: relative;margin-top: 0;padding: 100px 0 50px;border-top:none}
    #footer .footer-wrap {flex-direction: column;padding: 0 20px;}
    #footer .footer-util-top {position: absolute;top: 0;left: 0;flex-direction: column;width: 100%;}
    #footer .footer-sns {background-color: #F0F0F0;padding: 15px 20px;border-top: 1px solid #e1e1e1;}
    #footer .footer-sns > a ~ a {margin-left: 20px;}
    #footer .fam-site {margin-left: 0;}
    #footer .fam-site > button {width: 100%;height: 50px;border-right: none;}
    #footer .footer-policy {flex-wrap: wrap;width: 266px;}
    #footer .footer-policy > li ~ li::before {margin: 0 13px;}
    #footer .footer-policy > li:nth-child(3):before {display: none;}
    #footer .fam-bx > ul > li > a {font-size: 14px;}
    .footer-information {padding-top: 40px;}
    #footer .fam-site > button::after { font-size:22px;} 
    #footer address {font-size: 13px;}
    #footer address p span {display: block;}
    #footer .footer-count {float: left;}
    #footer .footer-count p {font-size: 13px;}
    #footer .footer-count p > strong > span {font-size:16px;}
    #footer .mark-img {padding: 30px 20px 0;}
    .location-list {padding-left: 20px;} 
    .util-list > li:nth-child(5) {border-right: none;}
    .location-list .subdepth .curr a:after{font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "remixicon"; content: "\ea78"; color: #606060;margin: 0 5px; transform: rotate(180deg); transition: all .2s} 

    #gnb .navi_util ul > li:last-child {right: 0;}
	#gnb .navi_util ul > li > .btn_lang {background: url(../img/comm/icon_lang.png) no-repeat center;background-size: contain;right: 0;}
    #gnb .navi_util > ul > li:nth-child(1) a { width: 26px; height: 26px; }
	#gnb .navi_util > ul > li:last-child a { width: 25px; height: 25px; }
    #gnb_layout.open .navi_util ul > li > .btn_search {background-size: contain;}
    }
    @media screen and (max-width:1023px){
        .quick .consult,.quick .btn_h2m,.quick .btn_50th {display: none!important;}
    }
     @media screen and (max-width:840px) {
         .survey-content strong{ display: block} 
         .survey-content .chk:first-of-type{ margin-left: 0} 
    }

    @media screen and (max-width:767px) {
	html {font-size: 12px;}
    textarea:-ms-input-placeholder {font-size: 12px;}
    textarea::placeholder {font-size: 12px;}    
    .content > h3 ,
    .content_header h3 {font-size: 1.416rem;}  
    #header { height: 50px; } 
    #total_search {top: 50px;}
    #total_search .search {padding: 40px 43px;width: 100%;}
    #total_search .search .search_nm {margin-right: 15px;font-size: 14px;}
    #total_search .search .search_input {margin-left: 0;height: 40px;width: 215px;}
    #total_search .search .search_top {justify-content: center;margin: 0 auto;}
    #total_search .search .bt-close {position: fixed;top: 15px;right: 49px;width: 17px;height: 18px;background-color: #fff;background-size: contain}
    #gnb_layout.fix + #total_search {position: fixed;top: 50px;}
    #total_search .search .search_result {width: 215px;left: calc(50% - -38px);}
    #total_search .search .bt-search {margin-left: -30px;width: 17px;height: 17px;background-size: contain;}
    .location-list {height: 40px;}
    .location-list .subdepth ul {padding: 5px;}
    .location-list .loc ~ .loc:not(:last-child) a {display: none;}
    .location-list .loc ~ .loc:not(:last-child)::after {display: inline-block;content: "...";}
    .loc a {font-size:12px;}

    .util-list .m_icon { position: relative;display: block;width: 40px;height: 40px;padding: 10px 15px;background: url(../img/comm/icon_m_social.png) no-repeat center;background-size: 50%;border-left: 1px solid #e1e1e1;} 
    .icon_box {display: none;position: absolute;z-index: 20;flex-direction:column;background-color: #fff;border: 1px solid #e1e1e1;border-top: none;}
    .icon_box.on {display: flex;}
    .icon_box a {border: none;width: 40px;height: 40px;border-top: 1px solid #e1e1e1;}
    
    /* 모바일 gnb */
    #gnb_layout { height: 50px !important; top: 0;min-height: 50px; } 
    #gnb { height: 50px;min-height: 50px;} 
    #gnb > .inner {padding: 0}
    #gnb_layout .logo {margin: 13px auto 0;}
    #gnb_layout .logo a {width: 133px;height: 24px;}
    #gnb .navi_util {top: 15px;}
    #gnb .navi_util > ul > li.box_mo .btn_allmenu {width: 17px;height: 17px;}
    #gnb .navi_util > ul > li::before {display: none;}
    #gnb .navi_util > ul > li:nth-child(1) {right: 30px;}
	#gnb .navi_util > ul > li:nth-child(1) a {width: 18px;height: 18px;}
	#gnb .navi_util > ul > li:last-child a {width: 16px;height: 16px;}
    #gnb .navi_util > ul > li:nth-child(2) {left: 0;}
    #gnb .navi_util ul > li > a {width: 17px;height: 17px;}
    #gnb .navi_util ul > li > .btn_sitemap,
    #gnb .navi_util ul > li > .btn_search {background-size: contain;}	
  	
	.icon_box .icon_print {display: none;}	
    .survey-box .survey-top {display: block;padding: 1.667rem;}
    .survey-box .survey-top strong {display: block;font-size: 1.25rem;}
    .survey-top .survey-list {margin-left: 0;}
    .survey-top .survey-list li {font-size: 1.067rem;}
    .survey-top .survey-list li ~ li {margin-left: 5px}
    .survey-top .survey-list li ~ li:before {margin-right: 5px;}
    .survey-box .survey-content {padding:  1.667rem;}
	.survey-content .survey-text textarea {height: 60px;margin-right: 5px; line-height: 1.5}
    .survey-content .survey-text {display: flex;width: 100%;}
    .survey-content .survey-text button {height: 60px;width: 60px;padding: 15px;box-sizing: border-box; min-width: 80px}
    .survey-content .survey-text .bt-submit span {font-size: 12px;word-wrap: normal;}
    .survey-content {display: flex;flex-wrap: wrap;}
    .survey-content strong {width: 100%;margin-bottom: 10px;}
    .survey-content .chk {flex-basis: 33.333%;margin-left: 0;}
    .survey-content .chk:nth-child(5),
    .survey-content .chk:nth-child(6) {margin-top: 5px;}
    .survey-content .chk input[type="radio"] + span {font-size: 1.083rem;}
    .survey-content .chk:first-of-type {margin-left: 0;}
    .quick .move-top {width: 55px;height: 55px;}
     }

/* 404 error 페이지 */
.error_w  {padding-top: 135px;}
.error_w .error_bx {display: flex;justify-content: center;gap: 60px;align-items: center;}
.error_w .img {width: 235px;height: 220px;}
.error_w .txt { position: relative; width: 400px; height: auto; padding: 25px 55px 30px; background: #FFFFFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 20px; border: #d9d9d9 solid 1px; }
.error_w .txt :after { content: ''; position: absolute; border-style: solid; border-width: 16px 18px 16px 0; border-color: transparent #FFFFFF; display: block; width: 0; z-index: 1; left: -18px; top: 43px; }
.error_w .txt :before { content: ''; position: absolute; border-style: solid; border-width: 16px 18px 16px 0; border-color: transparent #d9d9d9; display: block; width: 0; z-index: 0; left: -19px; top: 43px; }
.error_w .txt .dec {color: #606060;font-size: 1.429rem;line-height: 1.5;}
.error_w .txt .dec strong{color: #222222;}
.error_w .txt .dec span {margin-top: 15px;display: block;font-size: 1.143rem;}

@media screen and (max-width:767px) {
    .error_w {padding-top: 20px;}
    .error_w .error_bx {flex-direction: column;gap: 25px;}
    .error_w .txt {border: none;}
    .error_w .img {width: 175px;height: auto;}
    .error_w .txt :before,
    .error_w .txt :after {display: none;}
    .error_w .txt .dec {text-align: center;}
}














