@charset "utf-8";

@font-face{
    font-family:'NotoSans';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/notokr-regular.eot');
    src: local(※),
    url('../fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/notokr-regular.woff') format('woff'),
    url('../fonts/notokr-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/notokr-light.eot');
    src: local(※),
    url('../fonts/notokr-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/notokr-light.woff') format('woff'),
    url('../fonts/notokr-light.ttf') format('truetype');
}
@font-face {
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 500;
    src:url('../fonts/notokr-medium.eot');
    src:local(※),
    url('../fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/notokr-medium.woff') format('woff'),
    url('../fonts/notokr-medium.ttf') format('truetype');
}
@font-face {
    font-family: 'NotoSans'; 
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/notokr-bold.eot');
    src: local(※),
    url('fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/notokr-bold.woff') format('woff'),
    url('../fonts/notokr-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/WorkSans-Light.eot');
    src: local(※),
    url('../fonts/WorkSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Light.woff') format('woff'),
    url('../fonts/WorkSans-Light.ttf') format('truetype');
}
@font-face{
    font-family: 'WorkSans';
    font-style: normal; 
    font-weight: 500; 
    src: url('../fonts/WorkSans-Medium.eot'); 
    src: local(※), 
    url('../fonts/WorkSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Medium.woff') format('woff'),
    url('../fonts/WorkSans-Medium.ttf') format('truetype');
}
@font-face{
    font-family: 'WorkSans';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/WorkSans-Bold.eot');
    src: local(※),
    url('../fonts/WorkSans-Bold.eot') format('embedded-opentype'),
    url('../fonts/WorkSans-Bold.woff') format('woff'),
    url('../fonts/WorkSans-Bold.ttf') format('truetype');
}

html,body { width: 100%; height: 100%; padding: 0; margin: 0; color: #000; font-size: 62.5%; font-family: 'NotoSans','WorkSans',sans-serif;}
html { scroll-behavior: smooth;}
body { -webkit-text-size-adjust: none;}
section, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td, button, textarea, select, pre, dl, dt, dd { margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
section, aside , article, header, menu, nav, figcaption, figure, footer{ display: block;}
ul, li, ol, dl, menu, nav { list-style: none;}
a { text-decoration: none; color: #333; display: block;}
img { vertical-align: top; border: 0 none;}
table { table-layout: fixed; border-collapse: collapse; border-spacing: 0;}
caption { overflow: hidden; width: 0; height: 0; font-size:0 ; line-height: 0;}
legend { overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content:''; content: none;}
input, select, textarea, button { vertical-align: middle;}
input::placeholder { color: #747474; }
button { border: 0 none; background-color: transparent; cursor: pointer;}
button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer;}
em, address, i{ font-style: normal;}
input[type=text]{ border-radius:0; -webkit-appearance: none;}
input[type=text]::-ms-clear{ display: none;}
input[type=password]::-ms-reveal{ display: none;}
fieldset, hr { display: block; margin: 0; padding: 0; border: 0 none;}
* { margin: 0; padding: 0; box-sizing: border-box;}

/* common */
body.hid { overflow: hidden;}
.clb::after { content: ""; display: block; clear: both;}
.hdn { position: absolute; left: 0; top: 0; width: 0; height: 0; overflow: hidden;}
.indent { display: block; width: 1px; height: 1px; text-indent: -9999px; overflow: hidden;}
.radius-x { border-radius: 0;}
.radius-right-x { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important;}
.w420 { width: 420px !important;}
.w-100 { width: calc(100% - 100px) !important;}
.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt25 { margin-top: 25px;}
.mt50 { margin-top: 50px;}
.mt100 { margin-top: 100px;}
.mr5 { margin-right: 5px;}
.mr10 { margin-right: 10px;}
.mr15 { margin-right: 15px;}
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb30 { margin-bottom: 30px;}
.ml5 { margin-left: 5px;}
.ml10 { margin-left: 10px;}
.ml15 { margin-left: 15px;}
.mlm5 { margin-left: -5px !important;}
.mt5v { margin-top: 5px; vertical-align: -2px;}
.block { display: block !important;}

.wrap { position: relative; overflow: hidden;}
.wrapper { overflow: hidden; min-height: 100%; position:relative;}
.my-wrap { width: 100%; min-width: 1280px; min-height: 100%; overflow: hidden;}
.center-wrap { position: relative; max-width: 1470px; margin: 0 auto;} 

/* board comm button */
button { height: 36px; padding: 0 15px; font-size: 1.5rem; font-weight: 300; color: #fff; border-radius: 3px; white-space: nowrap; transition: background .2s;}
button:hover { color: #fff;}
button.w-white { height: 25px; padding: 0 6px; font-size: 1.4rem; color: #666; background-color: #fff; border: 1px solid #bebebe; border-radius: 4px;}
button.w64-white { height: 31px; padding: 0 18px; color: #ccc; background-color: #fff; border: 1px solid #ccc; border-radius: 3px;}
button.w64-white:hover { color: #fff; background-color: #a1a1a1; border-color: #a1a1a1;}
button.w64-blue { height: 31px; padding: 0 18px; background-color: #156bdb;}
button.w64-blue:hover { background-color: #08489c;}
button.w70-gray { min-width: 70px; color: #000; background-color: #E4E4E4;}
button.w70-gray:hover { color:#fff; background-color: #555555;}
button.w70-black { min-width: 70px;}
button.w115-black { min-width: 115px; padding: 0; font-size: 14px;}
button.w70-black,
button.w115-black { background-color: #42474c;}
button.w70-black:hover,
button.w115-black:hover { background-color: #000;}
button.w70-blue { min-width: 70px;}
button.w85-blue { min-width: 85px;}
button.w70-blue,
button.w85-blue { background-color: #156bdb;}
button.w70-blue:hover,
button.w85-blue:hover { background-color: #08489c;}
button.w70-red { min-width: 70px;}
button.w85-red { min-width: 85px;}
button.w70-red,
button.w85-red { background-color: #ed3e3e;}
button.w70-red:hover,
button.w85-red:hover { background-color: #cd3838;}
button.w100-gray { min-width: 100px; padding: 0 10px; font-weight: normal; color: #000; background-color: #dfdfdf; border-radius: 0;}
button.w100-gray:hover { color: #fff; background-color: #555;}
.blue-btn { height: 36px; padding: 0 50px; font-size: 1.5rem; font-weight: 300; color: #fff; background-color:#156BDB; border-radius: 2px;}
.btn-box { margin-top: 15px; font-size: 0; text-align: right;}
.btn-box.center { text-align: center;}
.btn-box button ~button { margin-left: 5px;}
button.disable { height: 31px; padding: 0 18px; background-color: #E4E4E4; pointer-events: none; }

/* input comm */
input[type=text],
input[type=password],
input[type=tel],
input[type=email] { width: 100%; height: 50px; padding: 0 15px; font-size: 1.5rem; color: #666; background-color: #fff; border: 1px solid #ccc; border-radius: 4px;}
input.sm { width: 210px;}
input.w110 { width: 110px;}
input.w200 { width: 200px;}
input.w210 { width: 210px;}
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder { color: #747474;}
input[type=text]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=email]:focus { outline: none; border-width: 1px !important; border-color: #156bdb; box-shadow: 0 0 2px 0 #3b97ff; }
input[type=file] { position: absolute; width: 1px; height: 1px !important; margin: 4px 0 0; border: 1px solid transparent; background-color: transparent; opacity: 0;}

/* input file comm */
input[type=file] + .label-box { display: inline-block; vertical-align: middle; width: 100%; font-size: 0;}
input[type=file] + .label-box label { display: inline-block; vertical-align: middle; width: 100px; height: 36px; font-size: 1.5rem; font-weight: 300; line-height: 3.6rem; text-align: center; color: #fff; border: 1px solid #42474c; background-color: #42474C; transition: background .2s; cursor: pointer;}
input[type=file] + .label-box label:hover { background-color: #000;}
input[type=file]:focus + .label-box label { border-color: #156bdb !important; box-shadow: 0 0 3px 0 #2385ce;}
input[type=file] + .label-box .name { display: inline-block; vertical-align: middle; width: calc(100% - 110px); height: 50px; border: 1px solid #ccc; border-radius: 4px;}
input[type=file] + .label-box .name p { padding: 8px 10px; font-size: 1.5rem; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width:300px;}

/* selectbox comm */
.select-box select { height: 36px; padding: 0 40px 0 10px; font-size: 1.5rem; color: #666; background: url(../images/select_arrow.svg) center right 10px no-repeat; border: 1px solid #ccc; border-radius: 4px; -webkit-appearance: none; -moz-appearance: none;}
.select-box select:focus { outline: none; border-color: #156bdb; box-shadow: 0 0 2px 0 #3b97ff;}
.select-box select option[disabled] { display: none;}

/* textarea comm */
textarea { width: 100%; padding: 10px 15px; font-family: "NotoSans"; font-size: 1.5rem; color: #666; border-color: #ccc; border-radius: 4px; resize: none;}
textarea:focus { outline: none; border-color: #156bdb; box-shadow: 0 0 2px 0 #3b97ff;}
textarea::placeholder { color: #747474;}

/* blind */
.blind { position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden;}

/* radio comm */
input[type=radio] { position: absolute; width: 1px; height: 1px !important; margin: 4px 0 0; border: 1px solid transparent; background-color: transparent; opacity: 0;}
.radio label { margin-left: 5px; font-size: 0; line-height: 18px; cursor: pointer;}
.radio label span { display: inline-block; padding: 5px; font-size: 1.5rem;}
.radio label span:before { content: ""; display: inline-block; width: 16px; height: 16px; margin: -2px 5px 0 0; vertical-align: middle; border: 1px solid #ccc; background-color: #fff; border-radius: 50%; box-sizing: border-box;}
.radio label input[type=radio]:checked +span:before { background-color: #156bdb; box-shadow: inset 0 0 0 3px #fff;}
.radio label input[type=radio]:focus-visible +span,
.radio label input[type=radio]:checked:focus-visible +span { box-shadow: 0 0 0 2px #b6b5b8 inset; border-radius: 4px;}
.radio-box { display: flex;}
.radio-box div { flex: 1;}
.radio-box div ~div { margin-left: -1px;}
.radio-box label { position: relative; display: block; width: 100%; height: 38px; font-size: 14px; line-height: 36px; border: 1px solid #ccc; cursor: pointer; user-select: none;}
.radio-box input[type=radio]:checked +label { border-color: #2385ce; z-index: 1;}
.radio-box input[type=radio]:focus-visible +label,
.radio-box input[type=radio]:checked:focus-visible +label { border-color: #2385ce; z-index: 1;}

/* check comm */
input[type=checkbox] { width: 1px; height: 1px; margin: 0;  border: 1px solid transparent; background-color: transparent; opacity: 0;}
.check-box { font-size: 0;}
.check-box label { cursor: pointer;}
.check-box label ~label { margin-left: 10px;}
.check-box label span { display: inline-block; padding: 5px; font-size: 1.5rem;}
.check-box label span::before { content: ""; display: inline-block; vertical-align: -3px; width: 16px; height: 16px; margin-right: 5px; background: url(../images/check_icon.png) center no-repeat; background-size: 9px; background-color: #fff; border: 1px solid #ccc; box-sizing: border-box;}
.check-box label input[type=checkbox]:checked +span::before { background-image: url(../images/check_icon_on.png); background-color: #156bdb; border: 0;}
.check-box label input[type=checkbox]:focus-visible +span,
.check-box label input[type=checkbox]:checked:focus-visible +span { box-shadow: 0 0 0 2px #b6b5b8 inset; border-radius: 4px;}
.check-box label.none span::before { margin-right: 0;}
.check-box label.circle span::before { vertical-align: -5px; width: 20px; height: 20px; background-size: 10px; border-radius: 50%;}

/* date comm */
.date-box { font-size: 0;}
.date-box input[type=text] { width: 150px; background: url(../images/date_icon.svg) center right 10px no-repeat;}
.date-box span { display: inline-block; vertical-align: middle; padding: 0 5px; font-size: 1.5rem; line-height: 3.6rem; color: #888;}

/* skip navigation */
.skip-nav { position: relative; z-index: 3000;}
.skip-nav a { position: absolute; top: -200px; left: 0; width: 100%; text-align: center; background-color:#333}
.skip-nav a:focus { top: 0; z-index: 1000; text-decoration: none;}
.skip-nav span { display: block; padding: 10px 0; font-size: 15px; color: #fff; white-space: nowrap;}

/* header 
header, .reactive-header { position: relative; top: 0; left: 0; width: 100%; height: 80px; background-color: #fff; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08); }
.reactive-header { display: none; height: 60px; } 
header >div { display: flex; align-items: center; justify-content: space-between; height: 100%;} 
header h1 a, .reactive-header h1 a { display: block; width: 200px; height: 32px; background: url(../images/logo.png) no-repeat; background-size: contain;}
.reactive-all-menu-wrap .logo-img { display: block; width: 200px; height: 32px; background: url(../images/main_logo.png) no-repeat; background-size: contain;}  
header nav { height: 100%;}
header nav >ul { display: flex;} 
header nav >ul >li { position: relative; height: 100%; padding: 0 22px;} 
header nav >ul >li >a { position: relative; height: 100%; font-size: 2rem; font-weight: 700; line-height: 80px; color: #000; transition: color .2s;} 
header nav >ul >li >a::before { content: ""; position: absolute; width: 0; height: 3px; bottom: 0; background-color: #156bdb; transition: all .3s;} 
header nav >ul >li:hover >a { color: #156bdb;} 
header nav >ul >li:hover >a::before { width: 100%;}
header nav .depth2 { position: absolute; top: 80px; left: 50%; transform: translateX(-50%); display: none; z-index: 999; }
header nav .depth2 >ul { display: flex; min-height: 280px;} 
header nav .depth2 >ul >li { position: relative; width: 240px; padding: 28px 25px 10px 30px; border-right: 1px solid #C8C7C7; transition: border .3s;}
header nav .depth2 >ul >li:first-child { border-left: 1px solid #C8C7C7;}
header nav .depth2 >ul >li.none { display: none;}
header nav .depth2 >ul >li:hover::before,
header nav .depth2 >ul >li:hover::after { content: ""; position: absolute; top: 0; width: 2px; height: 100%; background-color: #2385CE; transition: all .3s;}
header nav .depth2 >ul >li:hover::before { left: -1px;}
header nav .depth2 >ul >li:hover::after { right: -1px;}
header nav .depth2 >ul >li >a { font-size: 1.8rem; font-weight: 500; line-height: 2.6rem; letter-spacing: -.5px; color: #000;}
header nav .depth2 >ul >li >a:hover { color: #2385CE; text-decoration: underline; }
header nav .depth2 >ul >li >ul { margin-top: 19px;}
header nav .depth2 >ul >li >ul >li:not(:last-child) { margin-bottom: 9px;}
header nav .depth2 >ul >li >ul >li >a { font-size: 1.4rem; line-height: 2rem; color: #5D5D5D;}
header nav .depth2 >ul >li >ul >li >a:hover { color: #2385CE; text-decoration: underline; }
*/

/* nav bg */
header .nav-bg { position: absolute; width: 100%; height: 280px; top: 80px; left: 50%; transform: translateX(-50%); border-top: 1px solid #C8C7C7; background-color: #fff; box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.16); z-index: -1; z-index: 998; display: none;}

/* nav gnb active */
/* header.active nav { position: absolute; top: 80px; left: 0; right: 0;}
header.active nav >ul { display: block;}
header.active nav >ul >li { display: flex; justify-content: space-between; height: auto; padding: 0 50px 0 70px;}
header.active nav .depth2 { position: relative; top: auto; left: auto; transform: none; display: block !important;}
header.active nav .depth2 >ul { min-height: 250px;}
header.active nav .depth2 >ul >li.none { display: block;}
header.active .nav-bg { height: 530px;}
header.active.mypage .nav-bg { height: 780px;} */
header.active {
  display: block;
  overflow-y: scroll;
}
header.active .allmenu-btn { z-index:9999; }
header.active .allmenu-btn span::before,
header.active .allmenu-btn span::after { background-color: #fff !important; }
header.active nav { 
  display: block;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
}
header.active nav >ul {
  display: block;
  padding: 50px;
  height: 90%;
  overflow-y: scroll;
}
header.active nav > ul::-webkit-scrollbar {
  width: 0;
  display: none;
}
header.active nav >ul >li { 
  justify-content: space-between;
  height: auto;
  padding: 0 220px 0 200px;
  z-index: 4;
  color: #fff;
  display: inline-block;
}
header.active nav >ul >li >a { 
  position: relative;
  height: 100%;
  line-height: 80px;
  color: #fff;
  transition: color .2s;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
header.active nav .depth2 >ul >li >a {
  line-height: 2.6rem;
  letter-spacing: -.5px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
header.active nav .depth2 >ul >li >ul >li >a {
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #fff;
    margin-bottom: 13px;
}
header.active nav .depth2 { position: relative; top: auto; left: auto; transform: none; display: block !important;}
header.active nav .depth2 >ul { min-height: 250px;}


/* desk user */
header .desk_user { display: inline-block; margin-right: 25px;}
header .desk_user ul li { position: relative; display: inline-block; vertical-align: middle; margin: 0 5px;}
header .desk_user ul li ~li a::before { content: ""; position: absolute; left: -7px; top: 50%; transform: translateY(-50%); width: 1px; height: 11px; background-color: #ccc;}
header .desk_user ul li a { font-size: 1.5rem; color: #585858;}

/* allmenu button */
header .allmenu-btn { position: relative; width: 33px; height: 21px; margin-right: 2px;}
header .allmenu-btn span { position: absolute; display: block; top: 50%; right: 0; width: 20px; height: 3px; transform: translateY(-50%); background-color: #000;}
header .allmenu-btn span::before,
header .allmenu-btn span::after { content: ""; display: block; position: absolute; right: 0; height: 3px; background-color: #000; transition: transform .3s;}
header .allmenu-btn span::before { top: -9px; width: 33px;}
header .allmenu-btn span::after { bottom: -9px; width: 26px;}
header .allmenu-btn.active { width: 33px; height: 33px;}
header .allmenu-btn.active span { width: 33px; background-color: transparent;}
header .allmenu-btn.active span::before,
header .allmenu-btn.active span::after { width: 33px; top: 0; right: -3px;}
header .allmenu-btn.active span::before { transform: rotate(45deg);}
header .allmenu-btn.active span::after { transform: rotate(-45deg);}

/* subpage location */
.location { height: 47px; border-bottom: 1px solid #D8D6D6;}
.location ul { display: flex; height: 46px; justify-content: flex-end; align-items: center;}
.location ul li ~li { position: relative; margin-left: 24px;}
.location ul li ~li::before { content: ""; position: absolute; top: 50%; left: -15px; transform: translateY(-48%); display: block; width: 6px; height: 8px; background: url(../images/location_arrow.png) center/cover no-repeat;}
.location ul li:first-child +li { margin-left: 32px;}
.location ul li:first-child +li::before { left: -19px;}
.location ul li,
.location ul li a { font-size: 1.5rem; font-weight: 400; color: #545454;}
.location ul li:last-child a { margin-top: -1px; font-weight: bold; color: #000;}
.location ul li a i { width: 20px; height: 20px; background: url(../images/location_home.png) center/cover no-repeat;}

.location ol { display: flex; height: 46px; justify-content: flex-end; align-items: center;}
.location ol li ~li { position: relative; margin-left: 24px;}
.location ol li ~li::before { content: ""; position: absolute; top: 50%; left: -15px; transform: translateY(-48%); display: block; width: 6px; height: 8px; background: url(../images/location_arrow.png) center/cover no-repeat;}
.location ol li:first-child +li { margin-left: 32px;}
.location ol li:first-child +li::before { left: -19px;}
.location ol li,
.location ol li a { font-size: 1.5rem; font-weight: 400; color: #545454;}
.location ol li:last-child a { margin-top: -1px; font-weight: bold; color: #000;}
.location ol li a i { width: 20px; height: 20px; background: url(../images/location_home.png) center/cover no-repeat;}


/* content common */
article .content >.center-wrap { display: flex; /* padding-bottom: 100px; */ min-height: calc(100vh - 355px);}

/* SNB */
.snb { width: 260px; padding-bottom: 100px; border-left: 1px solid #CBC9C9; border-right: 1px solid #CBC9C9;}
.snb .title-box { position: relative; display: flex; align-items: center; justify-content: center; width: 260px; height: 111px; margin: 0 0 7px -1px; background-color: #156bdb; z-index: 1;}
.snb .title-box::before { content: ""; display: block; position: absolute; right: -12px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-top: 13px solid transparent; border-left: 13px solid #156bdb; border-bottom: 13px solid transparent;}
.snb .title-box h2 { padding: 0 30px; font-size: 2.6rem; font-weight: normal; line-height: 3.6rem; color: #fff;}
.snb .longsnb{ padding-left: 22px; font-size: 1.4rem; line-height: 25px; color: #484848;}
.snb >ul { width: 100%;}
.snb >ul >li { position: relative; background-color: #fff; border-bottom: 1px solid #e1dede;}
.snb >ul >li:first-child { border-top: 1px solid #e1dede;}
.snb >ul >li >a,
.snb >ul >li >div { position: relative; height: 50px; overflow: hidden; cursor: pointer;}
.snb >ul >li p { padding-left: 22px; font-size: 1.7rem; line-height: 52px; color: #484848;}
.snb >ul >li span { display: block; position: absolute; width: 40px; height: 100%; right: 0; top: 0;}
.snb >ul >li span::before { content: ""; position: absolute; display: block; width: 8px; height: 14px; top: 50%; left: 50%; background: url(../images/snb_arrow.png) no-repeat; transform: translate(-50%,-50%); transition: transform .3s;}
.snb >ul >li >ul { display: none;}
.snb >ul >li >ul >li { height: 42px; background-color: #f3f3f3; border-top: 1px solid #e1dede;}
.snb >ul >li >ul >li >a { padding-left: 32px; font-size: 1.5rem; line-height: 4.2rem; transition: color .3s;}
.snb >ul >li >ul >li:hover a { color: #ed7612;}
.snb >ul >li >ul >li.active a { font-weight: 500; color: #BC5804;}
.snb >ul >li:hover >a p { color: #156bdb;}
.snb >ul >li.active >a p { font-weight: 500; color: #156bdb;}
.snb >ul >li.active .depth2 { display: block;}

/* content */
article .content .terms-info{position: relative; float:left; display:none;}
article .content .cont-box { width: 1020px; padding: 40px 0 200px 44px;}
article .content .cont-box >h3 { position:relative; font-size: 2.8rem; font-weight: 500; margin-bottom: 35px;}
article .content .cont-box >p { margin-bottom: 25px; font-size: 1.5rem; color: #555;}
article .content .cont-box .light { font-size: 1.5rem; font-weight: 300; line-height: 2.1rem;}
article .content .cont-box .light span { font-size: 1.8rem; font-weight: 400;}
article .content .cont-box .light.info { position: relative; padding-left: 18px; line-height: 2.1rem; color: #156BDB;}
article .content .cont-box .light.info::before { content: "※"; position: absolute; top: 1px; left: 0;}
article .content .cont-box .regular { font-size: 1.5rem; line-height: 2.1rem;}
article .content .cont-box .img-item { text-align: center;}
article .content .cont-box .img-item img { width: 100%; max-width: 975px;}
article .content .cont { position: relative;}
article .content .cont .info-box { padding: 25px 15px; text-align: center; background-color: #f2f2f2;}
article .content .cont .info-box h6 { font-size: 1.8rem; font-weight: normal; line-height: 2.5rem;}
article .content .cont h5.title { position: relative; margin: 0 0 10px 12px; font-size: 1.8rem; font-weight: 500; line-height: 2.6rem;}
article .content .cont p.title { position: relative; margin-left: 12px; font-size: 1.5rem; line-height: 2.2rem; color: #666; word-break: keep-all;}
article .content .cont .title.blue { color: #156bdb;}
article .content .cont .title::before { content: ""; position: absolute; left: -12px; top: 3px; width: 5px; height: 20px; background-color: #156bdb; border-radius: 8px;}
article .content .cont p.title::before { left: -12px; top: 1px;}
article .content .cont p.title b { font-weight: 500; color: #000;}
article .content .cont .title +p:not(.title) { margin: -5px 0 16px 12px; font-size: 1.5rem; line-height: 2.2rem; color: #555; word-break: keep-all;}
article .content .cont .title +ul { margin-left: 11px;}
article .content .cont .title +ul li { position: relative; margin: 13px 0 0 10px;}
article .content .cont .title +ul li::before { content: ""; position: absolute; left: -10px; top: 9px; width: 7px; height: 2px; background-color: #ebb622; border-radius: 20px;}
article .content .cont .title +ul li strong { margin-bottom: 5px; font-size: 1.5rem; font-weight: 500;}
article .content .cont .title +ul li strong + p { margin: 5px 0 0 9px;}
article .content .cont .title +ul li p { font-size: 1.5rem; line-height: 2.2rem; color: #666;}

.tit-square { position: relative; margin-bottom: 20px; padding-left: 25px; font-size: 2rem; font-weight: 500; line-height: 3rem;}
.tit-square::before { content: ""; position: absolute; left: 0; top: 1px; width: 11px; height: 26px; background-color: #156bdb;}
.tit-circle { position: relative; margin-bottom: 20px; padding-left: 23px; font-size: 1.8rem; line-height: 2.6rem;}
.tit-circle::before { content: ""; position: absolute; left: 0; top: 4px; width: 15px; height: 15px; background-color: #156bdb; border-radius: 50%;}
.tit-circle-wrap { margin: 0 25px;}
.tit-square-box { position: relative; margin: 35px 0 10px;}
.tit-square-box h4 { position: relative; display: inline-block; margin-left: 18px; font-size: 1.8rem; font-weight: 500;}
.tit-square-box h4::before { content: ""; position: absolute; left: -18px; top: 6px; width: 13px; height: 13px; background-color: #156bdb;}
.tit-square-box.absol { position: absolute; top: 14px; left: 0; margin: 0;}
.tit-square-box.flex { display: flex; align-items: flex-end; justify-content: space-between;}
.tit-between { display: flex; align-items: flex-end; justify-content: space-between;}
.tit-between .light { margin-bottom: 20px;}

/* tab menu comm */
.tab-menu { margin-bottom: 35px;}
.tab-menu ul { display: flex;}
.tab-menu ul li { flex: 1; height: 55px; background-color: #ddd;}
.tab-menu ul li a { display: flex; align-items: center; justify-content: center; height: 100%;}
.tab-menu ul li a h6 { font-size: 1.6rem;}
.tab-menu ul li.active { background-color: #343434;}
.tab-menu ul li.active a h6 { color: #fff;}

/* board */
.board .info-box { margin-bottom: 48px;}
.board-info { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; margin-bottom: 5px;}
.board-info.right { display: block;}
.board-info.right form .board-srch { justify-content: flex-end;}
.board-info.center { display: block;}
.board-info.center form .board-srch { justify-content: center;}
.board-info >p { margin-right: 4px; font-size: 1.6rem; color: #666;}
.board-info .board-srch { display: flex; align-items: center; flex-wrap: wrap;}
.board-info .board-srch div ~div { margin-left: 4px;}
.board-info .board-srch p { margin-right: 4px; font-size: 1.4rem;}
.board-info .board-srch .select-box select { min-width: 78px; height: 40px; color: #333; background: url(../images/select_arrow_black.png) center right 9px no-repeat; border-radius: 0;}
.board-info .board-srch input[type=text] { width: 200px; height: 40px; border-radius: 0;}
.board-info .board-srch button { width: 78px; height: 40px; margin-left: 4px; border-radius: 0;}
.board-info div { font-size: 0;}
.board-info div strong { vertical-align: middle; padding: 0 5px 0 10px; font-size: 14px; font-weight: normal;}
.board-info .date-box input[type=text] { width: 150px;}

.borad-bot { position: relative; margin: 15px 0 0; text-align: center;}
.borad-bot .btn-box { margin: 0;}
.borad-bot .btn-box ~.paging { margin-top: 10px;}

/* board paging */
.paging { display: inline-block; font-size: 0;}
.paging button { display: inline-block; height: auto; margin: 0 2px; padding: 0;}
.paging button i { display: block; width: 28px; height: 28px; text-indent: -9999px; background-position: center; background-size: cover; background-repeat: no-repeat; border: 1px solid #ccc; border-radius: 50%;}
.paging button.first i { background-image: url(../images/paging_arrow_first.png);}
.paging button.prev i { background-image: url(../images/paging_arrow_prev.png);}
.paging button.next i { background-image: url(../images/paging_arrow_next.png);}
.paging button.last i { background-image: url(../images/paging_arrow_last.png);}
.paging ul { display: inline-block; vertical-align: middle;}
.paging ul li { display: inline-block; width: 28px; height: 28px; margin: 0 2px; font-size: 1.5rem; line-height: 26px; text-align: center; background-color: #fff; border: 1px solid #ccc; border-radius: 50%; cursor: pointer;}
.paging ul li a { color: #878686;}
.paging ul li.active { background-color: #545454; border-color: #acacac;}
.paging ul li.active a { color: #fff;}

/* board table */
table.board { table-layout: fixed; width: 100%;}
table.board thead tr th { height: 51px; font-size: 1.5rem; font-weight: 500; color: #333; text-align: center; border-top: 2px solid #333; border-bottom: 1px solid #333;}
table.board tbody tr td { height: 45px; font-size: 1.5rem; text-align: center; color: #333; border-bottom: 1px solid #ddd;}
/* table.board tbody tr:nth-child(even) td { background-color: #f3faff;} */
table.board tbody tr td a { color: #666; white-space: nowrap; text-overflow: ellipsis; text-decoration: underline; overflow: hidden;}
table.board tbody tr td.tit div { display: flex; align-items: center; padding: 0 12px; text-align: left;}
table.board tbody tr td.tit div>a { max-width:85%; }
table.board tbody tr.new td.tit div::after { content: "NEW";}
table.board tbody tr.re td.tit div::after { content: "RE";}
table.board tbody tr.check td.tit div::after { content: "확인";}
table.board tbody tr.no-check td.tit div::after { content: "미확인";}
table.board tbody tr.check td.tit div::after,
table.board tbody tr.new td.tit div::after,
table.board tbody tr.re td.tit div::after { margin: 0 0 3px 6px; padding: 3px 6px; font-family: "workSans"; font-size: 1.1rem; line-height: normal; color: #fff; background-color: #156bdb; border-radius: 3px; text-align: center;}
table.board tbody tr.no-check td.tit div::after { margin: 0 0 3px 6px; padding: 3px 6px; font-family: "workSans"; font-size: 1.1rem; line-height: normal; color: #fff; background-color: #ef6366; border-radius: 3px; text-align: center;}
table.board tbody tr.notice td a { font-weight: 500; color: #333;}
table.board tbody tr.notice td a::before { content: "[공지]";}
table.board tbody tr td.none { padding: 120px 0;}
table.board tbody tr td div.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.table-scroll { max-height: 225.5px; overflow: auto;}
.table-scroll table { border-collapse: collapse; width: 100%;}
.table-scroll thead { background-color: #f1f1f1; position: sticky; top: 0;}

/* board view */
.board-view .bv-top .info { margin-bottom: 6px; font-size: 0; text-align: right;}
.board-view .bv-top .info div { display: inline-block;}
.board-view .bv-top .info div ~div { margin-left: 20px;}
.board-view .bv-top .info div p { display: inline-block; margin-right: 3px; font-size: 1.4rem; color: #444;}
.board-view .bv-top .info div span { display: inline-block; font-size: 1.4rem; color: #666;}
.board-view .bv-top h4 { padding: 12px 10px 10px; font-size: 1.5rem; font-weight: 500; line-height: 2.6rem; border-top: 2px solid #333; border-bottom: 1px solid #333;}
.board-view .bv-top div.reqInfo { padding: 5px 10px 5px; font-size: 1.5rem; font-weight: 500; line-height: 2.6rem; border-top: 2px solid #333; border-bottom: 1px solid #333;}
.board-view .bv-top div.reqInfo>div { display: flex; margin: 5px 0px; }
.board-view .bv-top div.reqInfo dl { display: table; width:100%; }
.board-view .bv-top div.reqInfo dl dt { display: table-cell; text-align: center; border-right: 3px solid #bbbbbb; width:150px; }
.board-view .bv-top div.reqInfo dl dd { position: relative; display: flex; align-items: center; flex-wrap: wrap; min-height: 20px; padding: 0px 12px; font-weight: 300; }
.board-view .bv-top >p { padding: 14px 10px 12px; font-size: 1.4rem; font-weight: 500; line-height: 2rem; color: #5b5b5b; border-bottom: 1px solid #ddd;}
.board-view .bv-cont { padding: 22px 10px 70px; font-size: 1.4rem; line-height: 2rem; color: #666; letter-spacing: -0.14px; border-bottom: 1px solid #ddd;}
.board-view .bv-cont div { overflow: auto; }
.board-view .bv-file { position: relative; border-bottom: 1px solid #ddd;}
.board-view .bv-file .bvf-tit { position: absolute; left: 0; top: 0; padding: 13px 13px 11px;}
.board-view .bv-file .bvf-tit span { font-size: 1.4rem; color: #000;}
.board-view .bv-file .bvf-list { margin-left: 80px; padding: 12px 15px; border-left: 1px solid #ddd; }
.board-view .bv-file .bvf-list ul li ~li { margin-top: 10px;}
.board-view .bv-file .bvf-list ul li a { font-size: 1.3rem; text-decoration: underline; color: #666;}
.board-view .bv-file .bvf-list ul li a::before { content: ""; display: inline-block; vertical-align: -2px; width: 11px; height: 14px; margin-right: 5px; background: url(../images/file_icon.png) no-repeat; background-size: cover;}
.board-view .bv-file ~.bv-re { margin-top: 32px;}
.board-view .bv-re .bv-top { background-color: #f2f2f2;}
.board-view .video-cont { position: relative; width: 100%; max-width: 800px; height: 0; margin: 30px auto; padding-bottom: 56.25%; padding-top: 30px; overflow: hidden;}
.board-view .video-cont iframe,
.board-view .video-cont object,
.board-view .video-cont embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* 글 등록,수정 */
.board-write { position: relative; width: 100%;}
.board-write section.w50 { display: flex; align-items: flex-end;}
.board-write section.w50 >div { flex: 1;}
.board-write section.w50 .graph-box { text-align: center;}
.board-write .required { position: absolute; top: -24px; right: 0; font-size: 1.4rem; font-weight: 300; color: #eb0000;}
.board-write span.info { display: inline-block; vertical-align: middle; font-size: 1.4rem; font-weight: 300; line-height: 2rem; color: #666;}
.board-write span.info ~span.info { display: block;}
.board-write .box { position: relative; border-top: 2px solid #333;}
.board-write .box ~.box { margin-top: 20px;}
.board-write .box >div { display: flex;}
.board-write dl {display: table; width: 100%; margin: 0; border-bottom: 1px solid #ddd;}
.board-write dl dt { display: table-cell; vertical-align: middle; width: 140px; text-align: center; background-color: #f2f2f2;}
.board-write.dt155 dl dt { width: 155px;}
.board-write.dt170 dl dt { width: 170px;}
.board-write dl dt >span { display: block; font-size: 1.5rem; font-weight: 500;}
.board-write dl dt >span span { color: #eb0000;}
.board-write dl dd { position: relative; display: flex; align-items: center; flex-wrap: wrap; min-height: 50px; padding: 7px 12px;}
.board-write dl dd.nowrap { flex-wrap: nowrap;}
.board-write dl dd.between { justify-content: space-between;}
.board-write dl dd.block { display: block;}
.board-write dl dd.block-txt { display: block; padding: 15px;}
.board-write dl dd >p { font-size: 1.5rem; font-weight: 300; line-height: 2.1rem; color: #555; word-break: break-all;}
.board-write dl dd p.file { text-decoration: underline;}
.board-write dl dd .select-box select { min-width: 150px;}
.board-write dl dd .select-box ~.select-box { margin-left: 5px;}
.board-write dl dd textarea { height: 280px;}
.board-write dl dd .inner-box { display: flex; flex-wrap: wrap;}

.board-write .insert { position: relative; width: 100%;}
.board-write .insert .label-box { display: inline-block; vertical-align: middle; width: 100%; font-size: 0;}
.board-write .insert .file-list { height: 142px; margin-top: 10px; padding-right: 15px; border: 1px solid #ccc; border-radius: 4px; overflow: auto;}
.board-write .insert .file-list .filebox { position: relative; padding: 8px 18px; border-bottom: 1px solid #f2f2f2;}
.board-write .insert .file-list .filebox:nth-child(3) ~ .filebox:last-child { border: 0;}
.board-write .insert .file-list .filebox p { font-size: 1.5rem; color: #156bdb; text-decoration: underline;}
.board-write .insert .file-list .filebox button { position: absolute; right: 0; top: 50%; transform: translateY(-50%); cursor: pointer;}
.board-write .insert .file-list .filebox .delete i { display: block; width: 10px; height: 10px; background: url(../images/file_close.png) no-repeat;}
.board-write .insert >p { padding-right: 20px; font-size: 1.5rem; font-weight: 300; color: #555;}
.board-write .file-delete { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 10px; height: 10px; padding: 0; background: url(../images/file_delete.png) no-repeat; background-size: 100%;}
.board-write .file .label-box { width: auto;}
.board-write .input-list { width: 100%; font-size: 0;}
.board-write .input-list input { margin-top: 5px;}
.board-write .gray-box { padding: 10px; background-color: #f2f2f2;}
.board-write .gray-box p { font-size: 1.5rem; font-weight: 300; line-height: 21px; letter-spacing: -0.5px; color: black;}
.board-write .gray-box p span { color: #EB0000;}
.board-write .radio label span { font-weight: 300; color: #555;}
.board-write .right-box { display: flex; align-items: center;}
.board-write .right-box p { font-size: 1.5rem; font-weight: 300; line-height: 2.1rem; color: #555;}

/* 자주 묻는 질문 */
table.board tbody tr.item-q td { cursor: pointer;}
table.board tbody tr.item-a { background-color: #F3F3F3;}
table.board tbody tr.item-a td { height: auto; border-width: 0;}
table.board tbody tr.item-q td:last-child,
table.board tbody tr.item-a td:last-child { text-align: left;}
table.board tbody tr.item-q td >div { position: relative; padding: 9px 15px 11px 75px; line-height: 2.5rem;}
table.board tbody tr.item-a td >div { position: relative; padding: 15px 15px 16px 75px; line-height: 2.5rem; display: none;}
table.board tbody tr.item-q td div span,
table.board tbody tr.item-a td div span { position: absolute; left: 0; width: 75px; text-align: center;}
table.board tbody tr.item-q td >div div { padding: 0;}
table.board tbody tr.item-a td >div div { font-weight: 400;}
table.board tbody tr.item-q.new td.tit >div::after { content: none;}
table.board tbody tr.item-a.active td { border-width: 1px;}

/* 회원정보관리 */
.board-write .name-box { display: inline-block; min-width: 140px; height: 60px; background-color: #def5fb; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.board-write .name-box p { padding: 17px 10px; font-size: 2rem; text-align: center; color: #555;}
.board-write dl dd.info-pw p { margin-top: 8px;}
.board-write dl dd.info-pw button { border-radius: 0;}

/* board list form */
.board .board-info .board-write dl dt { width: 120px;}
.board .board-info .board-write dl dd.date-box div { margin-right: 10px;}
.board .board-info .board-write dl dd ul { display: flex;}
.board .board-info .board-write dl dd ul li { text-align: center;}
.board .board-info .board-write dl dd ul li ~li { margin-left: 10px;}
.board .board-info .board-write dl dd ul li label { display: block; width: 72px; height: 36px; font-size: 1.5rem; line-height: 3.6rem; color: #666; border: 1px solid #ccc; border-radius: 4px; cursor: pointer;}
.board .board-info .board-write dl dd ul li label.chk_lable { width: 100%; padding: 0px 5px 0px 5px; }
.board .board-info .board-write dl dd ul li input[type=radio]:checked ~label { position: relative; color: #156bdb; border-color: #156bdb; z-index: 1;}
.board .board-info .board-write dl dd ul li input[type=radio]:focus-visible ~label,
.board .board-info .board-write dl dd ul li input[type=radio]:checked:focus-visible ~label { box-shadow: 0 0 2px 0 #3b97ff;}
.board .board-info .board-write dl dd ul li input[type=checkbox]:checked ~label { position: relative; color: #156bdb; border-color: #156bdb; z-index: 1;}
.board .board-info .board-write dl dd ul li input[type=checkbox]:focus-visible ~label,
.board .board-info .board-write dl dd ul li input[type=checkbox]:checked:focus-visible ~label { box-shadow: 0 0 2px 0 #3b97ff;} 
.board .board-info .board-write dl dd .select-box { display: inline-block; margin-right: 10px;}
.board .board-info .board-write dl dd .select-box ~input[type=text] { width: calc(100% - 160px);}
.board .board-info .board-write .btn-box { margin: 18px 0 40px; text-align: center;}
.board .board-info .board-write .btn-box button { width: 100px;}

/* state box */
.state-box { position: relative; margin: 25px 0; text-align: center;}
.state-box.shadow { padding: 25px 0; background-color: white; box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.14); border-radius: 4px;}
.state-box h6 { margin-bottom: 25px; font-size: 2.2rem; font-weight: 500; line-height: 1.9rem;}
.state-box ul { position: relative; margin: 0 auto; font-size: 0;}
.state-box ul::before { content: ""; position: absolute; bottom: 0; right: 0; width: 100%; height: 31px; background-color: #f4f4f4;}
.state-box ul li { position: relative; display: inline-block; width: 114px; height: 114px; margin: 0 20px; border-radius: 50%; overflow: hidden;}
.state-box ul li div { width: calc(100% - 12px); height: calc(100% - 12px); margin: 6px; text-align: center; background-color: #fff; border-radius: 50%;}
.state-box ul li div strong { display: block; height: 77px; font-size: 2.8rem; font-weight: 700; line-height: 8.5rem;}
.state-box ul li div p { height: 25px; font-size: 1.4rem; line-height: 2.8rem;}
.state-box ul li.normal,
.state-box ul li.normal div p { background-color: #d0e5f3;}
.state-box ul li.obstacle,
.state-box ul li.obstacle div p { background-color: #f7c9c9;}
.state-box ul li.inspect,
.state-box ul li.inspect div p { background-color: #ebdffc;}
.state-box ul li.etc,
.state-box ul li.etc div p { background-color: #dbdbdb;}
.state-box ul li.nonresponse,
.state-box ul li.nonresponse div p { background-color: #e5f7d3;}
/* state comm */
.state span { display: inline-block; width: 62px; height: 26px; font-size: 12px; line-height: 2.8rem; text-align: center; color: #000; border-radius: 3px;}
.state span.re { background-color: #ebebeb;}
.state span.re-com { color: #fff; background-color: #666;}
.state span.wait { color: #fff; background-color: #575757;}
.state span.com { color: #fff; background-color: #156bdb;}
.state span.return { color: #fff; background-color: #C84003;}
.state span.normal { background-color: #d0e5f3;}
.state span.obstacle { background-color: #f7c9c9;}
.state span.inspect { background-color: #ebdffc;}
.state span.etc { background-color: #dbdbdb;}
.state span.nonresponse { background-color: #e5f7d3;}

/* footer */
/*
footer { border-top: solid 1px #a1a1a1; background-color: #fff;}
footer .center-wrap { display: flex; justify-content: space-between; flex-wrap: wrap; padding: 25px 0 25px 0;}
footer .img-box { display: flex; align-items: center;}
footer .foot-cont p { font-size: 14px; line-height: 24px; word-break: keep-all;}
footer .foot-cont span { margin-right: 10px; font-family: "WorkSans"; font-size: 13px; font-weight: 500; line-height: 24px;}
footer .foot-cont a { display: inline-block; vertical-align: 0;}
footer .foot-cont a span { font-size: 1.4rem; color: #08489c;}
footer .foot-cont a ~a span { font-weight: bold;}
footer .link-box { position: relative;}
footer .link-box div { position: relative; width: 220px; height: 40px; background-color: #fff; border: 1px solid #707070; border-radius: 5px; cursor: pointer;}
footer .link-box div p { position: relative; width: calc(100% - 47px); padding: 10px; font-size: 1.4rem; color: #707070;}
footer .link-box div p::after { content: ""; position: absolute; top: 50%; right: 13px; transform: translateY(-50%); width: 7px; height: 6px; background-image: url(../images/foot_icon.svg); background-size: cover;}
footer .link-box div.active p::after { transform: translateY(-50%) rotate(180deg);}
footer .link-box div span { position: absolute; width: 47px; height: 100%; top: 0; right: 0; font-size: 1.4rem; line-height: 40px; text-align: center; color: #707070; border-left: 1px solid #707070;}
footer .link-box ul { position: absolute; bottom: 100%; width: 100%; padding: 5px 0; background-color: #fff; border: 1px solid #707070; display: none;}
footer .link-box ul li { font-size: 1.4rem; padding: 5px 11px;}
*/
.content-width {
  width: 1280px;
  height: 100%;
}
/*
footer {
  background: #31315B;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  position: absolute;
  bottom: 0;
    width: 100%;
}
*/
footer .division-bar {
  width: 100%;
  height: 1px;
  background: #505080;
}
footer .top-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
}
footer .top-area .left-area {
  display: flex;
  gap: 30px;
}
footer .top-area .left-area a {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  word-break: keep-all;
  text-align: center;
}
footer .top-area .left-area a.term {
  color: #9191C1;
  font-size: 1.5rem;
}
footer .top-area .right-area {
  display: flex;
  gap: 30px;
}
footer .top-area .right-area .dropdown {
  display: flex;
}
footer .top-area .right-area .dropdown .select-container {
  position: relative;
  overflow: hidden;
  border: 1px solid #7777AF;
  display: flex;
  align-items: center;
}
footer .top-area .right-area .dropdown .select-container select {
  background: none;
  color: #fff;
  border: none;
  padding-right: 25px;
  padding-left: 10px;
  width: 110%;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-right: 5px;
}
footer .top-area .right-area .dropdown .select-container select option {
  color: #000;
}
footer .top-area .right-area .dropdown .select-container .icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .top-area .right-area .dropdown .dropdown-btn {
  background: none;
  color: #fff;
  border: 1px solid #7777AF;
  padding: 7px 10px;
  cursor: pointer;
  border-left: 0;
}
footer .btm-area {
  padding: 40px 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
footer .btm-area .left-area {
  display: flex;
  align-items: center;
  gap: 40.5px;
}
footer .btm-area .left-area p {
  line-height: 1.5;
  font-size: 14px;
  font-weight: 300;
  color: #9191C1;
  word-break: break-word;
}
footer .btm-area .right-area {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 80px;
  width: 54%;
}
footer .btm-area .right-area .text-area {
  width: 100%;
  height: 100%;
  display: flex;
}
footer .btm-area .right-area .text-area img{
  width: 35%;
  height: 100%;
}
footer .btm-area .right-area .icon-btn-area {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  margin-right: 6px;
  height: 100%;
}
footer .btm-area .right-area .icon-btn-area button {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: #5C5C8E;
  border: none;
}
footer .btm-area .right-area .icon-btn-area button img {
  object-fit: cover;
}
footer .btm-area .right-area .division-bar {
  width: 1px;
  height: 100%;
  background: #6CB5F8;
}

footer .btm-area .right-area .text-area > div {
	display: flex;
}
footer .btm-area .right-area .text-area > div .info-area {
	display:block;
	margin-left: 5px;
	width: 100%;
}

footer .btm-area .right-area .text-area > div > div .sub {
  width: 100%;display: flex;height: 22px;align-items: center;background-color: rgb(92,92,142);border-radius: 11px;
}

footer .btm-area .right-area .text-area > div > div .sub span { font-size: 10px;font-weight: bold;color: #cfcfd2;margin-left: 4px; }

footer .btm-area .right-area .text-area > div > div > p.title {
  color: #999cb1;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.4px;
  word-break: keep-all;
}

footer .btm-area .right-area .text-area > div > div > p.title span {
  color: #017cc2;
  font-weight: bold;
}

footer .btm-area .right-area .text-area > div > div > p.tel {
  font-size: 33px;
}

footer .btm-area .right-area .text-area p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 3px;
}
footer .btm-area .right-area .text-area p span {
  color: #9191C1;
}
footer .btm-area .right-area .text-area h2 {
  font-size: 30px;
  font-weight: 400;
  color: #6CB5F8;
  letter-spacing: 2px;
}
footer .web-cert { width: 20%; align-items: center; display: flex; }

/* modal */
.my-wrap .modal { min-width: 1280px;}
.modal{ position: absolute; width: 100%; top: 0; z-index: 999999; display: none; min-width:340px; }
.modal .modal-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color:rgba(0,0,0,0.7);}
.modal .modal-box { position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); margin: 0 auto;  background-color: #fff;}
.modal .modal-box.w600 { width: 500px;}
.modal .modal-box.wfree { width: 400px;}
.modal .modal-box .tit-box { position: relative; display: flex; align-items: center; justify-content: center; min-height: 50px; padding: 12px 54px 10px; background-color: #156bdb;}
.modal .modal-box .tit-box h6 { font-size: 1.8rem; font-weight: 500; color: #fff;}
.modal .modal-box .tit-box .modal-close { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); display: block; width: 14px; height: 14px; padding: 0; background: url(../images/modal_close.png) no-repeat; background-size: 100%;}
.modal .modal-box .bott-box p { font-size: 1.2rem; margin: 0 1.3rem 0;}
.modal .modal-box .bott-box {position: relative; display: flex; align-items: center; justify-content: center; min-height: 40px; }
.modal .modal-box .bott-box button { font-weight: 550; width:50%; min-height: 40px; color: #fff; }
.modal .modal-box .bott-box button.modal-close { background-color: #707070; }
.modal .modal-box .bott-box button.today-not { background-color: #2a93ff; }
.modal .modal-box .cont { padding: 22px 20px; font-size: 0; text-align: center;}
.modal .modal-box .cont span.info { display: block; font-size: 1.4rem; font-weight: 300; line-height: 1.8rem; color: #666;}
.modal .modal-box .cont span.info.sm { font-size: 1.2rem; letter-spacing: -0.5px;}
.modal .modal-box .cont span.info.sm:first-of-type { margin-top: 5px;}
.modal .modal-box .cont p { font-size: 1.5rem;line-height: 1.9rem;overflow-x: auto;overflow-y: hidden;word-break: keep-all;white-space: pre-line; }
.modal .modal-box .cont p + .input-box { margin-top: 15px;}
.modal .modal-box .top-box { position: relative; text-align: left;}
.modal .modal-box .top-box p { margin-bottom: 5px; font-size: 1.7rem; color: #666;}
.modal .modal-box .top-box >span { position: absolute; bottom: 0; right: 0; display: block; font-size: 1.4rem; color: #333;}
.modal .modal-box .top { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 10px;}
.modal .modal-box .top h6 { font-size: 1.8rem; font-weight: 500;}
.modal .modal-box .top .board-info { margin: 0;}
.modal .modal-box .top ~ p { margin: 15px 115px 5px 0;}
.modal .modal-box .input-box { position: relative; width: 330px; margin: 0 auto; text-align: left;}
.modal .modal-box .input-box input { height: 38px; padding: 0 10px; font-size: 1.4rem; color: #878787; border: 1px solid #ccc; border-radius: 0;}
.modal .modal-box .input-box input::placeholder { font-size: 1.4rem; font-weight: 300; color: #747474;}
.modal .modal-box .input-box input:focus { position: relative; border-color: #156bdb; z-index: 1;}
.modal .modal-box .input-box input.phone { width: calc(100% - 76px); border-right-width: 0;}
.modal .modal-box .input-box input ~input,
.modal .modal-box .input-box input.num { margin-top: -1px; padding-right: 86px;}
.modal .modal-box .input-box input.now { margin-bottom: 10px;}
.modal .modal-box .input-box button { position: absolute; top: 0; right: 0; width: 76px; height: 38px; padding: 0; font-size: 1.5rem; font-weight: 300; color: #fff; background-color: #156bdb; border-radius: 0;}
.modal .modal-box .input-box .time { position: absolute; right: 0; bottom: 10px; margin: 0 21px; font-size: 1.4rem; font-weight: 300; color: #eb0000; z-index: 2;}
.modal .modal-box .radio-box { width: 330px; margin: 22px auto 10px;}
.modal .modal-box  strong.emp { font-size: 1.6rem; font-weight: 500; line-height: 2.2rem; color: #eb0000;}
.modal .modal-box .resign img { width: 63px; margin-bottom: 15px;}
.modal .modal-box .resign p { font-weight: 300; line-height: 1.9rem; color: #000; font-weight: bold; }
.modal .modal-box .reason { margin-top: 15px;}
.modal .modal-box .reason span,
.modal .modal-box .reason p { font-size: 1.4rem; color: #eb0000;}
.modal .modal-box .board-write { text-align: left;}
.modal .modal-box .board-write dl dt >span { font-size: 1.4rem; font-weight: normal;}
.modal .modal-box .board-write dl dd >p { font-size: 1.4rem; font-weight: 300;}
.modal .modal-box .board-write textarea { height: 100px;}
.modal .modal-box .btn-box { margin-top: 15px; text-align: center;}
.modal .modal-box .btn-box button { min-width: 64px; height: 30px; font-size: 1.5rem; border-radius: 4px; transition: all .2s;}
.modal .modal-box .btn-box button ~button { margin-left: 8px;}
.modal .modal-box .btn-box button.blue { color: #fff; background-color: #156bdb;}
.modal .modal-box .btn-box button.white { color: #666; background-color: #fff; border: 1px solid #ccc;}
.modal .modal-box .btn-box button.blue:hover { background-color: #08489c;}
.modal .modal-box .btn-box button.white:hover { color: #000; background-color: #e4e4e4; border-color: #e4e4e4;}
.modal .modal-box .errow-box strong { display: block; margin-top: 10px; font-size: 16px; font-weight: 500;}
.modal .modal-box .errow-box p { font-size: 14px; font-weight: 300;}
.modal .modal-box .errow-box .detail { margin-top: 15px; font-size: 13px; line-height: 22px; text-align: left; color: #666;}
.modal .modal-box .errow-box .detail span { display: block;}
.modal .modal-box .org-list { height: 167px; margin-top: 15px; border-top: 1px solid #707070; border-bottom: 1px solid #707070; overflow: auto;}
.modal .modal-box .org-list ul li { display: flex; align-items: center; padding: 8px 20px; border-bottom: 1px dashed #707070;}
.modal .modal-box .org-list ul li:nth-child(n+3) +li:last-child { border: 0;}
.modal .modal-box .org-list ul li p { font-size: 1.5rem; font-weight: 300;}
.cert-modal div>img { width: 100%; height: 100%; }

/* error page */
.error-box { position: relative; width: 90%; max-width: 600px; margin: 50px auto; padding: 30px 15px 40px; text-align: center; border: 1px solid #b0b0b0; overflow: hidden;}
.error-box img { width: 100%; max-width: 371px;}
.error-box h3 { font-size: 30px; font-weight: bold;}
.error-box p { margin: 15px 0; font-size: 16px; line-height: 24px; color: #979797;}
.error-box span { font-size: 14px; color: #414141;}
.error-box .btn-error { width: 200px; height: 50px; margin: 20px auto 0; font-size: 16px; line-height: 50px; color: white; background-color: #426abf; border-radius: 30px;}
.error-box .btn-error:focus,
.error-box .btn-error:hover{ background-color: #33508f;}

/* custom 
* auth : chchoi
*/
.head-none {display: none;}

/* privacy info highlight
* auth : khson
*/
.privacy-highlight {
  color: red;
  font-size: 20px;
}


/*#region
  - 2023-08-22
  - 반응형 스타일 작업
  - max
 */
/*#region 반응형 헤더 스타일*/
.reactive-header {
  display: none;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
.reactive-header .hambug-btn { position: relative; width: 33px; height: 21px; margin-right: 2px; z-index: 9999;}
.reactive-header .hambug-btn span { position: absolute; display: block; top: 50%; right: 0; width: 20px; height: 3px; transform: translateY(-50%); background-color: #333;}
.reactive-header .hambug-btn span::before,
.reactive-header .hambug-btn span::after { content: ""; display: block; position: absolute; right: 0; height: 3px; background-color: #333; transition: transform .3s;}
.reactive-header .hambug-btn span::before { top: -9px; width: 33px;}
.reactive-header .hambug-btn span::after { bottom: -9px; width: 26px;}
.reactive-header .hambug-btn.active { width: 33px; height: 33px; margin-right: px; }
.reactive-header .hambug-btn.active span { width: 33px; background-color: transparent;}
.reactive-header .hambug-btn.active span::before,
.reactive-header .hambug-btn.active span::after { width: 33px; top: 0; right: -3px; background-color: #fff; }
.reactive-header .hambug-btn.active span::before { transform: rotate(45deg);}
.reactive-header .hambug-btn.active span::after { transform: rotate(-45deg);}
.reactive-all-menu-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
}
.reactive-all-menu-wrap .all-menu-header {
  padding: 15px;
  background-color: #1A4DAE;
}
.reactive-all-menu-wrap > ul {
  height: calc(95% - 68.33px);
  overflow-y: scroll;
}
.reactive-all-menu-wrap > ul::-webkit-scrollbar {
  width: 0;
  display: none;
}
.reactive-all-menu-wrap li a {
  font-size: 30px;
  font-weight: 700;
  color: #545454;
  display: inline-block;
}
.reactive-all-menu-wrap > ul > li > a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 20px 15px 20px 30px;
  border-bottom: 1.5px solid #999;
}
.reactive-all-menu-wrap > ul > li > a > span {
  font-size: 18px;
  font-weight: 700;
  color: #999;
  width: 100px;
}
.reactive-all-menu-wrap > ul > li > a.active > span {
  color: #000;
  font-weight: 700;
}
.reactive-all-menu-wrap > ul > li > a > img {
  width: 10px;
  height: 15px;
  transition: all .3s;
}
.reactive-all-menu-wrap > ul > li > a.active > img {
  transform: rotate(-90deg);
}
.reactive-all-menu-wrap .depth2 {
  background-color: #f6f6f6;
  height: auto;
  display: none;
}
.reactive-all-menu-wrap .depth2 > ul > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  font-size: 25px;
  font-weight: 500;
  color: #555;
  padding: 20px 15px 20px 50px;
  border-bottom: 1.5px solid #999;
}
.reactive-all-menu-wrap .depth2 > ul > li.active {
  background-color: rgba(59, 151, 255, 0.2);
  color: #1A4DAE;
  font-weight: 700;
}
.reactive-all-menu-wrap .depth2 > ul > li > a > img {
  width: 15px;
  height: 10px;
  transition: all .3s;
}
.reactive-all-menu-wrap .depth2 > ul > li.active > a > img {
  transform: rotate(-180deg);
}
.reactive-all-menu-wrap .depth3 {
  display: none;
}
.reactive-all-menu-wrap .depth3 > li > a {
  font-size: 20px;
  font-weight: 500;
  padding: 15px 15px 15px 70px;
  color: #555;
  background-color: rgba(59, 151, 255, 0.1);
  display: block;
}
.reactive-all-menu-bottom-wrap {
  display: flex;
  align-items: center;
  height: 5%;
  border-top: 1px solid #999;
}
.reactive-all-menu-bottom-wrap .login-area {
  display: flex;
  align-items: center;
  gap: 10px;
}
.reactive-all-menu-bottom-wrap .login-area a {
  font-size: 13px;
  font-weight: 700;
  color: #999;
}
/*#endregion*/
/*#endregion*/

.web-type-main-menu-wrap {
  display: block;
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #FFFFFF;
  transition: all ease 500ms 0s;
  box-shadow: 0 8px 10px -3px rgb(0 0 0 / 50%);
  visibility: hidden;
}

.web-type-main-menu-wrap.show {
  top: 0;
  visibility: visible;
}

.web-type-main-menu-wrap .menu-title-wrap-bg {
  background-color: #2385CE;
}
.web-type-main-menu-wrap .menu-title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1180px;
  color: #FFFFFF;
  font-size: 2.125rem;
  margin: auto;
  padding: 6px 0;
}

.web-type-main-menu-wrap .menu-content-wrap {
  display: flex;
  gap: 1.25rem;
  padding-top: 20px;
  max-width: 1180px;
  margin: auto;
}

.web-type-main-menu-wrap .menu-content-wrap .depth2 {
  display: flex;
  gap: 1.25rem;
}
.web-type-main-menu-wrap .menu-content-wrap .depth2 > li{
  width: 195px;
}
.web-type-main-menu-wrap .root-area{
  max-width: 195px;
  text-align: center;
  font-size: 20px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  color: #2385ce;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}
.web-type-main-menu-wrap .menu-content-wrap .section-box .title {
  border-bottom: 1px solid #999999;
  padding: 0 4px 6px;
  margin-bottom: 4px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  display: block;
}

.web-type-main-menu-wrap .menu-content-wrap .section-box .title:hover {
  color: #2385CE;
  text-decoration: underline;
}
.web-type-main-menu-wrap .menu-content-wrap .section-box .content {
  display: block;
  font-size: 13px;
  color: #666666;
  padding: 5px 2px;
  margin: 4px 0;
}
.web-type-main-menu-wrap .menu-content-wrap .section-box .content:hover {
  color: #2385CE;
  text-decoration: underline;
}
.btn-close-main-menu { position: relative; width: 29px; height: 29px; margin-right: 2px; background-color: unset; border: none;}
.btn-close-main-menu span { position: absolute; display: block; top: 50%; right: 0; width: 29px; background-color: transparent;}
.btn-close-main-menu span::before,
.btn-close-main-menu span::after { content: ""; display: block; position: absolute; height: 3px; background-color: #FFF; width: 29px; top: 0; right: -3px;}
.btn-close-main-menu span::before { transform: rotate(45deg); }
.btn-close-main-menu span::after { transform: rotate(-45deg); }
@media (max-width: 1280px) {
  section.bnr-wrap .content-width header .web-type-main-menu-wrap {
    display: none;
  }
  .btn-open-main-menu, .web-type-main-menu-wrap {
    display: none;
  }
}

/*#region
  - 2024-01-23
  - SR 관련 작업
  - 통합인증 관련 디자인 변경
 */
h3>div#status::after { margin: 0 0 3px 6px; padding: 3px 6px; font-family: "workSans"; font-size: 1.5rem; line-height: normal; color: #fff; border-radius: 3px;}
h3>div#status.receipt::after { background-color: #585656; content: "접수"}
h3>div#status.processing::after { background-color: #117c1c; content: "처리중"}
h3>div#status.complete::after { background-color: #156bdb; content: "처리 완료"}
h3>div#status.termination::after { background-color: #ef6366; content: "종결"}

ul.certification { display:block !important; }
ul.certification li.rrno { display: block; margin-bottom: 10px !important; align-items: center; }
ul.certification li.rrno dl { display: table; width: 100%; }
ul.certification li.rrno dl dt { width: 145px; display: table-cell; text-align: center; font-size: 1.5rem; font-weight: 500; }
ul.certification li.rrno dl dd { display: flex; flex-direction: row; align-items: center; width: 97%; }
ul.certification li.rrno dl dd span.dash { margin: 0px 12px; height: 2px; background-color: #000; width: 20px; justify-content: center; }

li.pass { width: 325px; }
li.yeskey { background-color: #31315b; width: 325px; }
li.yeskey a > div.textDiv { display: block; width: 100%; text-align: center; }
li.yeskey strong { color: #fff; font-size: 1.8rem !important; }
li.yeskey p { color: #fff; }
li.pass a { margin: 0px 15px; }

.cert-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
    display: flex;
}
.cert-bg span {
    color: #fff;
    text-align: center;
    font-size: 4rem;
    align-self: center;
    width: 100%;
}
/*#endregion*/
/* FIXME 웹접근성 hidden 처리  */
span.hidden{
  position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden;
}
span.sr_only{
  position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden;
} 