@charset "euc-kr"; 
 
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

:root{ --cscube-key: #84d9b0;  --cscube-blue: #2a579b;  --cscube-gray: #3d4547;}
  * { box-sizing: border-box; margin: 0; padding: 0; }

body, html {  line-height: 1.42857143; font-size: 16px ;font-family: "Suit", "Apple SD Gothic Neo", "¸¼Àº °íµñ", "Malgun Gothic", sans-serif; margin: 0; padding: 0; margin: 0; padding: 0; color: #000; scrollbar-face-color: #4d4d4d; scrollbar-3dlight-color : #f4f4f4; ; scrollbar-arrow-color: #000; scrollbar-track-color: #efefef; scrollbar-darkshadow-color : #efefef; scrollbar-highlight-color : #f4f4f4; scrollbar-shadow-color : #cccccc; width: 100%; position: relative; }
body {  background: #fff;  color: #222;font-weight: 400; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
p, div, table, tr, th, td, form, fieldset, textares { margin: 0; padding: 0;  }
h1, h2, h3, h4, h5, h6, address { margin: 0; padding: 0; }
ul, ol, li, dl, dt, dd { margin: 0; padding: 0; list-style: none }
li, dl, dt, dd { margin: 0; padding: 0; list-style: none }
img, fieldset, table { border: 0; }
hr, legend, caption { display: none; }
a { cursor: pointer; color: #111; }
a:active, a:visited, a:hover, a:link { text-decoration: none;} 
/* for layout */
 
input[type=text], input[type=password] { vertical-align: middle; }

label { cursor: pointer; }
*::-webkit-input-placeholder {
color:#999 !important;
}
*::-moz-placeholder {
color:#999!important;
} /* firefox 19+ */
*:-ms-input-placeholder {
color:#999!important;
} /* ie */
*input:-moz-placeholder {
color:#999!important;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
*:focus { outline: 0; }

 

/* ½ºÅ©·Ñ¹ÙÀÇ Æø ³Êºñ */
.table-responsive::-webkit-scrollbar {
    width: 5px;   height: 5px;
}

.table-responsive::-webkit-scrollbar-thumb {
    background: rgba(210, 210, 210); /* ½ºÅ©·Ñ¹Ù »ö»ó */
    border-radius: 3px; /* ½ºÅ©·Ñ¹Ù µÕ±Ù Å×µÎ¸® */
}

.table-responsive::-webkit-scrollbar-track {
    background: rgba(190, 190, 190, .1);  /*½ºÅ©·Ñ¹Ù µÞ ¹è°æ »ö»ó*/
}


textarea:focus, input:focus { outline: 0; }  
.form-select:focus, .form-control:focus {  border-color: #666; outline: 0;  box-shadow: none;}
.wid20 { width: 20px !important;  }
.wid30 { width: 30px !important; }
.wid40 { width: 40px !important; }
.wid50 { width: 50px !important; }
.wid60 { width: 60px !important; }
.wid65 { width: 65px !important; }
.wid70 { width: 70px !important; }
.wid80 { width: 80px !important; }
.wid90 { width: 90px !important; }
.wid100 { width: 100px !important; }
.wid100p { width: 100% !important; box-sizing: border-box; }
.wid110 { width: 110px !important; }
.wid120 { width: 120px !important; }
.wid130 { width: 130px !important; }
.wid140 { width: 140px !important; }
.wid150 { width: 150px !important; }
.wid180 { width: 180px !important; }
.wid170 { width: 170px !important; }
.wid200 { width: 200px !important; }
.wid280 { width: 280px !important; }
.wid300 { width: 300px !important; }
.wid350 { width: 350px !important; }
.wid400 { width: 400px !important; }
.wid450 { width: 450px !important; }
.wid500 { width: 500px !important; }
.wid540 { width: 540px !important; }
.wid580 { width: 580px !important; }
.wid600 { width: 600px !important; }
.wid700 { width: 700px !important; }
.wid20, .wid30, .wid40, .wid50, .wid60, .wid65, .wid70, .wid80, .wid90, .wid100, .wid110, .wid120, .wid130, .wid140, .wid150, .wid170, .wid75, .wid180, .wid200, .wid280, .wid300, .wid400, .wid450, .wid500, .wid540, .wid580, .wid600, .wid70 { display: inline-block !important; }  
.form-select { vertical-align: middle}
 
.list_border {border-collapse: collapse}
.txt_right { text-align: right !important}
.txt_lleft { text-align: left !important}
.txt_center { text-align: center !important}
.txt_point { font-size: 10px; color: var(--cscube-key); vertical-align: super}
.font_11 {font-size:11px;}
.font_16 {font-size:16px;}
.font_18 {font-size:18px;}
table td[align=left] {text-align: left !important;  }
table td[align=right] {text-align: right !important;  }
 
.pagination_wrap { text-align: center; padding-top:15px }
.pagination { display: inline-block; *display:inline;
*zoom:1;
margin: 0 auto; text-align: center; padding-left: 0; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 4px 10px; line-height: 1.333; text-decoration: none; color: #222; background-color: #ffffff; border: 1px solid #dddddd; margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #175358; background-color: #eeeeee; border-color: #dddddd; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #ffffff; background-color: #2b5680;    border-color: #24496d; cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; background-color: #ffffff; border-color: #dddddd; cursor: not-allowed; }
.clr_red, .txt_red { color:#d03218 !important; font-weight:bold; }
.clr_blue, .txt_blue { color:#2d73d3 !important; font-weight:bold; }
.clr_green, .txt_green { color:#693 !important; font-weight:bold; }
.clr_gold, .txt_gold { color:#E0A535 !important; font-weight:bold; }
.clr_orange, .txt_orange { color:#F3801D !important; font-weight:bold; }
.txt_gray {color:#999 !important;}
.txt_grey {color:#ccc !important;}
.no_data { display:block; width:100%; clear:both; padding:110px 0 20px 0; text-align:center;  color:#666; background:url(../image/icon_info.png) center 30px no-repeat; background-size: 64px;}
.no_warning {display:block; width:100%; clear:both; padding:110px 0 20px 0; text-align:center; color:#666; background:url(../image/icon_warning.png) center 30px no-repeat; background-size: 64px;}
.no_sch { display:block; width:100%; clear:both; padding:110px 0 20px 0; text-align:center;  color:#666; background:url(../image/icon_sch.png) center 30px no-repeat; background-size: 64px;}
.btns { text-align: center; padding: 15px 0;}
.btns_r { text-align: right; padding: 15px 12px;}
.input_cal { padding-right: 25px; background:#fff  url(../image/icon_calendar.gif) right center no-repeat; }
.bg_green2 {background: #F4FCEF;} 
.card > .table { margin-bottom: -1px !important;border-radius: 0.375rem; overflow: hidden}
.table_th th { background-color:#f9f9f9 !important } 
.input_dash { position: relative}
.input_dash:before { content:" "; display:block !important; height:1px; width:5px;  position:absolute; left:-8px; top:50%; font-size:11px; background:#999;} 
 
.sch_wrap { padding: 12px; text-align: right}
.table td, .table th { text-align: center;}

.pop_bg { background: #f9f9f9; }
.pop_head { background: #444444; border-bottom: 1px solid #111; padding:10px 15px; text-align: left; }
.pop_head h1 { color: #fff; font-size: 16px; font-weight: bold; text-align: left; display: inline-block }
.pop_body { border-radius: 7px; padding: 10px; border: 1px solid #dee2e6; margin: 10px; background: #fff; }
.btn_close { color: #ccc; font-size: 20px; vertical-align: middle; margin-top: -4px; display: inline-block; cursor: pointer }
.btn_close:hover { color: #fff; }
.text_break { word-break: break-all}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.board_wrap { min-height:300px;}
.board_wrap img { max-width:100%;}
.card-body > .btns { margin-bottom:0;} 

.header { width: 100%; height: 100px; position:fixed; top: 0; left: 0; right: 0;background: #fff;  z-index: 100;}
 
.header_content { max-width: 1400px; height: 100px; padding: 0 20px;position: relative; margin: 0 auto; }
.header_h1 { padding: 17px 0; float: left; width: 200px; font-size: 14px;}
.header_h1 IMG { width:200px; height: 66px;}
.header_nav { float: right; z-index: 10 }
.header_nav .nav_01 { width: 100%; margin-left: 50px;}
.header_nav .nav_01 li { padding: 0 ; font-size: 30px; float: left; position: relative}
.header_nav .nav_01 li a { display: block; padding: 0 30px; line-height: 100px; font-size: 20px; font-weight: 600; transition:all .3s ease-in-out; color: #152242}
.header_nav .nav_01 li a:hover { color: var(--cscube-key); transition:all .3s ease-in-out;}

.header_nav .nav_01 .nav_02 { width: 200px; position:absolute; left: 30px;z-index: 10 }
.header_nav .nav_01 .nav_02 li  { display: block; float: none;font-size: 20px;}
.header_nav .nav_01 .nav_02 li a {display: block; padding: 10px 0px 0 10px; line-height: 1.4; font-size: 18px; font-weight: 500; line-height: 1.2; position: relative;}
.header_nav .nav_01 .nav_02 li a:before { content: '\F309'; margin-right: 5px; color: #999;d isplay: inline-block; font-family: bootstrap-icons !important; font-weight: 400 !important;  left:-10px; position:absolute;}
.header_nav .nav_01 .nav_02 li a span { display: block;}
.doc_wrap { width:100%; height:330px; position:fixed; background-color:#fff; display:none ; top:100px; left:0;z-index: 1; }



.index_container { width: 100%; height: calc(100vh - 100px); overflow: hidden;position: relative; margin-top: 100px; }
.index_container img { width: 100%; height: 100%; object-fit:cover; object-position: center center}
.index_visual { width: 100%; height: 100%; overflow: hidden; max-width: 1400px; margin: 0 auto; display: flex; align-items: center; align-content: center; flex-direction: column; justify-content: center}
.visual_txt1 { color: #fff; font-size: 6.5vw; font-weight: 700; line-height: 1.2; letter-spacing: -3px; text-align: center}
.visual_txt2 {color: #fff; font-size: 5vw; font-weight: 600; line-height: 1.2; letter-spacing: -3px; text-align: center}
.index_serivce { width: 100%; padding: 50px 30px;  margin: 0 auto; background: url("../image/index_bg4.png") center center no-repeat; background-size: cover;color: #fff;background-attachment: fixed}
.serivce_wrap { max-width: 1400px;  margin: 0 auto;}
.index_service_txt1 { font-size: 70px; font-weight: 700; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; line-height: 1.1; padding-left: 30px; color: #83dbb1  }
.index_service_txt2 { font-size: 26px; font-weight: 400; line-height: 1.4; }
.index_service_txt2 span {font-size: 50px; color: #7b97c8}
.index_sevice_item { max-width: 500px; margin: 30px auto}
.index_sevice_item_txt1 { font-size: 30px; font-weight: 600; padding: 0 30px; margin: 20px 0 0 0}
.index_sevice_item_txt2 { font-size: 20px; font-weight: 300;padding: 0 30px; margin-top: 10px; line-height: 1.6;}
.index_sevice_item_img { width: 100%; aspect-ratio:auto 5 / 3;}
.index_sevice_item_img img { width: 100%; height: 100%; object-fit: cover}
.index_sevice_item_btn {padding: 0 30px; margin-top: 10px; }
.index_sevice_item_btn a { font-size: 16px; color: var(--cscube-key);}

.index_float_btn { width: 200px; height: 80px; background-color: #fff; border-radius: 40px; padding: 15px 20px; box-shadow: 4px 4px 8px rgba(0,0,0,0.5); position: fixed; right: 50px; bottom: 50px; z-index: 9; cursor: pointer;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.index_float_icon { background-color:  var(--cscube-key); color: #fff; font-size: 30px; border-radius: 50%; width: 50px; height: 50px; display: inline-block; text-align: center; vertical-align: middle; line-height: 50px; margin-right: 10px;}
.index_float_txt { font-size: 20px; font-weight: bold; vertical-align: middle}
.index_float_btn:hover .index_float_icon { background-color:  var(--cscube-blue);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}

.footer {  text-align: center}
.footer_link { padding: 20px; background-color: #333; color: #fff}
.footer_link a { color: #fff; display: inline-block; margin: 0 10px;}
.footer_title { font-size: 30px; font-weight: bold; padding: 20px 0;}
.footer_title img { width: 150px; height: auto}
.address { padding-bottom: 30px; color: #666}

.header_menu { position: absolute; top: 12px; right:20px; padding: 5px;width: 35px; height: 35px; display: none}
#showmenu {  font-size: 1.3em; color: #fff;  overflow: hidden; display: block }

#showmenu .btn_top_menu {overflow: hidden;z-index:9;position: relative;width: 25px;height: 25px; right: 20px; top: 0;margin-top: 0; cursor:pointer; left:0; display: block;}
#showmenu .btn_top_menu span {position: absolute;right: 0;width: 100%;height: 2px; background-color: #222;
transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out; border-radius:1px;}
#showmenu .btn_top_menu span.barTop{top: 3px;}
#showmenu .btn_top_menu span.barMid{top: 11px; }
#showmenu .btn_top_menu span.barBot{width: 100%;top: 19px; }
#showmenu .btn_top_menu:hover span.barTop {width: 100%;}
#showmenu .btn_top_menu:hover span.barMid {width: 100%;}
#showmenu .btn_top_menu:hover span.barBot {width: 100%;}

#showmenu.top_btn_open .btn_top_menu span {background-color: #222;width: 100%;} 
#showmenu.top_btn_open .btn_top_menu span.barTop{transform:rotate(45deg);-webkit-transform:rotate(45deg); top: 9px;}
#showmenu.top_btn_open .btn_top_menu span.barMid{width: 0; height:0;}
#showmenu.top_btn_open .btn_top_menu span.barBot{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);top: 9px;}
.sr-only { height: 0 !important; text-indent: 99px; font-size: 0; line-height: 0;}

.article_p { text-align: left;}
.article_p p {
    padding: 10px 0;
}
 
.main_container { width: 100%; height: 50vh; overflow: hidden;position: relative; margin-top: 100px; }
.main_container img { width: 100%; height: 100%; object-fit:cover; object-position: center center}
.main_visual { width: 100%; height: 100%; overflow: hidden; max-width: 1400px; margin: 0 auto; display: flex; align-items: center; align-content:flex-start; flex-direction: column; justify-content: center}
.main_txt1 { color: #fff; font-size: 4vw; font-weight: 500; line-height: 1.2; letter-spacing: -2px; text-align: left; width: 100%;}
.main_txt2 {color: #fff; font-size: 3vw; font-weight: 400; line-height: 1.2; letter-spacing: -1px; text-align: left;width: 100%;}
.body_container { padding: 50px 30px; margin-bottom: 30px;}
.h2_body { font-size: 50px; padding-bottom: 30px; font-weight: 700; }
.auoutus_txt1 { font-size: 40px; padding-bottom: 20px} 
.auoutus_txt2 { font-size: 20px; line-height: 1.6}
.aboutus_wrap { padding-left: 400px; background: url("../image/aboutus_01.png") left bottom no-repeat; background-size: 300px;}
.ul_board { border-top: 2px solid #999;}
.ul_board li { display: block; position: relative; padding:30px 20px 30px 100px;   border-bottom: 1px solid #ddd;}
.ul_board li:after { content:''; display: block; clear: both}
.ul_board .no { display: block;width: 80px; height: 80px; position: absolute; left: 20px; top: 36px; font-size: 18px; color: var(--cscube-key); font-weight: 700;}
.ul_board .no .badge_notice { background-color: var(--cscube-key); color: #fff; border-radius: 20px; padding: 3px 12px }
.ul_board .title { display: block; width: calc(100% - 160px); float:left}
.ul_board .title a { font-size: 26px; font-weight: 600}
.ul_board .title a:hover{  color: var(--cscube-key); }
.ul_board .att { color: #666; margin-top: 5px;}
.ul_board .att:before { content: '\F4B3'; margin-right: 5px; font-family: bootstrap-icons !important; font-weight: 400 !important;  color: #ccc }
.ul_board .date { display: block; width: 150px;  float:left; text-align: center; font-size: 18px; color: var(--cscube-gray); line-height: 2;}
.board_view_wrap { border-top: 2px solid #999; border-bottom: 1px solid #ddd;}
.board_view_header { padding: 30px 0; border-bottom: 1px solid #ddd;}
.board_view_header .board_view_title { padding: 0 20px 20px 20px; font-size: 26px; font-weight: 600}
.board_view_header .board_view_date { padding: 0 20px 0px 20px; font-size: 18px; color: var(--cscube-gray); }
.board_view_att { padding: 10px 0 10px 30px}
.board_view_att:before { content: '\F4B3'; margin-right: 5px; font-family: bootstrap-icons !important; font-weight: 400 !important;  color: #ccc }
.board_view_att a { color: var(--cscube-blue);}
.board_view_wrap .board_view_att  {  border-bottom: 1px solid #ddd;}
.board_view_body { padding: 30px 20px;}
.board_view_body img { max-width: 100%; height: auto}
.inquiry_wrap { border-top: 2px solid #999; border-bottom: 1px solid #ddd;padding: 30px 0;}
.inquiry_wrap .col-form-label { padding-left: 50px;}
.inquiry_wrap .col-md-3, .inquiry_wrap .col-md-9 { margin-bottom: 20px;}
.h3_body { font-size: 30px; font-weight: 600; padding: 30px 0 20px 0; display: inline-block}
.agree_wrap { padding: 30px; background-color: #f3f3f3; border-radius: 10px; height: 300px; overflow-y: auto}
.inquiry_info { display: inline-block; margin: 0 0 0 10px ; color: #999}
.service_nav { background-color: var(--cscube-gray); width: 100%;}
.service_nav .service_ul { display: block; max-width: 1200px; margin: 0 auto; height: 70px; }
.service_ul li { text-align: center; width: 50%; float: left; height: 70px;  }
.service_ul li a { text-align: center; color: #fff; font-size: 30px; height: 70px; display: block; line-height: 70px;}
.service_ul li.active a { background-color: #fff; color: var(--cscube-blue); font-weight: 700 }
.service_ul li a:hover {color: var(--cscube-key); }
.service_ul li.active a:hover {color: var(--cscube-blue); }
.sub_l_ttl { font-size:24px; color:#333; padding:20px 0 20px 40px; background:url(../image/bullet_blue.png) left 20px no-repeat; font-weight:600; margin: 0; background-size: 26px}
.sub_l_ttl2 { font-size:29px; color:#1896b8;font-weight:500; padding:20px 0 20px 0px; border-bottom:2px solid #eee; margin-bottom:20px;}
.sub_l_ttl_sm { font-size:20px; color:#333; padding:20px 0 20px 35px; background:url(../image/bullet_blue.png) left 8px no-repeat; font-weight:bold; margin: 0;background-size: 20px}
.artcle_wrap {margin:20px 0; font-size: 18px;}
.artcle_wrap img { max-width: 100%;}
.service_wrap { border-top: 2px solid #666; padding-top: 30px;}
.train_ul li {display:block; padding:3px 0 3px 20px; font-size:18px; position: relative}
.train_ul li:before { content:'\F309'; display: inline-block; font-family: bootstrap-icons !important; font-weight: 400 !important; color: #999; left:0; position:absolute;}
hr.hr1 { clear:both; display:block;
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ddd, #ccc, #ddd);
	margin:30px 0;
}
.ol_body li { padding:3px 0 3px 0px; }
.service_process { display: flex}

.process-section {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}

 

.process-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; /* ¸ð¹ÙÀÏ ´ëÀÀ */
}

.process-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 150px;
    margin-bottom: 30px;
}

/* µ¿±×¶ó¹Ì ¾ÆÀÌÄÜ ¹Ú½º */
.circle-box {
    position: relative;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.icon {
    font-size: 42px; color: var(--cscube-gray);
    z-index: 2;
}

/* Å×µÎ¸® ¾Ö´Ï¸ÞÀÌ¼Ç È¿°ú (ÀÌ¹ÌÁöÀÇ ÃÊ·Ï»ö ¿ø ÀçÇö) */
.step-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #eee;
    border-radius: 50%;
    /* ÃÊ·Ï»ö Æ÷ÀÎÆ® */
   
}
.step-circle.quarter { border-top: 3px solid var(--cscube-key);}
.step-circle.half { border-top: 3px solid var(--cscube-key);  border-right: 3px solid var(--cscube-key);}
.step-circle.quarter3 { border-top: 3px solid var(--cscube-key);  border-right: 3px solid var(--cscube-key);  border-bottom: 3px solid var(--cscube-key);}
.step-circle.full {  border: 3px solid var(--cscube-key);}
.step-circle.fin {  border: 3px solid var(--cscube-key); background-color: #f5fbf8}

/* È­»ìÇ¥ ½ºÅ¸ÀÏ */
.arrow {
    padding-top: 40px;
    color: var(--cscube-key);
    font-size: 18px;
}

/* ÅØ½ºÆ® ¿µ¿ª */
.text-box {
    text-align: center;
}

.step-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 10px 0;
}

.sub-text {
    display: inline-block;
    font-size: 14px;
    color: #666;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    padding: 5px 10px;
    border-radius: 10px;
}

	.ci_bg1 { background: url('../image/bg_grid1.png') left top repeat; padding: 30px; text-align: center; }
	.ci_bg1 img { max-width: 80%; height: auto}
	.ci_title { font-size: 26px; font-weight: 600; padding: 30px 0 10px 0; text-align: left;}
	.ci_txt {font-size: 18px; font-weight: normal; padding: 10px 0 10px 0; text-align: left;}
	.ci_title2 {font-size: 24px; font-weight: 600; padding: 30px 0 0 20px ; text-align: left;}
	.ci_item { border: 1px solid #ddd; padding: 30px; margin: 10px 20px;}
	.ci_item img {width: 80%; height: auto}
	.ci_color_item { padding: 80px 0 20px 20px; margin: 10px; text-align: left; color: #fff; font-size: 18px;}
	.ci_color_item.color1 { background-color: #A1DFC3}
	.ci_color_item.color2 { background-color: #4679b9}
	.ci_color_item.color3 { background-color: #87929A}

.ez_txt1 { text-align: center; padding: 20px; font-size: 50px; font-weight: 600; color: #1959a3}
	.ez_txt2 { text-align: center; padding: 20px; font-size: 20px; }
	.ez_secction { padding: 30px; background-color: #f4f4f4; text-align: center; margin-top: 30px;}
	.ez_img { padding: 30px 0; margin: 20px auto}
	.ez_img img { max-width: 80%;}
	.ez_txt3 {text-align: center; padding: 20px; font-size: 40px; font-weight: 600; color: #000}
	.ez_txt4 { text-align: center; padding: 20px; font-size: 20px; }
	.ez_txt5 { text-align: left; padding: 10px 0 10px 20px;; font-size: 40px; font-weight: 600; color: #000}
	.ez_txt6 { text-align: left; padding: 10px 20px; font-size: 24px; font-weight: 600; color: var(--cscube-blue);}
	.ez_ul {padding: 0 15px 10px 20px;}
	.ez_ul li { font-size: 18px; padding: 5px 0;}
	.ez_ul li:before { content: '\F1C8'; font-family: bootstrap-icons !important;
    font-style: normal;font-weight: 400 !important; font-size: 13px; margin-right: 10px; color: var(--cscube-blue);}
	.ez_service_01 { margin-right: 30px; margin-top: 100px;}
	.ez_service_01 img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
	.ez_btns { margin-top: 100px; padding: 80px 10px; text-align: center; color: #Fff;
	 font-size: 26px; background: url("../image/index_bg3.png") center center no-repeat; border-radius: 20px;}
	.ez_btns strong {color: var(--cscube-key);}
	.ez_btn { display: inline-block; padding: 20px 40px; font-size: 20px; background-color:var(--cscube-blue); font-weight: 700; border-radius: 10px; color: #fff }

@media (max-width: 1400px) {
.header_h1 { padding: 17px 0; float: left; width: 150px;}
.header_h1 IMG { width:150px; height: 50px;}
.header_nav ul {  margin-left: 0px;}
.header_nav li { padding: 0 ; font-size: 26px; float: left;}
.header_nav li a { display: block; padding: 0 15px; line-height: 100px; font-size: 20px; font-weight: 600; transition:all .3s ease-in-out; color: #152242}		
	
}

@media (max-width: 1199px) {
	

.index_container { width: 100%; height: calc(100vh - 60px); overflow: hidden;position: relative; margin-top: 60px; }	
.header { width: 100%; height: 60px; position:fixed; top: 0; left: 0; right: 0;background: #fff;  z-index: 100; z-index: 11;}
 
.header_content { max-width: 100%; height: 60px; padding: 0 ;position: relative; margin: 0 auto; }
.header_h1 { padding: 10px 0; float: left; width: 122px; margin-left: 20px;}
.header_h1 IMG { width:122px; height: 40px;}	
.header_menu { display: block}
.header_nav.show {top: 60px;opacity: 1; height: auto;display: block}
.header_nav { clear: both; width: 100%; background-color: rgba(255,255,255,1); z-index: 10;height: 0;top: 60px; position: absolute;-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0; display: none}
.header_nav ul { }
.header_nav li { }
.header_nav li a { }
	
.header_nav .nav_01  { width: 100%; margin-left: 0; padding: 10px 0 30px 0; height:calc(100vh - 60px); overflow-y: auto }
.header_nav .nav_01 li { padding: 15px 0 0 0 ; font-size: 26px; float:none; width: 100%;}
.header_nav .nav_01 li a { display: block; padding: 5px 0 5 40px; line-height: 1.4; font-size: 24px; font-weight: 600; color: #152242}		

.header_nav .nav_01 .nav_02 { width: 100%; position:relative; left: 0; z-index: 10; display: block }
.header_nav .nav_01 .nav_02 li  {  padding: 0 0 0 50px; display: block; float: none;font-size: 20px;}
.header_nav .nav_01 .nav_02 li a {display: block; padding: 5px 0px; line-height: 100px; font-size: 18px; font-weight: 500; line-height: 1.2; }
	.header_nav .nav_01 .nav_02 li a span { display: inline-block;}
.doc_wrap { width:100%; height:100%; position:fixed; background-color:transparent; display:none ; top:60px; left:0;z-index: 1; }	
	
	
}

@media (max-width: 991px) { 
	
.inquiry_wrap .col-form-label { padding-left: 0px;} 
.service_ul li a {font-size: 20px; }
	
.process-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 90px;
    margin-bottom: 30px;
}

/* µ¿±×¶ó¹Ì ¾ÆÀÌÄÜ ¹Ú½º */
.circle-box {
    position: relative;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.step-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 10px 0;
}
	
}

@media (max-width: 768px) { 
.index_float_btn { width: 180px; height: 60px; background-color: #fff; border-radius: 40px; padding: 10px 15px; box-shadow: 4px 4px 8px rgba(0,0,0,0.5); position: fixed; right: 20px; bottom: 20px; z-index: 9; cursor: pointer;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.index_float_icon { background-color:  var(--cscube-key); color: #fff; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; display: inline-block; text-align: center; vertical-align: middle; line-height: 40px; margin-right: 10px;}
.index_float_txt { font-size: 18px; font-weight: bold; vertical-align: middle}
.index_float_btn:hover .index_float_icon { background-color:  var(--cscube-blue);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
	
.visual_txt1 {  font-size: 12vw; letter-spacing: 0; }
.visual_txt2 {color: #fff; font-size: 8vw;  letter-spacing: 0; }
.index_service_txt1 {padding-left: 0px; padding-bottom: 20px;font-size: 50px; }
.index_service_txt2 { font-size: 20px; font-weight: 400; line-height: 1.4; }
.index_service_txt2 span {font-size: 30px; line-height: 1.2; padding-bottom: 10px; display: block}
.index_sevice_item_txt1 { font-size: 30px; font-weight: 600; padding: 0 0; }
.index_sevice_item_txt2 { font-size: 20px; font-weight: 300;padding: 0 0; }	
.index_sevice_item_btn { padding-left: 0}
.main_container { margin-top: 60px; height: 30vh }
.main_container img { width: 100%; height: 100%; object-fit:cover; object-position: center center}
.main_visual { width: 100%; height: 100%; overflow: hidden; max-width: 1400px; margin: 0 40px; display: flex; align-items: center; align-content:flex-start; flex-direction: column; justify-content: center}
.main_txt1 { font-size: 8vw; line-height: 1.4; letter-spacing: 0; }
.main_txt2 { font-size: 6vw; line-height: 1.4; letter-spacing: 0;}
.body_container { padding: 40px 20px;}
.h2_body { font-size: 36px; padding-bottom: 20px; font-weight: 700}
.auoutus_txt1 { font-size: 26px; padding-bottom: 20px} 
.auoutus_txt2 { font-size: 18px; line-height: 1.6}	
.aboutus_wrap { padding-left: 0; background:none}	

 
.ul_board { border-top: 2px solid #999;}
.ul_board li { display: block; position: relative; padding:20px 0px 20px 0;   border-bottom: 1px solid #ddd;}
.ul_board li:after { content:''; display: block; clear: both}
.ul_board .no { display: block;width: 100%; height: auto; position: relative; left: 0; top: 0; font-size: 18px; color: var(--cscube-key); font-weight: 700;}
.ul_board .title { display: block; width: 100%; float:none}
.ul_board .title a { font-size: 22px; font-weight: 600}
.ul_board .title a:hover{  color: var(--cscube-key); }
.ul_board .date { display: block; width: 100%;  float:none; text-align: left; font-size: 16px; color: var(--cscube-gray); line-height: 1.4;}
.board_view_header { padding: 20px 0; border-bottom: 1px solid #ddd;}
.board_view_header .board_view_title { padding: 0 20px 10px 0; font-size: 22px;  }
.board_view_header .board_view_date { padding: 0 0 0px 0; font-size: 18px; color: var(--cscube-gray); }
.board_view_att { padding: 10px 0 10px 00px}
.board_view_body { padding: 20px 0;}
.board_view_body img { max-width: 100%; height: auto}	
.inquiry_wrap .col-form-label { padding-left: 10px;}
.inquiry_wrap .col-md-3 { margin-bottom: 0;}	
.inquiry_wrap .col-md-9 { margin-bottom: 10px;}	
.inquiry_wrap .g-3, .inquiry_wrap .gy-3 {  --bs-gutter-y: 0rem; }
.h3_body { font-size: 26px; font-weight: 600; padding: 20px 0 10px 0; display: inline-block}
.agree_wrap { padding: 15px; background-color: #f3f3f3; border-radius: 10px; height: 300px; overflow-y: auto}
.inquiry_info { display: block; margin: 10px 0 0 0;}
.service_ul li a {font-size: 18px; }
.artcle_wrap {margin:10px 0; }
.sub_l_ttl { font-size:20px; color:#333; padding:10px 0 10px 40px; background:url(../image/bullet_blue.png) left 10px no-repeat; font-weight:600; margin: 0; background-size: 26px; margin-top: 20px;}
	
	.ez_txt1 {  padding: 20px 10px; font-size: 30px;}
	.ez_txt2 {   padding: 10px; font-size: 18px;}
	.ez_secction { padding: 10px; background-color: #f4f4f4; text-align: center; margin-top: 20px;}
	.ez_img { padding: 20px 0; margin: 20px auto}
	.ez_img img { max-width: 100%;}
	.ez_txt3 {  padding: 10px; font-size: 30px; font-weight: 600; color: #000}
	.ez_txt4 {  padding: 10px; font-size: 18px; }
	.ez_txt5 { text-align: left; padding: 20px 0 10px 10px;margin-top: 30px; font-size: 30px; font-weight: 600; color: #000}
	.ez_txt6 { text-align: left; padding: 10px 10px; font-size: 20px; font-weight: 600; color: var(--cscube-blue);}
	.ez_ul {padding: 0 10px 10px 10px;}
	.ez_ul li { font-size: 18px; padding: 5px 0;}
	.ez_ul li:before { content: '\F1C8'; font-family: bootstrap-icons !important;
    font-style: normal;font-weight: 400 !important; font-size: 13px; margin-right: 10px; color: var(--cscube-blue);}
	.ez_service_01 { margin-right: 0; margin-top: 30px; height: 150px}
	.ez_service_01 img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
	.ez_btns { margin-top: 50px; padding: 50px 30px; text-align: center; color: #Fff;
	 font-size: 20px; background: url("../image/index_bg3.png") center center no-repeat; border-radius: 20px;}
	.ez_btns strong {color: var(--cscube-key);}
	.ez_btn { display: inline-block; padding: 15px 30px; font-size: 20px; background-color:var(--cscube-blue); font-weight: 700; border-radius: 10px; color: #fff }

}
	.ul_board .att a {color: #999; font-size: 16px !important; font-weight: normal;}