@charset "utf-8";
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ramabhadra&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding:wght@400;700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap'); */
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css');
@import url('https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* 초기화 */
html {overflow-y:scroll}
html {
    /* Prevent font scaling in landscape */
   -webkit-text-size-adjust: none; /*Chrome, Safari, newer versions of Opera*/
   -moz-text-size-adjust: none; /*Firefox*/
   -ms-text-size-adjust: none;  /*Ie*/
   -o-text-size-adjust: none; /*old versions of Opera*/
}

body {margin:0;padding:0;font-size:0.75em;font-family:'Malgun Gothic', dotum, sans-serif;background:#fff; overflow: hidden;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1200px}

#hd_pop,
#hd_wrapper,
#gnb_all .gnb_al_ul,
#tnb ul,
#container_wr{width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0;}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff; box-shadow:1px 5px 5px #888;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {position: absolute; width:100%; background:url(../images/navi_bg.png) left top repeat; z-index:9999999999999999;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative;margin:0 auto;padding:0; zoom:1; display: flex; justify-content: space-between; align-items: center;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:53px 0}

.hd_sch_wr{position:absolute;top:25px;left:50%;width:430px;margin-left:-215px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch{;border:2px solid #556ada;background:#fff;border-radius:5px;overflow:hidden}
#hd_sch #sch_stx {padding-left:10px;height:40px;width:376px;border:0;border-right:0;float:left;font-size:1.25em}
#hd_sch #sch_submit {height:40px;border:0;background:#fff;color:#253dbe;width:50px;float:left;cursor:pointer;font-size:18px}

#sbn_side{position:absolute;top:20px;right:0}

#tnb {border-bottom:1px solid #ddd;background:#fff}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #ddd;margin-bottom:-1px;font-size:0.92em}
#tnb a {display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb a:focus, #tnb a:hover {color:#253dbe;background:#fafafa}

#tnb .tnb_admin a{color:#ff0000;}

#tnb .tnb_left{float:left}
#tnb .tnb_left a{;padding:0 14px}
#tnb .tnb_left_last{border-right:1px solid #ddd;}
#tnb .tnb_right_last{border-right:1px solid #ddd}

#hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin:0 10px}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a{display:block}
#hd_qnb li i{display:inline-block;width:40px;line-height:40px;border-radius:25px;background:#fff;text-align:center;margin:0;color:#fff}
#hd_qnb .visit .visit-num{display:inline-block;line-height:18px;padding:0 5px;border-radius:10px;background:#f04e00;color:#fff;font-size:10px;position:absolute;top:0;right:0}
#hd_qnb li .fa-question{background:#e83a5f;font-size:20px}
#hd_qnb li .fa-question:hover{background:#e41b45}
#hd_qnb li .fa-comments{background:#82c13f;font-size:16px}
#hd_qnb li .fa-comments:hover{background:#5aa708}
#hd_qnb li .fa-users{background:#f0ba00;font-size:15px}
#hd_qnb li .fa-users:hover{background:#f06f00}
#hd_qnb li .fa-history{background:#8522c4;font-size:15px}
#hd_qnb li .fa-history:hover{background:#6700a9}

/* 링크 박스 */
.link{ float:right; display: flex; margin-top: 10px; margin-left: 10px;}
.snb_link{display: flex; justify-content: space-between; align-items: center;}

.link_box{ margin-right: 10px;}
.link_box:after {display:block;visibility:hidden;clear:both;content:""}
.link_box a{ float:right; display:block; height:26px; width:26px; margin-left:5px;}
.link_box a:last-child{ margin-left:0;}

/* 다국어 셀렉트 박스 */
.selectbox{z-index:2000; margin:0;}
.desc { color:#b3b3b3;}
.desc a {color:#b3b3b3;}
.dropdown {margin:0px; padding:0;}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a, 
.dropdown a:visited { color:#000000; text-decoration:none; outline:none;}
.dropdown a:hover { color:#000000;}

.dropdown dt a:hover { color:#000; border:1px solid #b3b3b3;}
.dropdown dt a {background:#fff url('../images/select_bg.jpg') no-repeat right center; display:block; padding-right:20px;
border:1px solid #b3b3b3; width:120px; height:24px; color:#b3b3b3;}
.dropdown dt a span {cursor:pointer; display:block;line-height:24px;padding-left:10px; font-size:11px;}

.dropdown dd ul { background:#fff; border:1px solid #b3b3b3; border-top:0; display:none;
left:0px; padding:0; position:absolute; top:0; width:auto; min-width:120px; list-style:none; text-align:left; z-index:2001;}
.dropdown span.value { display:none;}
.dropdown dd ul li{ border-bottom:1px solid #b3b3b3;}
.dropdown dd ul li:last-child{ border-bottom:0;}
.dropdown dd ul li a { padding:5px; display:block;padding-left:11px; font-size:11px; color:#b3b3b3;}
.dropdown dd ul li a:hover {color:#000}
.dropdown img.flag { border:none; vertical-align:middle;padding:11px;}
.flagvisibility { display:none;}

/* 다국어 셀렉트 박스 */
.snb_selectbox{z-index:2000; margin:0;}
.desc { color:#b3b3b3;}
.desc a {color:#b3b3b3;}
.snb_dropdown {margin:0px; padding:0;}
.snb_dropdown dd, .snb_dropdown dt, .snb_dropdown ul { margin:0px; padding:0px; }
.snb_dropdown dd { position:relative; }
.snb_dropdown a, 
.snb_dropdown a:visited { color:#000000; text-decoration:none; outline:none;}
.snb_dropdown a:hover { color:#000000;}

.snb_dropdown dt a:hover { color:#000; border:1px solid #b3b3b3;}
.snb_dropdown dt a {background:#fff url('../images/select_bg.jpg') no-repeat right center; display:block; padding-right:20px;
border:1px solid #b3b3b3; width:120px; height:24px; color:#b3b3b3;}
.snb_dropdown dt a span {cursor:pointer; display:block;line-height:24px;padding-left:10px; font-size:11px;}

.snb_dropdown dd ul { background:#fff; border:1px solid #b3b3b3; border-top:0; display:none;
left:0px; padding:0; position:absolute; top:0; width:auto; min-width:120px; list-style:none; text-align:left; z-index:2001;}
.snb_dropdown span.value { display:none;}
.snb_dropdown dd ul li{ border-bottom:1px solid #b3b3b3;}
.snb_dropdown dd ul li:last-child{ border-bottom:0;}
.snb_dropdown dd ul li a { padding:5px; display:block;padding-left:11px; font-size:11px; color:#b3b3b3;}
.snb_dropdown dd ul li a:hover {color:#000}
.snb_dropdown img.flag { border:none; vertical-align:middle;padding:11px;}
.snb_flagvisibility { display:none;}

/* 메인메뉴 */
#gnb{position:relative; background:none; float:left; margin-left:124px;}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:1.083em;padding: 0;background:none;zoom:1; background:url('../img/gnb_bg_line.gif') center right no-repeat;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;position:relative;}
#gnb .gnb_1dli:hover{background:none;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}
.gnb_1dli .bg{display:inline-block;width:0px;height:0px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block; font-size:14px; font-weight:bold;color:#888;text-decoration:none; background:url('../img/gnb_bg_line.gif') center left no-repeat; width:140px; text-align:center; line-height:80px; font-family: 'Noto Sans KR', sans-serif;}
#gnb .gnb_1dli:hover .gnb_1da{ color:#000;}

.gnb_2dli{border-top:0;}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:80px;min-width:140px;background:#222;padding: 15px 0; border-radius:15px;}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#fff;text-align:center;text-decoration:none; font-family: 'Noto Sans KR', sans-serif;}
.gnb_2da:hover{background:#000;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}

.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

.gnb_menu_btn{background:#646464;color:#fff;width:30px;height:30px;border:0;vertical-align:top;font-size:18px; margin-top:35px;}
.gnb_close_btn{background:#646464;color:#fff;width:30px;height:30px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-65px;right:0}
#gnb .gnb_mnal{padding:0}

/* 스크롤메뉴 */
#snb_navi { width:100%; position:fixed; left:0px; top:0px; margin:0 auto; min-width:1200px; background:#fff; display:none; z-index:9999999999999; border-bottom:1px solid #ddd;}

#snb_wrapper {position:relative;margin:0 auto; padding:0; width:1200px; zoom:1; display: flex; justify-content: space-between; align-items: center;}
#snb_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#snb_logo {float:left; padding:23px 0;}

#snb {position:relative; background:none; float:left; margin-left:124px;}
#snb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#snb_1dul {padding:0; zoom:1; background:url('../img/gnb_bg_line.gif') center right no-repeat;}
#snb_1dul:after {display:block;visibility:hidden;clear:both;content:""}

.snb_1dli {z-index:10;position:relative;float:left}
.snb_1da {display:inline-block; font-size:14px; font-weight:bold;color:#888;text-decoration:none; background:url('../img/gnb_bg_line.gif') center left no-repeat; width:140px; text-align:center; line-height:80px; font-family: 'Noto Sans KR', sans-serif;}

.snb_1dli_air .snb_1da {background-color:none;color:#000}
.snb_1dli_on .snb_1da {background-color:none;color:#000}

.snb_2dul {display:none;position:absolute;top:80px;width:140px; background:#333; padding:0 0 15px 0; border-radius: 0 0 15px 15px; border-top:1px solid #ddd;}
.snb_2da {display:block;padding:0 10px;line-height:40px;color:#fff;text-align:center;text-decoration:none; font-family: 'Noto Sans KR', sans-serif;}
.snb_1dli_air .snb_2da {background-color:#222;color:#fff}
.snb_1dli_on .snb_2da {background-color:#222;color:#fff}
.snb_2da:focus, .snb_2da:hover {background:#000; text-decoration:none;color:#fff; }
.snb_1dli_over .snb_2dul {display:block;left:0;background:#222}
.snb_1dli_over2 .snb_2dul {display:block;right:0;background:#222}

#snb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#snb_empty a {text-decoration:underline}

/* 메인슬라이드 */
#main_slide{ position:relative; font-family: 'Nanum Gothic', sans-serif;}

#main_slide .page{position: absolute; width:100%; bottom:50px; text-align:center; z-index:1; }
#main_slide .page button{background:#fff; width: 10px; height: 10px; border-radius: 12px; margin:0 10px; padding: 0; border:0;}
#main_slide .page button.on{background: #ffb34b;}

#main_slide li{ background:#e7e8e3; position:relative;}

.main_slide_text{ position:absolute; left:50%; top:55%; transform: translate(-50%, -50%); z-index:999999; text-align: left; width: 100%; max-width: 1200px;}
.main_slide_text.s{ top:426px;}
.main_slide_text .sub_title{ color:#a6a6a6; font-size:18px; font-family: 'Poppins', sans-serif;}
.main_slide_text .title{ font-size:60px; color:#fff; font-weight:bold; margin:50px 0; text-transform:uppercase; line-height:1.3; font-family: 'Ramabhadra', sans-serif;}
.main_slide_text .title .fontsmall{ font-size:50px; font-weight:bold;}
.main_slide_text .title span.text{ display:block;}
.main_slide_text .title span.normal{display:block;}
.main_slide_text .sub_text{ color:#767474; font-size:13px; font-family: 'Nanum Gothic', sans-serif;}

.main_slide_images{ position:absolute; left:0; top:0; width:100%; z-index:9999; overflow: hidden;}
.main_slide_images img{ width:100%; object-fit: cover; transform: scale(1); transform-origin: center center; transition: transform 10s; animation: scaleEffect 10s infinite;}
@keyframes scaleEffect {
    0% {
        transform: scale(1); /* 원래 크기 */
    }
    100% {
        transform: scale(1.1);
    }
}

/* #main_slide .bx-wrapper .img {display: none;} */




.audio_bt {display: inline-block; position: absolute; right: 80px; bottom: 30px; z-index: 2;}
.mute-button { border-radius: 50%; cursor: pointer; font-size: 18px; background: #0000001a; width: 60px; height: 60px; border: 1px solid #fff; display: flex; align-items: center; justify-content: center;}
.mute-button img { width: 45px; height: 45px; filter: invert(1); padding: 8px;}





/* 인덱스 공통박스 */
.container_big_box{ width:100%;}
.container_big_box.bg1{ background:#e7eef7; padding:100px 0;}
.container_big_box.bg2{ height:520px; background:url(../images/index_bg1.jpg) no-repeat center center fixed;}
.container_big_box.bg3{ padding:50px 0; background:url(../images/index_bg2.jpg) no-repeat top center;}
.container_big_box.bg5{ height:500px; overflow:hidden; position:relative;}

.container_box_top{margin:0 auto; width:1400px;}
.container_box{margin:0 auto; width:1200px; position:relative;}
.container_box:after{display:block; visibility:hidden; clear:both; content:""}
.container_box:last-child{margin-bottom:0;}
.container_box.bg1{height:600px; background:url(../images/index_bg3.jpg) no-repeat top center;}

.container_menu{float:left; width:285px; margin-right:20px;}
.container_menu:last-child{margin-right:0;}
.container_menu.x2{width:590px;}

/* 인덱스 제품소개 */
.index_product_title{ text-align:center; margin-bottom:50px; font-size:30px; color:#21386d; font-weight:bold; letter-spacing:2px; font-family: 'Poppins', sans-serif;}
/* .index_product_title span{ color:#f5b762;} */
.container_box_top .menu_list {display: flex; row-gap: 20px; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.container_box_top .menu_list li {width: 24%;}
.container_box_top .menu_list li a {background-color: #fff; display: flex; width: 100%; height: 100%; padding: 30px; align-items: center; transition: .4s; border-radius: 10px;}
.container_box_top .menu_list li a img {width: 40%;}
.container_box_top .menu_list li a .text_box {width: 60%; align-self: center; padding-left: 10px; color: #666; transition: .4s;}
.container_box_top .menu_list li a .text_box p {font-size: 25px; font-weight: 700; letter-spacing: -2px;}
.container_box_top .menu_list li a .text_box span {font-size: 15px;}
.container_box_top .menu_list li a:hover .text_box {color: #21386d;}


/* 인덱스 네츄럴컬러 */
.index_natural_title{text-align:center; padding:160px 0 35px; font-size:30px; color:#fff; font-weight:bold; letter-spacing:2px; font-family: 'Poppins', sans-serif;}
.youtube_btn {color: #fff; border: 1px solid #fff; display: block; width: max-content; padding: 10px 20px; margin: 0 auto; font-size: 14px; transition: .4s;}
.youtube_btn img {width: 100%; max-width: 33px; margin-left: 10px; margin-bottom: 2px;}
.youtube_btn:hover {background-color: #fff; color: #121212;}
.youtube_btn:hover img {filter: invert(100%);}

/* 인덱스 고객사 */
.container_big_box.bg3 .container_box {max-width: 1400px;}
.index_customer_title{ text-align:center; font-size:30px; color:#1f396d; font-weight:bold; letter-spacing:2px; font-family: 'Poppins', sans-serif;}
.index_customer_box{ margin:30px 0;}
.index_customer_more{ text-align:center; font-size:0;}
.index_customer_more a{ display:inline-block; border:1px solid #000; width:130px; line-height:40px; font-size:14px; font-weight:bold; text-align:center; font-family: 'Nanum Gothic Coding', monospace;}
.index_customer_more a:hover{ background:#000; color:#fff;}

.index_customer_list {width: 100%; display: flex; row-gap: 20px; flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 20px auto;}
.index_customer_list li {width: 19%; height: 120px; overflow: hidden; /*border: 10px solid #1f396d;*/ border-radius: 25px;}
.index_customer_list li img {display: block; margin: -20px auto 0; width: 80%;}

/* 인덱스 수상내역 */
.index_awards{ position:absolute; left:500px; top:200px; text-align:center;}
.index_awards .title{ font-size:44px; font-weight:bold; font-family: 'Ramabhadra', sans-serif; letter-spacing:2px;}
.index_awards .sub_title{ font-size:18px; color:#5b5b5b; font-family: 'Nanum Gothic Coding', monospace; letter-spacing:-1px;}
.index_awards .year{font-size:34px; font-weight:bold; font-family: 'Ramabhadra', sans-serif; letter-spacing:2px; margin-top:80px;}
.index_awards .more{text-align:center; font-size:0;}
.index_awards .more a{ display:inline-block; border:1px solid #000; width:130px; line-height:40px; font-size:14px; font-weight:bold; text-align:center; font-family: 'Nanum Gothic Coding', monospace;}
.index_awards .more a:hover{ background:#000; color:#fff;}

/* 인덱스 지도 */
.index_map{width:375px; height:216px;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background:url(../images/add_bg.png) top center no-repeat; z-index:99;  }
.index_map a{width:100%; height:223px; display:block;}
.index_map .index_map_table{padding:15px 20px; font-size:14px;}
.index_map .index_map_table th{text-align:left; color:#005982; font-weight:400; margin-right:20px; padding:8px 10px; font-family: 'Noto Sans KR', sans-serif;}
.index_map .index_map_table td{ font-size:12px; color:#000; padding:8px 10px; font-family: 'Noto Sans KR', sans-serif;}
.index_map .index_map_table td a.map_link{ display:inline-block; padding:0; margin:0; line-height:0; height:10px;}

/* 서브메인 */
.subpage_main{ width:100%; height:660px; position:relative;}
.subpage_main.bg1{ background:url(../images/sub_main1.jpg) center top no-repeat;}
.subpage_main.bg2_1{ background:url(../images/sub_main2_1.jpg) center top no-repeat;}
.subpage_main.bg2_2{ background:url(../images/sub_main2_2.jpg) center top no-repeat;}
.subpage_main.bg2_3{ background:url(../images/sub_main2_3.jpg) center top no-repeat;}
.subpage_main.bg3{ background:url(../images/sub_main3.jpg) center top no-repeat;}
.subpage_main.bg4{ background:url(../images/sub_main4.jpg) center top no-repeat;}

.subpage_main_box{ margin:0 auto; width:1200px;}
.subpage_main_box .text_box{width:600px; text-align:center; padding-top:320px;}
.subpage_main_box .text_box.right{ margin-left:600px;}
.subpage_main_box .text_box .sub_title{ font-size:24px; color:#ec5e33; font-family: 'Noto Sans KR', sans-serif;}
.subpage_main_box .text_box .sub_title.white{ color:#fff;}
.subpage_main_box .text_box .title{font-size:62px; color:#072153; font-weight:bold; font-family: 'Noto Sans KR', sans-serif;}
.subpage_main_box .text_box .title span{display:inline-block; font-size:40px; font-weight:normal;  margin:0 10px;}
.subpage_main_box .text_box .text{ font-size:18px; color:#0b0b0b; font-family: 'Noto Sans KR', sans-serif; margin-top:20px;}
.subpage_main_box .text_box .text.white{ color:#fff;}
.subpage_main_box .text_box .text.over{ font-size:40px; font-weight:bold;}

/* 서브공지사항 */
.subpage_notice{ background:#1f396d; padding:10px 0; width:100%;}
.subpage_notice_box{ margin:0 auto; width:1200px;}
.subpage_notice_box:after {display:block;visibility:hidden;clear:both;content:""}

.notice_box_left{ float:left; width:250px; text-align:center;}
.notice_box_left .title{font-size:30px; line-height:40px; font-weight:bold; font-family: 'Noto Sans KR', sans-serif; color:#fff;}
.notice_box_left .title.padding10{ padding:5px 0;}
.notice_box_left .title.small{ font-size:24px;}
.notice_box_left .more{text-align:center; font-size:0; margin-top:20px;}
.notice_box_left .more a{ display:inline-block; border:1px solid #fff; color:#fff; width:130px; line-height:40px; font-size:14px; font-weight:bold; text-align:center; font-family: 'Nanum Gothic Coding', monospace;}
.notice_box_left .more a:hover{ background:#fff; color:#1f396d;}

.notice_box_right{ float:left; width:950px; font-size:16px; line-height:30px; color:#fff; font-family: 'Noto Sans KR', sans-serif;}
.notice_box_right.right_top{ margin-top:9px; padding-left:30px; line-height:24px;}
.notice_box_right.right_top1{ margin-top:21px; padding-left:30px; line-height:24px; letter-spacing:-1px;}

/* 서브 공통 */
.subpage_title{ text-align:center; font-size:50px; color:#1f396d; font-weight:bold; font-family: 'Noto Sans KR', sans-serif; line-height:74px;}
.subpage_title span{ color:#ec5e33;}
.subpage_title b {font-size: 65px;}

.subpage_sub_title{ margin-top:25px; text-align:center; font-size:22px; color:#58595b; font-family: 'Noto Sans KR', sans-serif; line-height:36px;}
.c2_sub_title{ font-size:25px; font-weight: 500;}
.subpage_sub_title span{ color:#ec5e33;}

.sub_blank{ height:80px;}

/* 인사말 */
.greeting_text{ position:relative; margin-top:100px; font-size:20px; line-height:40px; color:#4d4d4f; font-family: 'Noto Sans KR', sans-serif; margin-bottom:50px; padding-bottom:50px; border-bottom:1px solid #ddd;}
#a8 .greeting_text{padding-bottom: 230px; line-height: 59px;}


.greeting_ceo{ position:absolute; right:0; top:0; width:450px; }
.greeting_ceo .img{ border-radius:225px; overflow:hidden;}
.greeting_ceo .img2 img{ width: 72%;}
.greeting_ceo .img img{ width:100%;}
.greeting_ceo .title{ text-align:center; font-size:18px; color:#7d7d7d; margin-top:40px; line-height:34px;}
/* #a8 .greeting_ceo .title{text-align: center; width: max-content; position: absolute; left: 38%; transform: translateX(-50%);} */
.greeting_ceo .title span{ font-size:24px;}
#a8 .greeting_ceo .img{border-radius: 0;}
#a8 .greeting_ceo .img img {width: 77%; display: block; margin: 0 auto; border-radius: 11%;}
.greeting_list{}
.greeting_list h2{font-size: 21px; margin: 35px 0; color: #0e0599;}
.greeting_list:after{ display:block; visibility:hidden; clear:both; content:""}
.greeting_list_left{ float:left; width:600px;}
#a8 .greeting_list_left{
    width: 44%;
    float: left;
    margin-right: 6%;
}
.greeting_list_left ul{ list-style:none; margin:0; padding:0;}
.greeting_text h3{font-size: 21px; margin: 20px 0; color: #0e0599;}
.greeting_list_left li{position:relative; font-size:18px; color:#414042; padding-left:20px; font-family: 'Noto Sans KR', sans-serif; margin-bottom:20px; word-break: keep-all;}
.greeting_list_left li span {display: block; margin-left: 28px;}
.greeting_list_left li:last-child{ margin-bottom:0;}
.greeting_list_left li:before{ position:absolute; left:0; top:10px; background:#1f396d; width:8px; height:8px; border-radius:4px; content:""}

/* 경영철학 */
.management_down{ margin-top:70px; text-align:center;}
.management_down a{display:inline-block; text-decoration:none; background:#1f396d; font-size:20px; color:#fff; width:480px; line-height:75px; font-family: 'Noto Sans KR', sans-serif;}
.management_down a img{ margin-left:15px;} 

.management_list_box{margin-top:70px; margin-bottom:80px; padding-bottom:80px; border-bottom:1px solid #ddd; font-family: 'Noto Sans KR', sans-serif; }
.management_list_box:after{display:block; visibility:hidden; clear:both; content:""}
.management_list_box .list{ float:left; width:360px; margin:0 20px; box-shadow: 0 0 20px 10px #ddd; min-height:410px; text-align:center; word-break:keep-all;}
.management_list_box .list img{ margin-top:50px;}
.management_list_box .list .title{ font-size:28px; color:#1f396d; margin-top:40px; font-weight:bold;}
.management_list_box .list .sub_title{ font-size:20px; color:#ec5e33; line-height:34px; margin-top:20px; letter-spacing:-1px;}
.management_list_box .list .text{ font-size:12px; color:#9b9b9b; line-height:22px; margin-top: 15px;}

.management_menu_box{ margin-top:150px; font-family: 'Noto Sans KR', sans-serif;}
.management_menu_box .menu{ margin-bottom:30px;}
.management_menu_box .menu:last-child{ margin-bottom:0;}
.management_menu_box .menu:after{display:block; visibility:hidden; clear:both; content:""}
.management_menu_box .menu .img{ float:left; width:465px; margin-left:20px;}
.management_menu_box .menu .img img{ width:100%;}
.management_menu_box .menu .box{ float:right; width:660px; margin-top:15px;}
.management_menu_box .menu .box .sub_title{ font-size:16px; font-weight:bold; color:#ec5e33;}
.management_menu_box .menu .box .title{ font-size:30px; font-weight:bold; color:#1f396d; margin:15px 0;}
.management_menu_box .menu .box .text{ font-size:16px; color:#6d6e71; line-height:28px; letter-spacing:-1px;}

.a2 {margin-top: 50px;}
.a2 .flex_box {width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 40px;}
.a2 .flex_box li {background-color: #fafafa; display: grid; align-content: baseline; width: 33%; padding: 30px; height: 480px;}
.a2 .flex_box li:last-child {}
.a2 .flex_box li .img_box {display: grid; align-content: center; width: 100%; height: 100%; border-radius: 25px 0 0 25px;}
.a2 .flex_box li .img_box img {width: 100%; max-width: 150px; display: block; margin: 0 auto;}
.a2 .flex_box li .img_box h2 {margin-top: 50px; font-size: 28px; text-align: center; color: #1f396d;}
.a2 .flex_box li .text_box {width: 100%; margin-top: 30px;}
.a2 .flex_box li .text_box p {font-size: 15px; margin-bottom: 10px; line-height: 1.5; color: #666666; word-break: keep-all; text-align: center;}
.a2 .flex_box li:last-child .text_box {text-align: center;}
.a2 .flex_box li:first-child .text_box p:first-child {margin-bottom: 20px;}
.a2 .flex_box li .text_box p:first-child {text-align: center;}
.a2 .flex_box li .text_box p:last-child {margin-bottom: 0;}
.a2 .flex_box li .text_box p .color1 {color: #1f396d; font-weight: 700; font-size: 20px; text-align: center;}

/* 연혁 */
.history{ margin-top:60px; word-break:keep-all; font-family: 'Noto Sans KR', sans-serif;}
.history.bg1{ background:url(../images/history_bg1.jpg) center top 54px no-repeat;}
.history.bg2{ background:url(../images/history_bg1.jpg) center top 54px no-repeat;}
.history:after{ display:block; visibility:hidden; clear:both; content:""}

.history_box{ float:left; width:360px; margin:0 20px;}
.history_box.width50p{}
.history_box.width50p ul {border:0;}
.history.bg2 .history_box.width50p ul li.bottom_line1{width: 350px; height: 1px; border: 1px solid #cacaca; margin-top: 454px;}
.history.bg2 .history_box.width50p ul li.bottom_line2{width: 350px; height: 1px; border: 1px solid #cacaca; margin-top: 108px;}
.history.bg2 .history_box.width50p ul li.bottom_line3{width: 350px; height: 1px; border: 1px solid #cacaca; margin-top: 290px;}

.history_box .title_box{ text-align:center; margin-bottom:30px; transform:scale(1); transition:ease-in-out 0.75s;}
.history_box .title_box img{ width:115px;}
.history_box:hover .title_box{transform:scale(1.2); transition:ease-in-out 0.75s;}

.history_box .title_box .img{ display:inline-block;}
.history_box .title_box .title{ margin-top:15px; font-size:0;}
.history_box .title_box .title span{ display:inline-block; font-size:16px; color:#1f396d; width:120px; line-height:30px; border:2px solid #1f396d; border-radius:15px; font-weight:bold;}

.history_box .history_ul{ list-style:none; margin-top:30px; padding:20px 0; border-top:1px solid #cacaca; border-bottom:1px solid #cacaca; min-height:490px;}
.history:last-child .history_box .history_ul{ min-height:756px;}
.history_box .history_ul li{ list-style:none; margin:10px 0; padding:0;}
.history_box .history_ul li:after{ display:block; visibility:hidden; clear:both; content:""}
.history_box .history_ul li .year{ float:left; width:80px; font-size:14px; color:#ec5e33;}
.history_box .history_ul li .text{ float:right; width:280px; text-align:left; font-size:14px; line-height:22px; color:#6d6e71;}
.history_box .history_ul li .text.x2{}

/* ESG경영 */
.a9 {width: 100%;}
.a9 .title_desc {margin-top: 25px; text-align: center; font-size: 22px; color: #58595b; font-family: 'Noto Sans KR', sans-serif; line-height: 36px;}
.a9 .title_desc .color1 {color: #ec5e33; font-weight: 700;}
.a9 .box {}
.a9 .box1 {}
.a9 .box1 .title_box {background-color: #eee; padding: 30px; border-radius: 25px; margin: 100px auto 30px;}
.a9 .box1 .title_box img {display: block; width: 100%; max-width: 200px; margin: 0 auto 10px;}
.a9 .box1 .title_box p {font-size: 25px; font-weight: 700; color: #333; text-align: center;}
.a9 .box1 .flex_box {display: flex; width: 100%; align-items: center; justify-content: space-between;}
.a9 .box1 .flex_box li {width: 15%; background-color: #1f396d; border-radius: 50%; padding: 10px; position: relative;}
.a9 .box1 .flex_box li::before {content: ""; position: absolute; width: 1px; height: 30px; top: -30px; left: 50%; transform: translateX(-50%); background-color: #ddd;}
.a9 .box1 .flex_box li p {aspect-ratio: 1 / 1; background-color: #fff; font-size: 25px; font-weight: 900; color: #ec5e33; text-align: center; border-radius: 50%; display: grid; align-content: center;}
.a9 .box2 {}
.a9 .box2 .img_box {width: 100%; margin: 100px auto 30px;}
.a9 .box2 .img_box img {width: 100%;}
.a9 .management_menu_box .menu {display: flex; justify-content: space-between; align-items: center; margin-bottom: 50px;}
.a9 .management_menu_box .menu:last-child {margin-bottom: 0;}
.a9 .management_menu_box .menu .box {width: 60%; margin-top: 0;}
.a9 .management_menu_box .menu:nth-child(odd) .box {padding-left: 30px;}
.a9 .management_menu_box .menu:nth-child(even) .box {padding-right: 30px;}
.a9 .management_menu_box .menu .img {width: 60%; margin-right: 0; margin-left: 0;}
.a9 .management_menu_box .menu .img img {border-radius: 25px;}
.a9 .management_menu_box .menu .box .text {line-height: 1.8; word-break: keep-all; margin-bottom: 20px;}
.a9 .management_menu_box .menu .box .btn {background-color: #1f396d; color: #fff; font-size: 16px; padding: 10px 20px; text-align: center; transition: .4s; border: 1px solid #1f396d; font-weight: 400; border-radius: 30px;}
.a9 .management_menu_box .menu .box .btn:hover {background-color: #fff; color: #121212;}

/* 사회공헌 */
.a4 {margin-top: 50px; display: flex; justify-content: space-between; align-items: center;}
.a4 .flex_box {width: 30%; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.a4 .flex_box .img_box {width: 100%; padding: 30px; border-radius: 25px 25px 0 0; background-color: #fafafa; height: 100%; display: flex; align-items: center;}
.a4 .flex_box .img_box img {width: 60%; display: block; margin: 0 auto;}
.a4 .flex_box .text_box {width: 100%; padding: 56px 30px; border: 1px solid #fafafa; border-radius: 0  0 25px 25px; height: 100%; display: grid; align-content: center;}
.a4 .flex_box .text_box h2 {font-size: 25px; margin-bottom: 10px; color: #1e3a6c;}
.a4 .flex_box .text_box p {font-size: 20px; color: #58595b; margin-bottom: 20px; line-height: 1.5;}
.a4 .flex_box .text_box p:last-child {margin-bottom: 0;}
.a4 .swiper {width: 68%; margin-top: 0;}
.a4 .swiper-button-next, .a4 .swiper-button-prev {display: none;}

/* 인재채용 */
.talent{}
.talent_down{ margin-top:70px; text-align:center;}
.talent_down a{display:inline-block; text-decoration:none; background:#1f396d; font-size:20px; color:#fff; width:300px; line-height:75px; font-family: 'Noto Sans KR', sans-serif;}

.talent_list_box{margin-top:80px; margin-bottom:80px; padding-bottom:80px; border-bottom:1px solid #ddd; font-family: 'Noto Sans KR', sans-serif; }
.talent_list_box:after{display:block; visibility:hidden; clear:both; content:""}

.talent_list_title{ font-size:34px; color:#1f396d; margin-bottom:20px; padding-left:20px; font-weight:bold;}
.talent_list_title.bot{margin-bottom:50px;}
.talent_list_title span{ font-size:26px; color:#000; font-weight:normal;}

.talent_list_box .list{ float:left; width:360px; margin:0 20px; background-color: #fafafa; text-align:center; word-break:keep-all; padding:50px;}
.talent_list_box .list img{}
.talent_list_box .list .title{ font-size:28px; color:#1f396d; margin-top:40px; font-weight:bold; text-transform:uppercase;}
.talent_list_box .list .sub_title{ font-size:18px; color:#ec5e33; margin-top:0px; margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #b0b0b0;}
.talent_list_box .list .text{ font-size:16px; color:#6d6e71; line-height:28px; margin-top: 15px;}
.talent_list_box .list .text span{ font-size:24px; display:block;}

.talent_icon_box{margin-bottom:80px; padding-bottom:80px; border-bottom:1px solid #ddd; font-family: 'Noto Sans KR', sans-serif;}
.talent_icon_box .icon_box{}
.talent_icon_box .icon_box1 {background:url(../images/icon_box_bg3.jpg) no-repeat 50% 20% / 80%;}
.talent_icon_box .icon_box:after{display:block; visibility:hidden; clear:both; content:""}
.talent_icon_box .icon_box .icon{ float:left; width:180px; margin-right:75px;}
.talent_icon_box .icon_box .icon:last-child{ margin-right:0;}
.talent_icon_box .icon_box .icon img{ width:70%; display: block; margin: 0 auto;}
.talent_icon_box .icon_box .icon span{ display:block; font-size:18px; color:#696969; line-height:26px; margin-top:20px; text-align:center;}
.talent_icon_box .icon_box .icon h2 {text-align: center; font-size: 22px; margin-top: 20px; color: #1f396d;}
.talent_icon_box .icon_box .icon h2 .num {color: #ec5e33; display: inline; font-size: 25px;  font-weight: 900;}

.talent_more{ margin-top:40px; text-align:center; padding-top:60px; background:url(../images/talent_bg.jpg) center top no-repeat;}
.talent_more span{display:inline-block; text-decoration:none; background:#1f396d; font-size:20px; color:#fff; width:600px; line-height:75px; font-family: 'Noto Sans KR', sans-serif;}

.talent_menu_box{margin-bottom:80px; padding-bottom:80px; border-bottom:1px solid #ddd; font-family: 'Noto Sans KR', sans-serif;}
.talent_menu_box:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:0;}

.talent_menu_box .menu_box{margin-bottom:80px}
.talent_menu_box .menu_box1{margin-bottom:20px}
.talent_menu_box .menu_box:after{display:block; visibility:hidden; clear:both; content:""}
.talent_menu_box .menu_box:last-child{ margin-bottom:0;}

.talent_menu_box .menu_box_left{ float:left; margin:0 40px 0 20px; width:540px;}
.talent_menu_box .menu_box_left.all{ float:left; margin:0 20px; width:1160px;}
.talent_menu_box .menu_box_right{ float:right; margin:0 20px 0 40px; width:540px;}

.talent_menu_box  .box_point {display: flex; justify-content: space-between; align-items: center; width: 49%; background-color: #fafafa; padding: 20px; margin: 0; height: 280px; padding-left: 40px;}
.talent_menu_box  .box_point .right_box {width: 70%;}
.talent_menu_box  .box_point .right_box .text {padding-top: 0; border-top: none;}
.talent_menu_box  .box_point .right_box .text br {display: none;}
.talent_menu_box  .box_point .right_box .menu_box_text .title span {color: #000;}
.talent_menu_box  .box_point .left_box {width: 30%;}
.talent_menu_box  .box_point .left_box img {width: 100%; display: block; margin: 0 auto;}

.talent_menu_box .box1 .menu_flex {display: flex; justify-content: space-between;}
.talent_menu_box .box1 .menu_flex .img_box {width: 20%;}
.talent_menu_box .box1 .menu_flex .img_box img {width: 100%;}
.talent_menu_box .box1 .menu_flex .text_box {width: 75%; padding-left: 10px;}

.talent_menu_box .menu_box_text{}
.talent_menu_box .menu_box_text:after{display:block; visibility:hidden; clear:both; content:""}
.talent_menu_box .menu_box_text .img{ float:right; display: none;}
.talent_menu_box .menu_box_text .title{ float:left; font-size:34px; font-weight:bold; margin-top:20px; line-height: 1.5; color: #072153;}
.talent_menu_box .menu_box_text .box_title {font-size: 24px;}
.talent_menu_box:last-child .menu_box_text .title{ margin-top:35px;}
.talent_menu_box .menu_box_text .title span{ display:block; font-size:16px; color:#696969; font-weight:normal; word-break: keep-all; line-height: 1.5;}
.talent_menu_box .text{ font-size:16px; color:#696969; line-height:26px; padding-top:20px; margin-top:20px; border-top:1px solid #b0b0b0; letter-spacing:-1px; word-break:keep-all;}
.talent_menu_box .text:after{display:block; visibility:hidden; clear:both; content:""}
.talent_menu_box .text .text_left{ float:left; /* width:540px;*/}
.talent_menu_box .text .text_right{ float:right; width:540px;}

.talent_menu_box ul{ list-style:none; margin:0; padding:0;}
.talent_menu_box li{ position:relative; font-size:16px; color:#696969; padding:5px 0 5px 12px; text-align:left; line-height:26px; word-break:keep-all;}
.talent_menu_box li:before{ position:absolute; left:0; top:3px; font-size:18px; color:#696969; content:"-"}

.talent_menu_box .flex_box {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; row-gap: 30px;}
.talent_menu_box .flex_box .border_box {background-color: #fafafa; color: #121212; width: 49%; height: 250px; padding: 30px 20px; display: flex; justify-content: space-between;}
.talent_menu_box .flex_box .border_box:nth-child(3), .talent_menu_box .flex_box .border_box:nth-child(4) {height: 460px;}
.talent_menu_box .flex_box .border_box:before {display: none;}
.talent_menu_box .flex_box .border_box .img_box {width: 20%;}
.talent_menu_box .flex_box .border_box .img_box img {width: 100%; display: block; margin: 0 auto;}
.talent_menu_box .flex_box .border_box .text_box {width: 75%;}
.talent_menu_box .flex_box .border_box .text_box h2 {margin-bottom: 20px; font-size: 20px;}
.talent_menu_box .flex_box .border_box .text_box p {margin-bottom: 10px; line-height: 1.5; word-break: keep-all; color: #696969;}
.talent_menu_box .flex_box .border_box .text_box p:last-child {margin-bottom: 0;}

/* B2C사업팀 소개 */
.b2c{ margin:50px auto;}
.b2c:after{ display:block; visibility:hidden; clear:both; content:""}

.b2c_left{ float:left; width:600px; text-align: right; border-radius: 25px; overflow: hidden;}
.b2c_left img {width: 100%;}
.b2c_right{ float:right; margin-top:40px; width:570px; font-size:20px; line-height:32px; text-align:left; font-family: 'Noto Sans KR', sans-serif;}
.b2c_right span{ font-size:32px; display:block; margin-bottom:30px;}

.site_btn {display: flex; width: 100%; justify-content: space-between; align-items: center; margin-top: 50px;}
.site_btn .site {width: 32%;}
.site_btn .site a {background-color: #1e3a6c; border-radius: 50px; color: #fff; font-size: 20px; font-weight: 900; text-align: center; display: block; width: 100%; height: 100%; padding: 30px; border: 1px solid #1e3a6c; transition: .4s;}
.site_btn .site a:hover {background-color: #fff; color: #1e3a6c;}
.site_btn .site1 {}
.site_btn .site2 {}
.site_btn .site3 {}

.a7_main_title {color: #000; font-weight: 400;}
.a7_img {margin: 70px auto;}
.a7_img img {width: 100%; display: block; margin: 0 auto; max-width: 30%;}
.a7_desc {text-align: center; margin: 50px auto 100px;}
.a7_desc h2 {font-weight: bold; color: #393330; font-size: 50px; margin-bottom: 20px;}
.a7_desc p {font-size: 20px; word-break: keep-all; margin-bottom: 10px; color: #58595b;}

.cocolab{ margin-top:80px;}
.cocolab_title{ position:relative; background:url(../images/cocolab_title_bg.jpg) left bottom 5px repeat-x; font-size:0;}
.cocolab_title .title{ display:inline-block; font-size:30px; color:#121212; padding-right:15px; padding-bottom: 15px; font-weight:bold; display: flex; align-items: center; gap: 10px;}
.cocolab_title .title img {max-height: 34px; height: 100%; align-self: end; margin-bottom: 1px;}
.cocolab_title span{ display:inline-block; position:absolute; right:0; top:10px; font-size:14px; color:#db0000;}
.cocolab_title span a{ color:#222021; text-decoration:none;}

.cocolab_box{ margin-top:50px;}
.cocolab_box.last{ background:none;}
.cocolab_box:after{ display:block; visibility:hidden; clear:both; content:""}
.cocolab_box_left{ float:left; width:570px; margin-bottom: 50px;}
.cocolab_box_left.x3{ float:left; width:460px; padding:0 90px; background:url(../images/cocolab_box_bg.jpg) right top repeat-y;}
.cocolab_box_left.x3:first-child{ width:370px; padding:0 90px 0 0;}
.cocolab_box_left.x3:last-child{ width:370px; padding:0 0 0 90px; background:none;}
.cocolab_box_right{ float:right; width:570px; margin-bottom: 50px;}

.cocolab_list{font-family: 'Noto Sans KR', sans-serif;}
.cocolab_list .img{ text-align:center; margin-bottom:10px;}
.cocolab_list .title{ font-size:30px; line-height:60px; border-radius:30px; background:#1e3a6c; color:#fff; text-align:center;}
.cocolab_list .title span{ font-weight:bold;}
.cocolab_list ul{ list-style:none; padding:0 20px; margin:20px 0 0 0;}
.cocolab_list li{ position:relative; font-size:20px; color:#4b4c4e; padding:5px 0 5px 15px; word-break:keep-all;}
.cocolab_list li:before{ position:absolute; left:0; top:15px; content:"●"; color:#1e3a6c; font-size:6px;}

.cocolab_qr{ margin-top:50px; font-family: 'Noto Sans KR', sans-serif;}
.cocolab_qr:after{ display:block; visibility:hidden; clear:both; content:""}
.cocolab_qr_left{ float:left; width:575px;}
.cocolab_qr_right{ float:right; width:575px;}

.qr_box{}
.qr_box:after{ display:block; visibility:hidden; clear:both; content:""}
.qr_box .qr{ float:left; width:131px; padding-right:30px; margin-right:30px; border-right:1px solid #838182;}
.qr_box .qr img{ width:100%;}
.qr_box .qr_right{ float:right; width:410px; font-size:22px; color:#231f20; letter-spacing:-1px; margin-top:15px;}
.qr_box .qr_right span{ font-size:26px; font-weight:bold; display:block;}

.cocolab_qr_right .text{ font-size:18px; color:#6f6f71;}
.cocolab_qr_right .text:first-child{ margin-top:10px;}
.cocolab_qr_right .text span{ font-weight:bold; color:#2560ac;}
.cocolab_qr_right .text a{ text-decoration:none; color:#6f6f71;}

.cocolab_link{ margin-top:70px; text-align:center;}
.cocolab_link a{display:inline-block; text-decoration:none; background:#1f396d; font-size:20px; color:#fff; width:480px; line-height:75px; font-family: 'Noto Sans KR', sans-serif;}

/* 식품 */
.food{margin-bottom:30px;text-align:center; font-size:0; font-family: 'Noto Sans KR', sans-serif;}
.food:last-child{ margin-bottom:0;}
.food_box{ display:inline-block; width:270px; margin:0 15px;}
.food_box a{ display:block; text-decoration:none; position:relative;}
.food_box img{ width:100%;}
.food_box .title{ position:absolute; left:0; bottom:0; width:100%; line-height:60px; font-size:22px; color:#fff; font-weight:bold; text-align:center; background:url(../images/product_title_bg.png) left top repeat; }

.food_text{ margin-top:60px; text-align:center; font-size:22px; color:#3e3e3e; line-height:34px; font-family: 'Noto Sans KR', sans-serif;}

.food_list{ margin-top:60px; font-size:0;}
.food_list .list{ display:inline-block; margin:10px 20px; width:200px; line-height:50px; border-radius:25px; text-align:center; background:#1f396d; color:#fff; font-size:22px; font-family: 'Noto Sans KR', sans-serif;}
.food_list .list button{ display:block; width:100%; background:none; line-height:50px; border:0; color:#fff; font-family: 'Noto Sans KR', sans-serif;}
.food_list a{ color:#fff; text-decoration:none;}

.food_listbox_8{ display:none; margin:60px auto 0; width:1000px; background: url(../images/food_listbox_bg.jpg) center top no-repeat; padding-top:25px; font-family: 'Noto Sans KR', sans-serif;}

.food_more_box{ background:#feeeda; padding:50px 5px; position:relative;}
.food_more_box .listbox_8_close{ position:absolute; right:30px; top:30px; color:#000; font-size:18px; background:none; border:0;}
.food_more_box .title{ text-align:center; font-size:36px; font-weight:bold; color:#1f396d; text-transform:uppercase;}
.food_more_box .title span{ font-size:30px; font-weight:normal;}
.food_more_box .more_list_box{ margin-top:25px; font-size:0;}
.food_more_box .more_list_box .more_list{ display:inline-block; width:230px; min-height:330px; margin:25px 50px; text-align:center; font-size:22px; line-height:26px; color:#5d5d5d; vertical-align:top;}
.food_more_box .more_list_box .more_list span{ display:block; font-size:30px; font-size:24px; font-weight:bold; color:#ec5e33; text-align:center; background:#fff; line-height:80px; border-radius:40px; box-shadow: 5px 5px 10px 1px #ddd; margin-bottom:40px;}

/* 식품 상세페이지 */
.latest_slide{ position:relative; padding:40px 0;}

.latest_slide .food_list_title{position:absolute; top:-15px; left:0; font-size:34px; color:#1f396d; font-weight:bold; z-index:1; font-family: 'Noto Sans KR', sans-serif;}
.latest_slide .food_list_title span{ font-size:26px; color:#000; font-weight:normal;}

.latest_slide .bg_box{ position:absolute; top:0; right:50px; width:460px; background:url(../images/product_box_bg.png) left top no-repeat; z-index:1;}
.latest_slide .bg_box .bg_box_box{ margin-left:20px; width:440px; height:780px; background:none;}

.latest_slide .slide{ width:1200px; height:700px; position:relative; font-family: 'Noto Sans KR', sans-serif;}
.latest_slide .slide img{box-shadow: 10px 10px 10px rgba(0,0,0, .3); z-index:1;}
.latest_slide .slide .text_box{ position:absolute; top:0; right:50px; width:440px; height:740px; background:#1f396d; padding:20px; z-index:10;}

.latest_slide .slide .text_box .title{ width:400px; line-height:90px; background:#fff; border-radius:45px; text-align:center; font-size:40px; font-weight:bold; color:#ec5e33; box-shadow: 10px 10px 10px rgba(0,0,0, .3);}
.latest_slide .slide .text_box .text{ font-size:22px; color:#fff; line-height:44px; text-align:center; margin-top:50px;}
.latest_slide .slide .text_box .bland{ position:absolute; left:40px; bottom:60px; width:360px; font-size:18px; line-height:34px; color:#fff;}
.latest_slide .slide .text_box .bland span{ font-size:22px; color:#fff; display:block; border-bottom:1px solid #6c7891; padding-bottom:20px; margin-bottom:40px;}

/* 제품군 */
.goon{ margin-bottom:100px; padding-bottom:100px; border-bottom:3px solid #e0e0e0; font-family: 'Noto Sans KR', sans-serif;}
.goon:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:0;}
.goon:after{ display:block; visibility: hidden; clear:both; content:""}

.goon_box{ margin-bottom:50px;}
.goon_box:last-child{ margin-bottom:0;}
.goon_box:after{ display:block; visibility: hidden; clear:both; content:""}

.goon .flex_box {display: flex; justify-content: space-between; width: 100%; margin-bottom: 50px;}
.goon .flex_box1 {gap: 20px; padding: 50px 0 0;}
.goon .flex_box2 {align-items: center; gap: 20px;}
.flex_box .goon_left{ width: 40%; position:relative;}
.flex_box .goon_left1{ width: 58%;}
.flex_box .goon_right{ width: 58%; position:relative;}
.flex_box .goon_right1{ width: 58%;}
.flex_box2 .goon_left{ width: 50%;}
.flex_box2 .goon_right{ width: 50%;}

.goon_left1{ float:left; width:375px; position:relative;}
.goon_right1{ float:right; width:775px; position:relative;}

.goon_box h4 {font-size: 35px; margin-bottom: 30px;}
.goon_box h4:nth-of-type(2) {margin-bottom: 60px;}
.goon_box .conBox {width: 100%;}
.goon_box .conBox .quote {width: 100%; margin: 0 auto; padding: 15px; box-shadow: 1px 1px 3px 4px rgba(0, 0, 0, 0.05);}
.goon_box .conBox .quote p {font-size: 16px; line-height: 26px; color: #3e3e3e; font-family: 'Noto Sans KR';}
.goon_box .conBox .quote p mark {background: white; color: rgb(184, 31, 31);}
.goon_box .conBox > p {width: 100%; text-align: right; margin: 10px 0; font-size: 15px; margin-bottom: 30px; color: #888; font-family: 'Noto Sans KR';}
.goon_box .conBox > p:last-child{font-size: 20px; line-height: 30px; color: #3e3e3e; text-align: center; margin: 50px 0 100px;}
.goon_box .conBox:nth-of-type(2) {border-top: 1px solid #c0c0c0; margin-bottom: 30px;} 
.goon_box .conBox .conBox2:first-child {width: 30%; position: relative;}
.goon_box .conBox .conBox2:last-child {width: 70%; position: relative;}
.goon_box .conBox:after {clear: both; content: ""; display: block;}
.goon_box .conBox .conBox2 span {position: absolute; top: -30px; left: calc(50% - 50px); width: 100px; height: 40px; color: #fff; font-weight: 500; text-align: center; font-size: 17px; font-family: 'Noto Sans KR'; border-radius: 10px;}
.goon_box .conBox .conBox2:first-child span {background-color: #aa2c34; padding: 5px;}
.goon_box .conBox .conBox2:last-child span {background-color: #aa2c34; padding: 5px; top: -30px;}
.goon_box .conBox .conBox2:last-child table {width: 100%; margin-top: 70px; border-collapse: collapse; font-size: 16px; color: #777; text-align: center;}
.goon_box .conBox .conBox2:last-child table th {word-break: keep-all; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 10px; background-color: #1f396d; color: #fff;}
.goon_box .conBox .conBox2:last-child table td {word-break: keep-all; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 10px;}
.goon_box .conBox .conBox2:last-child table th:last-child, .goon_box .conBox .conBox2:last-child table td:last-child {border-right: none;}
.goon_box .conBox .conBox2:last-child table td img {width: 100%; max-width: 150px;}
.goon_box .conBox .conBox2 ul {width: 100%; margin-top: 60px;}
.goon_box .conBox .conBox2 ul li {width: 100%; margin: 30px 0; text-align: center; font-size: 16px; font-family: 'Noto Sans KR';}
.goon_box .conBox .conBox2:first-child ul li {color: #777;}
.goon_box .conBox .conBox2 ul li img {width: 70%;}
.goon_box .conBox:last-child {display: flex; justify-content: space-between; margin-top: 70px;}
.goon_box .conBox > img {width: calc(50% - 10px);}

.goon .goon_title_num {margin-bottom: 30px;}
.goon .goon_title_num1 {margin-top: 70px;}
.goon .goon_title_num{ /*height:240px;*/ position:relative;}
.goon .goon_title_num.bg1{background:url(../images/b3_no1.jpg) no-repeat 110% 50%; height: 240px;}
.goon .goon_title_num.bg2{background:url(../images/b3_no2.jpg) no-repeat 0% 50%; height: 240px;}
.goon .goon_title_num.bg2 .main_title {left: 30%;}
.goon .goon_title_num.bg3{background:url(../images/b3_no3.jpg) no-repeat 100% 50%; height: 240px;}
.goon .goon_title_num.bg3 .main_title {left: 55%;}
.goon .goon_title_num.bg4{background:url(../images/b3_no4.jpg) no-repeat 0% 50%; height: 240px;}
.goon .goon_title_num.bg4 .main_title {left: 30%;}
.goon .goon_title_num.bg5{background:url(../images/b3_no5.jpg) no-repeat 0 50% / 120px;}
.goon .goon_title_num.bg6{background:url(../images/b3_no6.jpg) no-repeat 0 50% / 120px;}
.goon .goon_title_num.bg7{background:url(../images/b3_no7.jpg) no-repeat 0 50% / 120px;}
.goon .goon_title_num.bg8{background:url(../images/b3_no8.jpg) no-repeat 0 50% / 120px;}
.goon .goon_title_num.bg9{background:url(../images/b3_no9.jpg) left 140px top no-repeat;}

.goon .goon_title{ font-size:50px; font-weight:bold; line-height:1.5; margin-bottom: 10px;}
.goon .goon_title span{ display:block; font-weight:normal;}
/* .goon .goon_title.top{ position:absolute; top:80px; left:0;}
.goon .goon_title.top1{ position:absolute; top:140px; left:0;} */
.goon .goon_title_num .main_title {position: relative; top: 80px; left: 42%;}
/* .goon .goon_title_num .main_title::before {content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 5px; height: 35px; background-color: #1f396d;} */
.goon .goon_title_num .main_title .sub_title {font-size: 20px; line-height: 1.5; word-break: keep-all; font-weight: 400;}
.goon .goon_title_num .menu_title {font-size: 30px; color: #1f396d; line-height: 1.5; word-break: keep-all;}
.goon .goon_title_num .menu_title1 {margin-bottom: 20px;}
.goon .goon_title_num .menu_sub_title {font-size: 25px; line-height: 1.5; word-break: keep-all; display: flex; align-items: center;}
.goon .goon_title_num .menu_sub_title .deco {display: inline-block; width: 7px; aspect-ratio: 1 / 1; border-radius: 50%; background-color: #1f396d; margin-right: 10px;}
.goon .goon_text{ font-size:20px; color:#3e3e3e; line-height:34px; letter-spacing:-1px; margin:30px 0; word-break:keep-all;}
.goon .goon_text.margin50{ margin:50px 0 0;}
.goon .goon_text.margin85{ margin:85px 0 0;}

.goon .goon_text_list{ font-size:40px; font-weight:bold; border-bottom:1px solid #e0e0e0; line-height:150px;}
.goon .goon_text_list span{ font-size:30px;}
.goon .goon_text_list:first-child{ margin-top:50px;}

.goon_sub_title{ font-size:30px; margin-top:10px; font-weight:bold; text-align:center;}
.goon_sub_title_top{ position:absolute; right:0; top:-30px; font-size:18px; color:#7b7b7b;}

.goon .goon_function{ margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #898989; font-size:18px; font-weight:bold;}
.goon .goon_function span{ display:block; font-size:14px; color:#898989; font-weight:normal;}
.goon .goon_function:last-child{margin-bottom:0; padding-bottom:0; border-bottom:0;}

.goon_table{ margin-top:30px; border-collapse:collapse; margin-bottom: 50px;}
.goon_table.top0{ margin-top:0}
.goon_table th{ background:#1f396d; padding:15px 0; text-align:center; font-size:22px; font-weight:bold; color:#fff;}
.goon_table td{ padding:15px 0; border-bottom:1px solid #dadada; font-size:20px; color:#898989; text-align:center; line-height:34px;}
/* .goon_table tr:last-child td{border-bottom:3px solid #a5b0c5;} */

.goon_table1{ margin-top:0px; border-collapse:collapse;}
.goon_table1 th{ background:#1f396d; padding:8px 0; text-align:center; font-size:26px; font-weight:bold; color:#fff;}
.goon_table1 td{ padding:8px 0; border-bottom:1px solid #dadada; font-size:20px; color:#898989; text-align:center; line-height:34px; }
.goon_table1 td.left{ text-align:left; padding:0 15px; font-style:italic;}
.goon_table1 td.left span{ font-style:normal;}
.goon_table1 tr:last-child td{border-bottom:3px solid #a5b0c5;}

.goon_bland{ margin-top:50px; margin-bottom: 50px; border:3px solid #ec5e33; border-radius:50px; position:relative; padding:30px 30px; font-size:0;}
.goon_bland .goon_bland_title{ position:absolute; top:-25px; left:60px; background:#fff; font-size:30px; font-weight:bold; padding:0 20px;}
.goon_bland .goon_bland_list{display:inline-block; width:calc(25% - 30px); text-align:center; font-size:0; margin:15px;}
.goon_bland .goon_bland_list span{display:inline-block; width:100%; padding:10px 0; background: url(../images/goon_bland_list_bg.jpg) left top no-repeat; background-size: cover; text-align:center; font-weight:bold; font-size:22px; color:#1f396d; box-shadow: 10px 10px 10px rgba(0,0,0, .3); border-radius:10px; border:1px solid #d0d1d1;}

.goon_left_img{ width:100%; position:relative;}
.goon_left_img img {border-radius: 30px;}
.goon_left_img:last-child{ margin-bottom:0;}
.goon_left_img_title{ position:absolute; left:0; top:-25px; width:100%; font-size:0; text-align:center;}
.goon_left_img_title span{ display:inline-block; width:300px; line-height:50px; font-size:22px; font-weight:bold; color:#fff; border-radius:25px; background:#1f396d;}

.goon_img{ clear:both;}
.goon_img img {border-radius: 30px;}

.anchor{ display: block; height: 140px; margin-top: -140px; visibility: hidden;}


/* 인증현황 */
.certify{ margin-top:100px;}
.certify img{ width:100%;}

/* 국내 비즈니스 */
.info {width: 100%; display: flex; justify-content: center; gap: 30px; align-items: center; margin: 30px auto; padding: 30px;}
.info li {display: flex; align-items: center; font-size: 20px; font-weight: 700;}
.info li img {width: 100%; max-width: 70px; margin-right: 20px;}
.info li a {display: block; font-weight: 700;}
.info li p {}
.info li p span {margin-left: 30px; font-weight: 400; color: #555;}
.business{ margin-top:100px; text-align:center; font-size:0; display: flex; flex-wrap: wrap;}
.business:after{ display:block; visibility:hidden; clear:both; content:""}

.business .list{ display:inline-block; position:relative; margin:10px; width:220px; height:220px; background:url(../images/business_bg.jpg) left top no-repeat; box-shadow: 10px 10px 10px rgba(0,0,0, .3); border-radius:110px;}
.business .list .list_logo{ margin:15px; background:url(../images/business_bg1.png) left top no-repeat; border-radius:95px; box-shadow: 10px 10px 10px rgba(0,0,0, .3); overflow:hidden;}

/* 글로벌 비즈니스 */
.global{ margin-top:80px;}
.global img{width:100%;}

/* RnD */
.rnd_list_box{margin-top:70px;  font-family: 'Noto Sans KR', sans-serif; }
.rnd_list_box:last-child{ margin-top:40px;}
.rnd_list_box:after{display:block; visibility:hidden; clear:both; content:""}
.rnd_list_box .list{ float:left; padding:70px 0 20px; width:360px; margin:0 20px; min-height:360px; box-shadow: 0 0 20px 10px #ddd; text-align:center; word-break:keep-all;}
.rnd_list_box .list img{}
.rnd_list_box .list .title{ font-size:24px; color:#000; margin-top:20px; font-weight:bold;}

.rnd_list_title{ font-size:34px; color:#1f396d; margin-bottom:20px; padding-left:20px; font-weight:bold;}
.rnd_list_title span{ font-size:26px; color:#000; font-weight:normal;}

/* 오시는길 */
.location{ margin-top:80px; font-family: 'Noto Sans KR', sans-serif;}

.location_list_title{ font-size:34px; color:#1f396d; margin-bottom:20px; font-weight:bold;}
.location_list_title span{ font-size:26px; color:#000; font-weight:normal;}

.location_box{ margin-top:40px;}
.location_box:after{ display:block; visibility:hidden; clear:both; content:""}
.location_box_left{ float:left; width:575px;}
.location_box_right{ float:right; width:575px;}

.location_text{}
.location_text:after{ display:block; visibility:hidden; clear:both; content:""}
.location_text .img{ float:left; width:64px;}
.location_text .img img{ width:100%;}
.location_text .title{ float:right; width:480px; text-align:left; font-size:24px; color:#0074be; font-weight:bold; word-break:keep-all;}
.location_text .title span{ display:block; font-size:18px; color:#272b34; font-weight:normal;}

/* 하단 고객센터 */
.tail_customer{ position:relative; width:100%; height:80px; overflow:hidden;} 
.tail_customer_box{ width:1200px; position:absolute; left:50%; margin-left:-600px; background: url('../images/tail_customer_bg.jpg') center top no-repeat; line-height:80px; z-index:2;}
.tail_customer_box:after {display:block;visibility:hidden;clear:both;content:""}
.tail_customer_box .title{ float:left; padding-left:50px; font-size:38px; font-weight:bold; color:#fff; font-family: 'Nanum Gothic Coding', monospace;}
.tail_customer_box .list{ float:left; margin-left:100px;}
.tail_customer_box .list:last-child{ margin-left:50px;}
.tail_customer_box .list .list_link{ font-size:20px; color:#2e2e2e; text-decoration:none; font-family: 'Poppins', sans-serif;}
.tail_customer_box .list img{ margin-right:10px;}
.tail_customer_left{ position:absolute; top:0; right:50%; margin-left:-600px; width:100%; background:#ec5e33; height:80px; z-index:1;}
.tail_customer_right{ position:absolute; top:0; left:50%; margin-right:600px; width:100%; background:#e3e3e3; height:80px; z-index:1;}

/* 하단 전체메뉴 */
#gnb_all{position: relative; z-index:1000; width:100%; background:#2e2e2e; padding:50px 0;}
#gnb_all h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{margin:0 auto; position:relative;}
#gnb_all .gnb_al_li{float:left; min-width:25%; padding:0 50px; min-height:300px; border-left:1px solid #545454;}
#gnb_all .gnb_al_li:last-child{ border-right:1px solid #545454;}
#gnb_all .gnb_al_li .gnb_al_a{font-size:26px; display:block; position:relative; font-weight: bold; color:#d0d0d0; font-family: 'Nanum Gothic Coding', monospace;}
#gnb_all .gnb_al_li .gnb_al_a:hover{ color:#fff;}
#gnb_all .gnb_al_li .line{ line-height:0; padding:0; margin:15px 0;}
#gnb_all .gnb_al_li .line span{ display:inline-block; width:40px; height:5px; background:#f6a720; padding:0; padding:0;}
#gnb_all .gnb_al_li li {line-height:30px;}
#gnb_all .gnb_al_li li a{color:#d0d0d0; font-size:16px; font-weight: bold; font-family: 'Nanum Gothic Coding', monospace;}
#gnb_all .gnb_al_li li a:hover{ color:#fff;}

/* 중간 레이아웃 */
#wrapper{}
#container_wr {z-index:5; margin:80px auto; height:100%; zoom:1;}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:left;width:250px; padding:0; background: #fff; height: 100%;border:0; margin:0; display:none;}

#container {z-index:4;position:relative;float:right;min-height:500px;height:auto !important;margin:0;height:500px;font-size:1em;width:1200px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold; display:none}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}

/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#222; padding:50px 0;}
#ft h1 {position:absolute; font-size:0; line-height:0; overflow:hidden}

#ft_wr {position:relative;}

#ft_wr_bar{margin:0 auto; width:1200px;}
#ft_wr_bar:after {display:block; visibility:hidden; clear:both; content:""}

.ft_catch{ float:left; width:230px; margin-top:48px;}

.ft_link{ float:left; width:970px;}

.ft_link_bar{ margin-bottom:20px;}
.ft_link_bar a{display:inline-block; line-height:1.083em; font-weight:bold; margin-right:15px; color:#fff; font-size:18px; font-family: 'Nanum Gothic Coding', monospace;}
.ft_link_bar a span{ color:#f00;}
.ft_link_bar a:last-child{margin-right:0;}

.ft_copy{color:#d0d0d0; font-size:14px; line-height:24px; letter-spacing:-0.5px;}
.ft_copy span{ display:inline-block; margin-right:10px; font-family: 'Nanum Gothic Coding', monospace;}
.ft_copy span b{}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover{border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {;height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px; border-top:2px solid #828282; border-bottom:1px solid #e2e2e2;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}
