@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable.css");

/* 초기화 */
html {overflow-y: scroll; -webkit-tap-highlight-color:transparent;}
body {margin:0;padding:0;font-size:1rem; font-family: 'Pretendard Variable'; background:#fff; overscroll-behavior: none; color: #010205;}
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: 'Pretendard Variable';}
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: 'Pretendard Variable';font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family: 'Pretendard Variable';font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:keep-all;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
img{width: 100%;}

*, :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{width: 100%; margin: auto; position: fixed; background-color: #fff; z-index: 99;}
/* #hd_pop,
#hd_wrapper,
#tnb .inner{

} */

/* #gnb .gnb_wrap,
#container_wr,
#ft_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}
.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 {background:#212020} */
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative; width: 85%; margin:0 auto;height:80px;display:flex;justify-content: space-between;align-items: center; gap: 10px;z-index:11;}




.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}

.hd_login,
#logo{
  text-align: center;
}
.h_menu_wrap{
  width: calc(100% - 150px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#logo{
  height: 40px;
}
#logo img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}


/* .hd_login {position:absolute;right:0;top:60px} */
/* .hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px} */
/* .hd_login li:first-child {border-left:0} */
/* .hd_login a {color:#fff} */


/* 메인메뉴 */
#gnb {position:relative;background:#fff;width: 70%;height: 100%;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative;height: 100%;}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;zoom:1;display: inline-flex;justify-content: space-around;align-items: center;width: 100%;height: 100%;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {line-height:55px;padding:0px;position:relative;flex-grow: 1;text-align: center;width: 100%;height: 100%;}


.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('./images/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {
  font-weight:bold;
  color:#080808;
  text-decoration:none;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  white-space: nowrap;
}
.gnb_2dli:first-child {border:0}
.gnb_2dul {
  display:none;
  position:absolute;
  width: 100%;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}

.gnb_2da {
  display:block;
  padding:0 10px;
  line-height:40px;
  background:#fff;
  color:#080808;
  text-align:center;
  text-decoration:none;
}
a.gnb_2da:hover {
  /* color:#3a8afd; */
  background:#f7f7f8;
  -moz-transition:all 0.3s ease-out;
  -o-transition:all 0.3s ease-out;
  transition:all 0.3s ease-out;
}
a.gnb_2da:focus{
  font-weight: 600;
}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#0054A3}
.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:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}


@media screen and (max-width : 1024px) {
  
  .m_toggle {
    display: inline-flex;
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 11;
  }
  .m_toggle .hamburger{
    left: 0;
    opacity: 1;
  }
  .m_toggle::before{
    top:3px
  }
  .m_toggle::after{
    bottom: 3px;
  }
  .m_toggle::after,
  .m_toggle::before{
    content: '';
    position: absolute;
    left: 0;
  }
  .m_toggle .hamburger,
  .m_toggle::after,
  .m_toggle::before{
    position: absolute;
    width:100%;
    height: 3px;
    background-color: #000;
    transition: all .2s ease-in-out;
    border-radius: 2px;
  }
  body.side-active .m_toggle .hamburger{
    opacity: 0;
    left: 30px;
  }
  body.side-active .m_toggle::after{
    transform: rotate(45deg);
    bottom: 11px;
  }
  body.side-active .m_toggle::before{
    transform: rotate(-45deg);
    top: 11px;
  }
  /* Mobile Gnb */
  body.side-active #gnb{
    left: 60.5%;
  }
  body.side-active #gnb .gnb_1da{
    font-size: 1.4rem;
    color: #0054A3;
  }
  body.side-active #gnb .gnb_2dul{
    font-size: 1rem;
  }
  #gnb{
    position: fixed;
    left: 100%;
    top:0;
    width: 60%;
    height: 100vh;
    background-color: #fff;
    z-index: 10;
    transition: left 200ms ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* .hd_login{
    display: none;
  }
  body.side-active .hd_login{
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
  } */
  #gnb #gnb_1dul{
    flex-direction: column;
  }
  #gnb .gnb_wrap{
    height: auto;
  }
  .gnb_2dul{
    display: block;
    position: static;
  }
  .gnb_2da{
    height:0;
    overflow: hidden;
    transition: height .2s ease-in-out;
  }
  
  #gnb .gnb_1dli.active .gnb_2da{
    height:2rem;
  }
  #logo{
    z-index: 11;
  }
  #ft #logo{
    z-index: 8;
  }
}
/* 중간 레이아웃 */
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;width:100%;}
#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}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */

#ft {
  background:#010205;
  /* padding: 10px 0 30px; */
  padding-bottom: 30px;
}
#ft *{
  /* color: #636363; */
  color: #fff;
  font-weight: 200;
}
#ft .centerbox_80{
  display:flex;
  align-items:self-start;
  flex-wrap: wrap;
}
#ft #logo{
  text-align: start;
  padding: 0 20px;
}
#ft #logo a{
  display: inline-block;
  width: 130px;
  padding: 10px;
}
#ft #ft_wr{
  padding: 0 20px;
}
#ft #ft_link{
  display: flex;
  width: 100%;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
  padding: 10px;
  flex-wrap: wrap;
}
#ft #ft_link a{
  width: auto;
  padding: 0 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  line-height: 18px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
}
#ft #ft_link a:first-child{
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.ft_info{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ft_info > ul{
  display: flex;
  margin-bottom: 5px;
}
.ft_info > ul li{
  display: inline-block;
  padding-right: 12px;
  margin-right: 12px;
  border-right: #2b2b2b 1px solid;
}
.ft_info > ul li:last-child{
 border: 0;
 padding: 0;
 margin: 0;
}
#ft #ft_company,
#ft #ft_copy{
  padding: 10px 0;
}
#ft #ft_copy{
  width: 100%;
  text-align: center;
  font-size: 14px;
}

/* 게시물 선택복사 선택이동 */
#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;width:0;height: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;
  font-size: 0.9rem;
  line-height:1rem;
  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;font-size:1.4em;
-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:#0054A3;
  color:#fff;
  cursor:pointer;
  border-radius:5px;
  box-sizing: border-box !important;
}

.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {
  display:inline-block;
  background:#fff;
  color:#0054A3;
  border: 1px solid #0054A3;
  text-decoration:none;
  vertical-align:middle;
}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}

a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#0054A3;border-radius:3px;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;
  color:#010205;
  text-decoration:none;
  vertical-align:middle;
  border:0;
  background:transparent;
  font-size: 1rem;
}
/* .btn_b01:hover, .btn_b01:hover {color:#000} */
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;
  color:#010205;
  text-decoration:none;
  vertical-align:middle;} /* 관리자 전용 버튼 */



/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.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:5px 0;
  font-weight:normal;
  text-align:center;
  border: 0;
  /* border-bottom:1px solid #ececec; */
  height:40px;
  background-color: #0054A3;
  color: #fff;
  font-weight: 700;
}
.tbl_head01 thead th > a{
  color: #fff;
}
.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;
  padding:10px 5px;
  border-top:1px solid #ecf0f1;
  border-bottom:1px solid #ecf0f1;
  line-height:1.4rem;
  height:45px;
  word-break:break-all;
}
.tbl_head01 tbody tr:hover td {background:#fafafa}


.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{
  border:1px solid #d0d3db;
  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);
}
.frm_input{
  border: 0;
  border-bottom: 1px solid #d0d3db;
  color:#000;
  vertical-align:middle;
  padding:5px;
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div 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 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.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 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.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.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#EE2A32;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 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; */
  /* float:left; */
  /* position: absolute; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  display: flex;
  justify-content: center;
  padding: 1rem 0;
}
.pg {text-align:center; display: inline-block;}
.pg_page, .pg_current {
  display:inline-block;
  vertical-align:middle;
  background:transparent;
  /* border:1px solid #eee; */
}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {
  color:#959595;
  font-size:1.083em;
  height:30px;
  line-height:28px;
  padding:0 5px;
  min-width:30px;
  text-decoration:none;
  border-radius:50%;
}
/* .pg_page:hover {background-color:#fafafa;} */
.pg_start {
  text-indent:-999px;overflow:hidden;background:url('../img/icon/prev.png') no-repeat 50% 50%;padding:0;
  /* border:1px solid #eee; */
}
.pg_prev {
  text-indent:-999px;overflow:hidden;background:url('../img/icon/prev.png') no-repeat 50% 50%;padding:0;
  /* border:1px solid #eee; */
}
.pg_end {
  text-indent:-999px;
  overflow:hidden;
  background:url('../img/icon/next.png') no-repeat 50% 50%;
  padding:0;
  /* border:1px solid #eee; */
}
.pg_next {
  text-indent:-999px;
  overflow:hidden;
  background:url('../img/icon/next.png') no-repeat 50% 50% ;
  padding:0;
  /* border:1px solid #eee; */
}
/* .pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa} */

.pg_current {
  display:inline-block;
  /* border:1px solid #3a8afd; */
  color:#000;
  font-weight:bold;
  height:30px;
  line-height:30px;
  padding:0 10px;
  min-width:30px;
  border-radius:50%;
}

/* 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}



/* 호버 */
@media (hover: hover) and (pointer: fine){
  .swiper-button-prev:hover, .swiper-button-next:hover{
    opacity: 1;
  }
  a.gnb_2da:hover{
    color: #0054A3;
    font-weight: 600;
  }
  .wn_img a:hover p{
    text-decoration-line: underline;
  }
  #remote_controller a:hover img{
    transform: scale(1.15);
    transition: all 0.3s linear;
  }
  #remote_controller #top_btn:hover{
    font-size: 1rem;
    background-color: #000;
  }
  #bo_cate a:hover{
    text-decoration:none;
    background:#0054A3;
    color:#fff;
  }
  .btn_admin:hover, a.btn_admin:hover {color:#0054A3}
  .pg_page:hover {
    font-weight: 600;
  }
  .pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {
    background-color: #fff;
  }
  #bo_list tbody tr:hover {border-left:2px solid #0054A3;}
  .tbl_head01 a:hover {font-weight: 600;}
  .bo_v_nb li:hover a{
    font-weight: 600;
  }
  .btn_submit:hover {
    background:#fff;
    color: #0054A3;
    box-shadow: 2px 2px 4px rgba(0, 84, 163, 0.15);
  }
  .btn_cancel:hover {
    box-shadow: 2px 2px 4px rgba(0, 84, 163, 0.15);
    border: 0;
  }
  .site_link a:hover{
    color: #0054A3;
    font-weight: 600;
  }
  .site_list tbody tr:hover{
    background-color: rgba(0, 84, 163, 0.05);
  }
}
/* 언어선택버튼 */
div#lang{
  width: 130px;
  white-space: nowrap;
}
div#lang input[type="radio"]{
  display: none;
}
div#lang input[type="radio"]:checked+label{
  opacity: 1;
}
div#lang input[type="radio"]+label{
  margin-right: 10px;
  cursor: pointer;
  opacity: 0.5;
  font-size: 14px;
  font-weight: 500;
}
div#lang img{
  width: 20px;
  display: inline-block;
  margin-right: 5px;
}

/* 메인 */
h1{
  font-size: 3.1rem;
}
h2{
  font-size: 2.8rem;
  font-weight: 700;
}
h3{
  font-size: 2.2rem;
  font-weight: 700;
}
h4{
  font-size: 1.8rem;
}
ol{
  list-style: none;
  margin: 0;
  padding: 0;
}
.centerbox{
  width: 80%;
  max-width: 1300px;
  margin: 0 auto;
}
.centerbox_80{
  width: 80%;
  margin: auto;
}

#main_2, #main_3, #main_5{
  padding: 100px 0;
}
a.view{
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 300;
}

/* 배너 */
#main_1{
  height: 900px;
}
.banner{
  width: 100%;
  height: 100%;
  aspect-ratio: 3.5/1;
  overflow: hidden;
  position: relative;
}
.bg_slide{
  position: absolute;
}
.banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
/* 스와이퍼버튼 */
.swiper-button-prev, .swiper-button-next{
  opacity: 0.7;
}
.swiper-button-prev{
  background-image: url(/img/icon/left.svg) !important;
  left: 30px !important;
}
.swiper-button-next{
  background-image: url(/img/icon/right.svg) !important;
  right: 30px !important;
}
.b_content{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  gap: 50px;
  color: #fff;
  padding-bottom: 150px;
}
.b_text_wrap{
  width: 85%;
  height: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.b_text p{
  font-size: 2rem;
  font-weight: 200;
  margin-bottom: 10px;
}
.b_text h1{
  line-height: 4rem;
  font-weight: 600;
  word-break: keep-all;
}
.b_link{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.b_link > a{
  display: inline-block;
  color: #fff;
  font-weight: 100;
  font-size: 1.1rem;
  padding: 10px 30px;
  border: #fff solid 1px;
  border-radius: 30px;
}
.catalog_down{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: rgba(1, 2, 5, 0.8);
  z-index: 10;
  color: #fff;
}
.catalog_down > .centerbox_80{
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.catalog_down > .centerbox_80 p{
  font-size: 1.2rem;
  font-weight: 400;
}
.catalog_down > .centerbox_80 a{
  color: #fff;
  padding: 10px 30px;
  background-color: #0054A3;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.catalog_down > .centerbox_80 a i{
  font-size: 1.3rem;
  display: inline-block;
}

/* 제품소개 */
.section_title_wrap{
  margin-bottom: 100px;
}
.section_title_wrap h2{
  margin-bottom: 20px;
}
.section_title_wrap p{
  font-size: 1.5rem;
  font-weight: 200;
  text-transform: uppercase;
}
.point_blue{
  color: #0054A3;
}
.product_wrap{
  display: flex;
  gap: 20px;
}
.p_nav{
  width: 15%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-sizing: border-box;
}
.p_nav > li label{
  display: block;
  width: 100%;
  padding: 20px;
  font-size: 1.1rem;
  font-weight: 500;
  text-align: center;
  border: #ddd 1px solid;
  border-radius: 5px;
  cursor: pointer;
}
.p_nav > li label:has(:checked){
  background: linear-gradient(80deg, #072F5E, #1758A5);
  color: #fff;
}

.p_content_wrap{
  width: calc(85% - 20px);
  position : relative;
}


#loading-container.loading{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  display:flex;
  justify-content: center;
  align-items: center;
}
@keyframes rotate {
  from {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  to {
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}
#loading-container .spinner{
  display:none;
  width: 35px;
  height: 35px;
  border: 5px solid #0054A3;
  border-top: 5px solid transparent;
  border-radius: 50%;
  animation-name: rotate;
  animation-duration: 1.5s;
  /* animation-timing-function: steps(8); */
  animation-iteration-count: infinite;

}
#loading-container.loading .spinner{
  display:block;
}

 div.products{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  position:relative;
}
div.products .button{
  flex-grow: 1;
  aspect-ratio: 1/2;
  background: transparent;
  opacity: 0.4;
  border: 0;
}
div.products .button.prev{
  background-image: url(/img/prev_allow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
div.products .next{
  background-image: url(/img/next_allow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
div.products .button.active{
  background-color: transparent;
  opacity: 1;
}
div.products ul{
  display:grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1rem;
  width:90%;
}
div.products ul li{
  border: 1px #ddd solid;
  border-radius: 5px;
  padding: 10px;
}

div.products ul a{
  font-size: 1rem;
  display: block;
  text-align: center;
  
}
div.products ul img{
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
}
div.products ul.empty{
  grid-template-columns: 1fr;
}
div.products ul.empty li{
  display:flex;
  justify-content: center;
  align-items: center;
  line-height: 128px ; 
  
}
.pic_products{
  display:none;
}
.product_wrap:has(input[name=products][value=welding]:checked) .pic_products.welding{
  display:block;
}
.product_wrap:has(input[name=products][value=equipment]:checked) .pic_products.equipment{
  display:block;
}
.product_wrap:has(input[name=products][value=material]:checked) .pic_products.material{
  display:block;
}

@media screen and (max-width:1280px) {
  div.products ul li:last-child{
      font-size: 1.2rem;
      padding: 15px;
  }
}
@media screen and (min-width:1025px) {
}
@media screen and (max-width:1024px) {
  .pic_products .categories{
      justify-content: center;
      gap: 10px;
      flex-wrap: wrap;
  }
  div.products ul li:last-child{
      font-size: 1rem;
      padding: 10px;
  }
}
@media screen and (max-width:800px) {
  .pic_products .categories{
      margin: 30px 0;
  }
  .pic_products > div.products{
      padding: 0;
  }
  .pic_products > div.products ul{
      grid-template-columns: 1fr 1fr;
      gap: .5rem;
  }
  .pic_products > div.products ul li{
      padding:5px;
  }
  .pic_products li .lt_img{
      margin:0;
  }
  div.products ul{
      width:100%;
      grid-template-columns : 1fr 1fr;
  }
  div.products ul li:last-child{
      padding: 15px;
  }
  div.products{
    padding-bottom: 50px;
  }
  div.products .button{
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 40%;
  }
  div.products .button.prev{
    left:5px;
    background-position-x: left;
  }
  div.products .button.next{
    right:5px;
    background-position-x: right;
  }
}
@media screen and (max-width: 500px) {
  div.products .button{
    height: 25px;
  }
}

.tab_content{
  padding: 20px;
  position: relative;
}
.p_sub_nav{
  position: absolute;
  width: 100%;
  top: -30px;
  left: 0;
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
.p_sub_nav a{
  display: block;
  padding: 0 10px 10px;
  color: #999;
}
.p_sub_nav a.active{
  border-bottom: #0054A3 2px solid;
  color: #0054A3;
  font-weight: 600;
}
.product_list{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.product_list li{
  width: calc(25% - 20px);
}
.product_list li a{
  display: inline-flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px #ddd solid;
  border-radius: 5px;
}
.p_img{
  width: 100%;
}
/* 웰딩나우 */
section#main_3{
  padding: 50px 0;
  background-color: #23262c;
  color: #fff;
  word-break: keep-all;
}
.wn_info_wrap{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  gap: 20px;
}
.wn_img{
  width: 25%;
  /* padding: 20px; */
  text-align: center;
}
.wn_img a{
  display: block;
}
.wn_img img{
  width: 230px;
  display: inline-block;
}
.wn_img p{
  margin-top: 10px;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 400;
  word-break: break-all;
}
.wn_info_wrap h3{
  width: 30%;
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 2.8rem;
}
.wn_info{
  width: 45%;
  padding-left: 15px; 
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wn_info > p{
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 2.2rem;
  color: #fff;
}
.n_search_box{
  display: flex;
  justify-content: space-between;
  padding: 12px 25px;
  gap: 20px;
  width: 100%;
  background-color: #fff;
  color: #010205;
  border-radius: 30px;
  border: #37AF4E solid 2px;
  font-weight: 600;
}
.n_search_box img{
  width: 22px;
}
.n_search_box p{
  width: calc(100% - 80px);
  font-size: 1.15rem;
}

/* 회사소개 */
section#main_4{
  background: url(/img/bg_1.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  padding: 100px 0;
}
.section_title_wrap h2{
  display: flex;
  align-items: center;
  gap: 20px;
}
section#main_4 a.view{
  color: #fff;
}
.h3_wrap{
  width: 65%;
  word-break: keep-all;
  line-height: 3rem;
}
span.point_red{
  color: #E51E07;
  font-size: 2.5rem;
}
.company_blue{
  color: #066ecf;
  font-weight: 700;
}
.c_info_wrap{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.business{
  width: 70%;
  background-color: rgba(0, 84, 163, 0.5);
  border-radius: 5px;
  padding: 30px 20px;
  box-sizing: border-box;
  text-align: center;
}
.business > ul{
  display: flex;
  gap: 20px;
  margin-top: 50px;
}
.business > ul li{
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  font-size: 1.3rem;
}
.i_img{
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
}
.company_link{
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.company_link > a{
  width: 100%;
  padding: 10px 30px;
  display: inline-flex;
  color: #fff;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 400;
  gap: 20px;
  border-radius: 5px;
  border: #fff solid 1px;
}
.link_icon{
  width: 45px;
  height: 45px;
  display: inline-block;
}
.company_link > a p{
  width: calc(100% - 20px - 45px);
  text-align: center;
}
/* 섹션5 */
section#main_5 .centerbox_80{
  background-color: #010205;
  padding: 70px 30px;
  display: flex;
  border-radius: 10px;
  gap: 50px;
}
.contact_wrap{
  width: calc(50% - 50px);
  color: #fff;
}
.contact_wrap h2{
  text-transform: uppercase;
}
.contact_wrap a{
  color: #fff;
}
.contact_title{
  border-bottom: #fff solid 1px;
  margin-bottom: 20px;
}
.map_wrap{
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.map_img img{
  height: 200px;
  border-radius: 5px;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
}
.map_wrap table tr{
  font-size: 1.1rem;
}
.map_wrap table th{
  font-weight: 500;
  text-align: left;
  padding: 5px 0;
  width: 75px;
}
.map_wrap table td{
  font-weight: 200;
  word-break: keep-all;
}
.wn_link{
  height: 100px;
  background-color: #0054A3;
  display: flex;
  align-items: center;
  padding: 10px 30px;
  border-radius: 5px;
  gap: 20px;
  margin-top: 20px;
}
.wn_logo{
  width: 30%;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}
.wn_logo a{
  display: block;
}
.wn_text{
  width: 70%;
  font-size: 1.3rem;
  text-align: center;
}
.wn_text a{
  display: block;
  font-weight: 200;
  margin-top: 10px;
  font-size: 1.1rem;
}
.board_wrap{
  display: flex;
  flex-direction: column;
  width: 50%;
  gap: 50px;
}
.notice_wrap, .data_wrap{
  width: 100%;
  height: 50%;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
}
.board_title{
  padding-bottom: 20px;
  border-bottom: 1px solid #010205;
}
.board_title h4{
  display: flex;
  align-items: center;
  gap: 30px;
}
.notice_content{
  padding: 30px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.notice_content li a{
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 1.2rem;
}
.notice_content li a span.date{
  color: #aaa;
  font-weight: 200;
  font-size: 1rem;
}
a.more{
  display: block;
  text-align: right;
}

/* 사이드리모콘 */
#remote_controller{
  position: fixed;
  right: 0;
  top:100px;
  transition: top .3s linear;
  border-radius: 5px 0 0 5px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  z-index: 99;
}
#remote_controller a,
#remote_controller #top_btn{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 80px;
  height: 80px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}
#remote_controller a.qna{
  background-color: #0054A3;
}
#remote_controller a.store{
  background-color: #37AF4E;
}
#remote_controller a.kakao_ch{
  background-color: #454545;
}
#remote_controller #top_btn{
  background-color: #771715;
  border: none;
  height: 40px;
  font-size: 1rem;
  font-weight: 600;
}
#remote_controller img{
  width: 40px;
  height: 40px;
  object-fit: contain;
}

/* 서브 */
.sub_common{
  /* padding-bottom: 70px; */
}

.sub_b{
  padding-top: 80px;
  box-sizing: content-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub_b_1{
  background-image: url(/img/s_bg1_1.jpg) ;
  height: 300px;
}
.sub_b_4{
  background-image: url(/img/s_bg4.jpg) ;
  height: 300px;
}
.sub_b_5{
  background-image: url(/img/s_bg5_1.jpg) ;
  height: 300px;
}
.sub_b h1{
  text-align: center;
  letter-spacing: 3px;
}
.sub_b > div p{
  font-size: 1.5rem;
  font-weight: 100;
  text-align: center;
}
.item_title{
  margin: 50px 0;
  text-align: center;
}
.item_title h3{
  position: relative;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.item_title h3::before{
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: #0054A3;
}
.item_title p{
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-top: 20px;
  font-weight: 300;
  padding: 0 20px;
  word-break: keep-all;
}
p.down_notice{
  font-size: 1rem;
  color: #072F5E;
  font-weight: 500;
  text-align: center;
  padding: 0 20px;
}
.item_nav{
  display: flex;
  width: 80%;
  margin: 50px auto 0;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.item_nav li a{
  display: inline-block;
  padding: 10px 15px;
  border: 1px #fff solid;
  border-radius: 25px; 
  color: #fff;
  opacity: 0.8;
}
.item_nav li.active a{
  border: 1px #0054A3 solid;
  background-color: #0054A3;
  color: #fff;
  opacity: 1;
}

/* 갤러리 */
.detail_1 .board_top{
  display: flex;
  height: 80%;
}
.board_img{
  width: 50%;
}
.mySwiper2{
  border: 1px solid #eee;
  height: 80%;
}
.mySwiper2 img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.mySwiper{
  height: 15%;
  margin-top: 20px;
}
.mySwiper .swiper-slide{
  width: 20% !important;
  border: 1px #eee solid;
  padding: 10px;
  box-sizing: border-box;
}
.mySwiper img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* .board_view{
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 0 50px;
  box-sizing: border-box;
} */
/* .board_view .content_title{
  background-color: #0054A3;
  color: #fff;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
} */
.content_table table{
  width: 100%;
}
.content_table table caption{
  font-size: 1.5rem;
  font-weight: 600;
  margin: 20px 0 10px;
  padding: 0 10px;
  border-left: 3px #010205 solid;
  text-align: left;
}
.content_table table tr{
  display: block;
  width: 100%;
  padding: 0 10px;
  border-bottom: 1px #eee solid;
}
.content_table table th, .content_table table td{
  padding: 10px 0;
}
.content_table table th{
  width: 150px;
  text-align: left;
}
.b_content_box{
  border-top: 1px solid #bbb;
}
.board_con{
  width: 100%;
  text-align: center;
  padding: 50px 0;
}
.board_nav ul{
  border-top: 1px #aaa solid;
  border-bottom: 1px #aaa solid;
  margin-bottom: 20px;
}
.board_nav ul li{
  padding: 10px 5px;
}
.board_nav ul li p i{
  display: inline-block;
  margin-right: 10px;
}
.board_nav ul li:first-child{
  border-bottom: 1px solid #eee;
}
.list_button{
  margin-bottom: 50px;
  display: flex;
  justify-content: flex-end;
}
.list_button a{
  display: inline-block;
  padding: 10px 20px;
  background-color: #0054A3;
  color: #fff;
  border-radius: 5px;
}
.list_button a > i{
  margin-right: 10px;
}
/* 게시판공통 */
#bo_w .frm_info{
  display: none !important;
}
#bo_w .btn_submit, #bo_w .btn_cancel{
  font-size: 1rem !important;
}
#bo_w .bo_w_flie .lb_icon, .form_01 .bo_w_flie .lb_icon{
  color: #0054A3 !important;
  font-size: 1.2rem !important;
}
#bo_w .bo_w_flie .lb_icon, .form_01 .bo_w_flie .lb_icon i{
  display: inline-block;
}
#bo_w .bo_w_flie .frm_file, .form_01 .bo_w_flie .frm_file{
  font-size: 0.95rem;
}
input::file-selector-button{
  display: none;
}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active{
  background: #0054A3;
}
#bo_cate a {
  display:block;
  line-height:28px;
  padding:5px 15px;
  border-radius:30px;
  border:1px solid #0054A3;
  color:#0054A3;
}
.bo_cate_link{
  background: #e2eaf6;
}
#bo_cate #bo_cate_on{
  background-color: #0054A3 !important;
}
#bo_list tbody .even td, .tbl_head01 tbody tr:hover td, .bo_v_nb li:hover{
  background: initial !important;
}

#bo_v_title{
  font-size: 1.6rem;
  padding: 20px;
}
#bo_list .td_name, #bo_list .td_date, #bo_list .td_stat{
  font-size: 0.9rem;
}
#bo_list .td_name {
  width:90px;
  text-align:center;
  padding:10px 0;
}
.write_confirm{
  padding-top: 20px;
}
span.btn_title{
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  margin-left: 5px;
}
/* .gall_wrap{
  padding: 80px 0 50px;
} */
#bo_gall h2.menu_title{
  width: auto;
  height: auto;
  font-size: 2rem;
  line-height: normal;
}
#bo_gall .bo_cnt{
 font-size: 1.2rem;
 font-weight: 600; 
}
#bo_w{
  padding: 50px 0;
  background: url(../../../img/bg_4.jpg) no-repeat;
  background-size: cover;
}
#bo_list{
  background: url(../../../img/bg_4.jpg);
  padding: 0 0 50px;
  min-height: calc(100vh - 550px);
} 
#bo_list > div.centerbox{
  padding: 50px 50px 100px;
  background-color: #fff;
  border-radius: 10px;
}
/* .pg_wrap, .bo_fx{
  margin-top: 20px;
} */
.bo_v_nb li .nb_date{
  font-size: 14px;
}
.bo_v_nb li{
  font-size: 15px;
}
.bo_v_nb li > a{
  font-weight: 500;
}
.bo_v_option{
  display: none;
}
#bo_v_atc{
  text-align: center;
  padding: 0 50px 50px;
  width: 100%;
  margin: 0 auto;
}
#bo_v_img a.view_image{
  width: 65% !important;
}
#bo_v_con{
  font-size: 1rem;
  line-height:1.5rem;
  min-height:50px;
}
.more_opt li{
  font-size: 14px;
}
.btn_bo_user > li.bg_blue{
  background-color: #0054a3; 
}
.btn_bo_user > li.bg_blue, .btn_bo_user > li.bg_blue a{
  color: #fff;
}
p.download_notice{
  font-size: 0.95rem;
}

/* 고객센터-관련사이트 */
.site_list{
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 70px;
  border-bottom: 2px solid #0054A3;
}
.site_list thead{
  background-color: #0054A3;
  color: #fff;
  font-size: 1rem;
}
.site_list th, .site_list td{
  padding: 10px 10px;
}
.site_list td{
  border-bottom: 1px #eee solid;
  border-right: 1px solid #eee;
  text-align: center;
  height: 50px;
}
.site_list td:last-child{
  border-right: 0;
}
.list_num{
  width: 50px;
}
/* 회사소개 */
.bg_black{
  background-color: #0c122b;
  padding-bottom: 100px;
  color: #fff;
}
/* 기업개요 */
.company_banner{
  width: 100%;
  height: 450px;
  box-sizing: border-box;
  padding: 50px 5%;
  background: url(/img/dbx_company_1.jpg) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-end; 
}
.c_banner_text{
  display: flex;
  flex-direction: column;
  color: #fff;
  gap: 30px;
}
.c_banner_text .dbx_mean_1, .c_banner_text .dbx_mean_2{
  display: flex;
}
.c_banner_text .dbx_mean_1{
  align-items: flex-end;
}
.c_banner_text .dbx_mean_1 img{
  width: 40%;
  display: inline-block;
  margin-right: 20px;
}
.c_banner_text .dbx_mean_1 h1{
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.c_banner_text .dbx_mean_2{
  justify-content: space-between;
}
.c_banner_text .dbx_mean_2 li{
  width: 30%;
  text-align: center;
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 5px;
  color: #010205;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
}
.c_banner_text > p{
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
  word-break: keep-all;
}
.point_yellow{
  color: #fff100;
}
.company_info{
  width: 100%;
  color: #fff;
  margin: 0 auto;
  font-size: 2rem;
  line-height: 3.5rem;
  font-weight: 500;
  padding: 30px 50px;
  word-break: keep-all;
  text-align: center;
}
.company_info ul{
  margin-top: 20px;
}
.company_info ul li{
  margin-bottom: 20px;
}
.c_mindmap{
  width: 80%;
  margin: 100px auto 50px;
  color: #010205;
}
.c_mindmap > ul{
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.mindmap_top, .mindmap_bottom{
  justify-content: center;
}
.mindmap_middle{
  justify-content: space-between;
  margin: 50px 0;
}
.mindmap_middle li:nth-child(2){
  background-color: #3a4677;
  border: 3px solid #ddd;
  width: 250px;
  aspect-ratio: 1;
  border-radius: 50%;
  padding: 20px;
  z-index: 2;
}
.mindmap_top::before{
  content: '';
  width: 3px;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #3a4677;
  z-index: 0;
}
.mindmap_middle::before{
  content: '';
  width: 80%;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #3a4677;
  z-index: 0;
}
.mindmap_bottom::before{
  content: '';
  width: 3px;
  height: 100%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #3a4677;
  z-index: 0;
}
.c_mindmap > ul li{
  width: 25%;
  height: 200px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 1.35rem;
  line-height: 2rem;
  background-color: #fff;
  z-index: 2;
  font-weight: 600;
}
.c_mindmap > ul li p{
  word-break: keep-all;
  text-align: center;
}
.company_table{
  width: 100%;
  /* margin-bottom: 70px; */
  border-collapse: collapse;
  font-size: 1.2rem;
  border-top: #3a4677 2px solid;
}
.company_table caption{
  font-size: 1.8rem;
  font-weight: 800;
  padding: 20px 0;
  margin: 30px 0;
  position: relative;
}
.company_table caption::before{
  position: absolute;
  content: '';
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: #0054A3;
}
.company_table td{
  padding: 10px 0;
  border-top: #2f3544 1px solid;
  border-bottom: #2f3544 1px solid;
}
.company_table th{
  width: 20%;
  background-color: #31416b;
}
.company_table td{
  width: 80%;
  font-weight: 200;
  box-sizing: border-box;
  padding-left: 20px;
}
.company_table td a{
  color: #fff;
}
/* 비전 */
.vision_text{
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: 300;
  color: #fff;
  width: 80%;
  margin: 0 auto 30px;
}
.vision_text span.point_y{
  color: #d7c239;
  font-weight: 500;
}
.box_wrap{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  /* margin-bottom: 100px; */
}
.vision_img{
  width: 90%;
  height: 300px;
}
.vision_img img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.vision_process{
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #010205;
  border-radius: 5px;
  box-shadow: 4px 4px 10px rgba(1, 2, 5, 0.1);
  padding: 30px;
}
.vision_process .dbx_logo_img{
  width: 60%;
  padding: 20px;
  background: #fff;
  margin: 30px auto;
  z-index: 5;
  border-radius: 5px;
}
.vision_process > ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 80%;
}
.vision_process > ul .process{
  width: 30%;
  height: 230px;
  padding: 30px;
  border: 1px #eee solid;
  border-radius: 10px;
  background-color: #fff;
  z-index: 5;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.p_top{
  width: 100%;
  padding: 0 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #0054A3;
  border-bottom: 1px #0054A3 solid;
  padding-bottom: 10px;
}
.p_bottom{
  width: 100%;
  word-break: keep-all;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
  font-weight: 300;
}
.p_bottom > li{
  font-size: 1.1rem;
  text-align: center;
  margin-left: 20px;
}
.p_bottom > li::marker{
  text-align: center !important;
}

/* 연혁 */
.history_wrap{
  margin-bottom: 70px;
}
.p_history{
  box-shadow: 3px 3px 8px rgba(1, 2, 5, 0.05);
}
.p_h_title{
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #3a4677;
  padding: 30px 10px;
}
.p_h_title h4{
  font-weight: 400;
  font-size: 2.3rem;
}
.p_h_title span{
  font-weight: 800;
}
.p_h_content{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px;
  color: #010205;
  background: #fff;
  gap: 30px;
}
.p_h_content li{
  width: 31%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.p_h_img{
  /* width: 180px; */
  height: 180px;
}
.p_h_img > img{
  height: 100%;
  object-fit: contain;
}
.p_h_item{
  width: calc(100% - 20px);
  /* height: 100%; */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
}
p.orange{
  font-size: 1.1rem;
  color: #0054a3;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}
.p_h_item > dl{
  display: flex;
  flex-direction: column;
  font-size: 1.25rem;
  font-weight: 700;
  border-radius: 10px;
  overflow: hidden;
  flex-grow: 1;
}
.p_h_item > dl dt{
  width: 100%;
  background-color: #010205;
  color: yellow;
  padding: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  word-break: keep-all;
}
.p_h_item > dl dd{
  width: 100%;
  padding: 20px 10px;
  background-color: #eee;
  word-break: keep-all;
  text-align: center;
  flex-grow: 1;
}
.p_h_item > dl dd p{
  font-size: 0.75rem;
  font-weight: 300;
  padding-top: 5px;
}
.h_right{
  padding: 30px;
  background: #0054A3 url(/img/bg_2.png) no-repeat center;
  background-size: cover;
}
.c_history{
  width: 100%;
  height: 500px;
  overflow-y: scroll;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  color: #010205;
}
.c_history::-webkit-scrollbar{
  width: 10px;
}
.c_history::-webkit-scrollbar-thumb{
  background-color: #010205;
  border-radius: 10px;
}
.c_history::-webkit-scrollbar-track{
  background-color: rgba(1, 2, 5, 0.1);
  border-radius: 10px;
}
.wrap_box{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.year{
  width: 20%;
  height: 45px;
  display: inline-block;
  color: #0054A3;
  position: sticky;
  top: 0;
  left: 0;
  font-weight: 900;
}
.h_detail{
  width: 75%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 10px 0;
}
.h_detail dl{
  display: flex;
  font-size: 1.3rem;
  font-weight: 300;
}
.h_detail dt{
  width: 20%;
  font-weight: 600;
}
.h_detail dd{
  width: 80%;
  word-break: keep-all;
}
span.accent{
  color: #a30000;
}
.h_detail dd span.accent{
  font-weight: 600;
}
.h_detail dd p{
  margin-bottom: 10px;
}
.h_detail dd p:last-child{
  margin-bottom: 0;
}
/* 영문-subsidiary */
.subsidiary_top{
  margin-bottom: 50px;
}
.subsidiary_top p{
  font-size: 1.5rem;
  line-height: 2.3rem;
  font-weight: 200;
  padding: 10px 0;
}
.subsidiary_info{
  width: 100%;
  border: 1px solid #010205;
  border-collapse: collapse;
}
.subsidiary_info th, .subsidiary_info td{
  padding: 15px 20px;
  border: 1px solid #2f3544;
}
.subsidiary_info th{
  /* text-transform: uppercase; */
  font-size: 1.2rem;
  background-color: #3a4677;
}
.subsidiary_info td{
  font-weight: 200;
}
.subsidiary_info tbody > tr td:first-child{
  text-align: center;
}
.subsidiary_info tbody tr:last-child td{
  padding: 0;
}
.subsidiary_info tbody td ol{
  padding: 15px 20px;
}
.subsidiary_info tbody td ol li{
  margin-left: 20px;
  padding-left: 5px;
}
.subsidiary_info tbody td ol.automation_1{
  border-bottom: 1px solid #010205;
  list-style-type: lower-roman;
}
.subsidiary_info tbody td ol.automation_1 li:first-child{
  margin-top: 10px;
}
.subsidiary_info tbody td ol.automation_2{
  list-style-type: disc;
}
/* 찾아오시는길 */
.root_daum_roughmap_landing{
  width: 100% !important;
}
.contact_text{
  margin: 50px 0;
}
.contact_text table{
  border-collapse: collapse;
  width: 100%;
  font-size: 1.2rem;
}
.contact_text table tbody{
  border-top: #31416b 2px solid;
  border-bottom: #31416b 2px solid;
}
.contact_text table tr th, .contact_text table tr td{
  padding: 15px;
}
.contact_text table tr th{
  width: 25%;
  background-color: #3a4677;
  color: #fff;
  font-weight: 600;
}
.contact_text table tr th i{
  display: inline-block;
  margin-right: 10px;
}
.contact_text table tr td{
  width: 75%;
  font-weight: 200;
  border-bottom: #2f3544 1px solid;
}
/* 이용약관 */
#ctt_con p strong > span, #ctt_con p b > span{
  font-size: 2rem !important;
}
#ctt_con p span > b{
  font-size: 1.5rem;
}
#ctt_con{
  color: #010205;
}

/* 반응형 */
/* 데스크탑,노트북 */
@media screen and (max-width: 1440px) {
  /* 메인 */
  /* 제품소개 */
  .pic_products .categories{
    gap: 10px;
    font-size: 0.95rem;
  }
  /* 섹션5 */
  section#main_5 .centerbox_80{
    gap: 40px;
  }
  .contact_wrap{
    width: 50%; 
  }
  .board_wrap{
    width: calc(50% - 40px);
  }
  .wn_link{
    padding: 10px 20px;
  }
  .map_wrap table tr{
    font-size: 1rem;
  }
  .notice_content li a{
    font-size: 1.1rem;
  }
  .notice_content li a p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* 서브 */
  /* 회사소개 */
  .company_banner{
    height: 400px;
  }
  .c_banner_text > p{
    font-size: 1.8rem;
  }
  /* 비전 */
  .vision_text{
    width: 80%;
  }
  .vision_process > ul{
    justify-content: space-between;
    width: 90%;
  }
  .vision_process > ul .process{
    width: 32%;
    padding: 25px;
  }
  /* 연혁 */
  .h_detail dl{
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1280px) {
  h1{
    font-size: 2.8rem;
  }
  h2{
    font-size: 2.5rem;
  }
  h3{
    font-size: 2rem;
    line-height: 2.8rem;
  }
  h4{
    font-size: 1.6rem;
  }
  .h_menu_wrap{
    width: calc(100% - 130px);
  }
  #logo{
    height: 35px
  }
  #gnb{
    width: 80%;
  }
  .gnb_1da{
    padding: 0 5px;
  }
  .gnb_2dul{
    font-size: 12px;
  }
  div#lang{
    width: 125px;
  }
  div#lang img{
    width: 15px;
  }
  /* 사이드리모콘 */
  #remote_controller{
    top: auto;
    bottom: 80px;
  }
  #remote_controller a,
  #remote_controller #top_btn{
    width: 70px;
    height: 70px;
  }
  #remote_controller #top_btn{
    height: 35px;
    font-size: 0.9rem;
  }
  #remote_controller img{
    width: 35px;
    height: 35px;
  }
  /* 메인 */
  /* 배너 */
  #main_1{
    height: 800px;
  }
  .b_text h1{
    line-height: 3.5rem;
  }
  .swiper-button-next, .swiper-button-prev{
    background-size: 20px 40px !important;
  }
  .swiper-button-prev{
    left: 20px !important;
  }
  .swiper-button-next{
    right: 20px !important;
  }
  .catalog_down{
    height: 80px;
  }
  /* 제품소개 */
  .section_title_wrap p{
    font-size: 1.3rem;
  }
  .p_nav > li label{
    padding: 15px;
    font-size: 1rem;
  }
  .p_sub_nav a{
    font-size: 0.9rem;
  }
  /* 웰딩나우 */
  .wn_img img{
    width: 100%;
  }
  .wn_info > p{
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .n_search_box{
    width: 90%;
    padding: 10px 25px;
  }
  .n_search_box p{
    width: calc(100% - 70px);
  }
  .n_search_box img{
    width: 20px;
  }
  /* 회사소개 */
  span.point_red{
    font-size: 2.2rem;
  }
  .business > ul li{
    font-size: 1rem;
  }
  .i_img{
    width: 60px;
    height: 60px;
  }
  .company_link{
    width: 20%;
  }
  .company_link > a{
    font-size: 1.1rem;
  }
  .link_icon{
    width: 40px;
    height: 40px;
  }
  /* 섹션5 */
  section#main_5 .centerbox_80{
    flex-direction: column;
  }
  .contact_wrap, .board_wrap{
    width: 100%; 
  }
  .wn_link{
    padding: 10px 20px;
  }
  .map_wrap{
    flex-direction: row;
  }
  .map_img, .map_text{
    width: 50%;
  }
  .map_text{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .map_img img, .wn_link{
    height: 100%;
  }
  .wn_text, .wn_text a{
    font-size: 1rem;
  }
  .wn_link{
    flex-direction: column;
    gap: 10px;
  }
  .wn_logo{
    width: 40%;
  }
  .wn_text{
    width: 100%;
  }
  .wn_text a{
    margin-top: 5px;
  }
  .notice_wrap, .data_wrap{
    width: 100%;
  }
  .board_wrap{
    flex-direction: column;
    gap: 20px;
  }
  .notice_content li a{
    font-size: 1rem;
  }
  .notice_content li a span.date{
    font-size: 0.9rem;
    padding-left: 5px;
  }
  /* 서브 */
  /* 고객센터-관련사이트 */
  .site_list td{
    font-size: 0.95rem;
    height: 70px;
  }
  .list_num{
    width: 50px;
  }
  /* 회사소개 */
  .company_banner{
    padding: 30px 5%;
    height: 350px;
  }
  .c_banner_text{
    align-items: center;
    gap: 20px;
  }
  .c_banner_text .dbx_mean_1{
    justify-content: center;
  }
  .c_banner_text .dbx_mean_1 img{
    width: 50%;
  }
  .c_banner_text .dbx_mean_1 h1{
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  .c_banner_text .dbx_mean_2{
    width: 100%;
  }
  .c_banner_text > p{
    font-size: 1.6rem;
  }
  .c_mindmap > ul li{
    font-size: 1.2rem;
    line-height: 1.7rem;
    height: 180px;
    padding: 30px;
  }
  .mindmap_middle li:nth-child(2){
    width: 180px;
  }
  /* 비전 */
  .vision_text{
    width: 90%;
  }
  .vision_img, .vision_process{
    width: 95%;
  }
  .vision_process{
    padding: 0;
    padding-bottom: 30px;
  }
  .vision_process .dbx_logo_img{
    width: 70%;
    padding: 0;
  } 
  /* 연혁 */
  .p_h_title h4{
    font-size: 1.8rem;
  }
  .p_h_img{
    width: 130px;
    height: 130px;
  }
  .p_h_item{
    width: 100%;
  }
  .p_h_item > dl{
    font-size: 1.2rem;
  }
  .h_detail dl{
    font-size: 1.1rem;
  }
  .p_h_item > dl dd{
    padding: 15px 10px;
  }
  .p_h_content li{
    width: 30.5%;
  }
}
/* 태블릿가로,노트북 */
@media screen and (max-width: 1024px) {
  /* 헤더 */
  #gnb{
    width: 40%;
  }
  #logo{
    height: 35px;
  }
  .h_menu_wrap{
    width: calc(100% - 120px);
  }
  div#lang{
    width: auto;
  }
  div#lang input[type="radio"]+label{
    margin-right: 5px;
  }
  div#lang input[type="radio"]+label > span{
    display: none;
  }
  /* 메인*/
  /* 배너 */
  #main_1{
    height: 100vh;
  }
  .b_content::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(1, 2, 5, 0.35);
    z-index: -1;
  }
  /* 제품소개 */
  .section_title_wrap{
    margin-bottom: 60px;
  }
  .product_wrap{
    flex-direction: column;
    gap: 0;
  }
  .p_nav{
    flex-direction: row;
    width: 100%;
    justify-content: center;
  }
  .p_nav > li label{
    padding: 12px 30px;
  }
  .p_content_wrap{
    width: 100%;
    padding-top: 15px;
  }
  .p_sub_nav{
    position: initial;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .p_subcon_wrap{
    padding: 20px 0;
  }
  div.products ul a{
    font-size: 0.95rem;
  }
  /* 웰딩나우 */
  section#main_3 h3{
    text-align: center;
  }
  .wn_info_wrap{
    flex-direction: column;
    gap: 20px;
  }
  .wn_img{
    width: 100%;
  }
  .wn_img a{
    display: inline-block;
  }
  .wn_img img{
    width: 50%;
  }
  .wn_info_wrap{
    margin-top: 20px;
  }
  .wn_info{
    width: 100%;
    padding: 0;
    gap: 10px;
  }
  .wn_info_wrap h3{
    width: 100%;
  }
  .wn_info > p{
    text-align: center;
  }
  .n_search_box{
    width: 100%; 
  }
  /* 회사소개 */
  section#main_4{
    background-position: center;
  }
  .h3_wrap{
    width: 100%;
  }
  .c_info_wrap{
    flex-direction: column;
    gap: 30px;
  }
  .business{
    width: 100%;
  }
  .company_link{
    flex-direction: row;
    width: 100%;
    justify-content: center;
  }
  .company_link > a{
    width: 30%;
  }
  /* 섹션5 */
  .map_wrap{
    flex-direction: column;
  }
  .map_img, .map_text{
    width: 100%;
  }
  .map_img img{
    height: 200px;
  }
  .wn_link{
    flex-direction: row;
    margin-top: 0;
  }
  .wn_text{
    width: 60%;
  }
  .wn_logo{
    padding: 10px 50px;
  }
  /* 서브 */
  /* 고객센터-관련사이트 */
  .site_list thead{
    font-size: 0.95rem;
  }
  /* 회사소개 */
  .company_banner{
    position: relative;
    justify-content: center;
    height: 380px;
    padding-top: 40px;
  }
  .company_banner::before{
    content: '';
    position: absolute;
    background-color: rgba(1, 2, 5, 0.35);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .c_banner_text{
    z-index: 1;
    gap: 25px;
  }
  .c_banner_text > h1{
    font-size: 2.8rem;
    font-weight: 700;
  }
  .c_banner_text > p{
    font-size: 1.6rem;
    text-align: center;
  }
  .c_mindmap > ul li{
    font-size: 1.1rem;
    line-height: 1.6rem;
    height: 170px;
    padding: 0 20px;
    border-radius: 30px;
  }
  .mindmap_middle li:nth-child(2){
    width: 170px;
  }
  .company_table caption{
    font-size: 1.6rem;
  }
  .company_table{
    font-size: 1.05rem;
    line-height: 1.5rem;
  }
  /* 비전 */
  .vision_text, .p_top, .item_title p{
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
  .item_title p.down_notice{
    font-size: 0.95rem;
  }
  .p_icon{
    height: 55px;
  }
  .vision_process .dbx_logo_img{
    width: 75%;
  }
  .vision_process > ul{
    width: 80%;
    flex-direction: column;
    gap: 30px;
  }
  .vision_process > ul .process{
    width: 100%;
    height: auto;
    padding: 25px;
  }
  .p_bottom > li{
    font-size: 1rem;
  } 
  /* 연혁 */
  .p_h_img{
    width: 150px;
    height: 150px;
  }
  .p_h_content li{
    width: 47%;
  }
  .p_h_item > dl{
    font-size: 1.1rem;
  }
  .h_detail{
    gap: 20px;
  }
  .year h3{
    font-size: 1.4rem;
  }
  .h_detail dl{
    font-size: 1rem;
  }
  /* 찾아오시는길 */
  .contact_text table{
    font-size: 1.05rem;
  }
  .contact_text table tr th{
    width: 35%;
  }
  .contact_text table tr td{
    width: 65%;
  }
  /* 푸터 */
  #ft .centerbox_80{
    flex-direction: column;
    gap: 20px;
  }
  #ft #ft_link{
    margin-bottom: 0;
  }
  #ft #logo{
    height: auto;
    width: 100%;
  }
  #ft #ft_wr{
    width: 100%;
  }
}
/* 태블릿세로,모바일가로 */
@media screen and (max-width: 800px) {
  /* Mobile Gnb */
  body.side-active #gnb{
    left: 45.5%;
  }
  #gnb{
    width: 55%;
  }
  h1{
    font-size: 2.4rem;
  }
  h2{
    font-size: 2.2rem;
  }
  h3{
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .section_title_wrap p{
    font-size: 1.25rem;
  }
  /* 사이드리모콘 */
  #remote_controller{
    font-size: 11.5px;
    bottom: auto;
    top: 100px;
    height: fit-content;
  }
  #remote_controller a, #remote_controller #top_btn{
    width: 70px;
    height: 70px;
  }
  #remote_controller #top_btn{
    height: 35px;
    font-size: 14px;
  }
  #remote_controller img{
    width: 35px;
    height: 35px;
  }
  /* 메인 */
  /* 배너 */
  
  .b_text_wrap{
    width: 80%;
  }
  .b_text h1{
    line-height: 3.2rem;
  }
  .b_text p{
    font-size: 1.7rem;
  }
  .catalog_down > .centerbox_80 p{
    font-size: 1.1rem;
  }
  /* 제품소개 */
  .p_sub_nav{
    gap: 10px;
  }
  .p_sub_nav > li{
    width: calc(33.33% - 10px);
  }
  .p_sub_nav a{
    text-align: center;
  }
  .product_list li{
    width: calc(33.33% - 20px);
  }
  .p_content_wrap{
    /* padding-top: 0; */
  }
  /* 웰딩나우 */
  #main_3 h3{
    text-align: center;
  }
  .wn_info_wrap{
    flex-direction: column;
    gap: 20px;
  }
  .wn_img{
    width: 100%;
  }
  .wn_img a{
    display: inline-block;
  }
  .wn_img img{
    width: 50%;
  }
  .wn_info{
    width: 100%;
    padding: 0;
    gap: 10px;
  }
  .n_search_box{
    width: 100%; 
  }
  /* 회사소개 */
  span.point_red{
    font-size: 1.8rem;
  }
  .i_img{
    width: 50px;
    height: 50px;
  }
  .company_link > a{
    font-size: 1rem;
    padding: 10px;
    justify-content: center;
  }
  .link_icon{
    width: 35px;
    height: 35px;
  }
  .company_link > a p{
    width: auto;
  }
  /* 섹션5 */
  .wn_link{
    flex-direction: column;
  }
  .wn_text{
    width: 100%;
  }
  .wn_logo{
    padding: 10px 50px;
  }
  .board_wrap{
    flex-wrap: wrap;
  }
  .notice_wrap, .data_wrap{
    width: 100%;
  }
  a.view{
  font-size: 1rem;
  }
  /* 서브 */
  /* 게시판공통 */
  #bo_v_title{
    font-size: 1.4rem;
  }
  #bo_v_info{
    font-size: 0.9rem;
  }
  #bo_v_top a.btn{
    padding: 0 5px;
  }
  .tbl_head01 td{
    font-size: 0.9rem;
  }
  #bo_cate a{
    font-size: 0.95rem;
  }
  #bo_list .th_name, #bo_list .td_name{
    display: none;
  }
  /* 고객센터-관련사이트 */
  .site_info, .site_list tr > td:nth-child(3){
    display: none;
  }
  /* 회사소개 */
  .c_banner_text{
    gap: 15px;
    justify-content: center;
    text-align: center;
    word-break: keep-all;
  }
  .c_banner_text .dbx_mean_2 li{
    width: 31%;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .c_banner_text > p{
    font-size: 1.45rem;
    word-break: keep-all;
  }
  .company_info{
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  .c_mindmap{
    margin-top: 50px;
    width: 100%;
  }
  .mindmap_middle{
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .mindmap_middle::before{
    width: 3px;
    height: 100%;
  }
  .c_mindmap > ul li{
    width: 50%;
    font-size: 1.2rem;
    line-height: 1.8rem;
    height: 180px;
  }
  .mindmap_middle li:nth-child(2){
    width: 180px;
  }

  .vision_process .dbx_logo_img{
    width: 80%;
    padding: 10px;
  }
  /* 비전 
  .vision_process > ul .process{
    width: 100%;
  }
  .vision_text, .p_top{
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
  .p_icon{
    height: 50px;
  }
  .vision_process > ul .process{
    flex-direction: column;
  }
  .p_top{
    width: 100%;
    border-bottom: 1px #0054A3 solid;
    border-right: 0;
    padding-bottom: 10px;
  }
  .p_bottom{
    width: 100%;
    align-items: center;
  }
  .p_bottom > li{
    text-align: center;
  } */
  /* 연혁 */
  .p_h_title h4{
    font-size: 1.5rem;
  }
  .p_h_img{
    width: 140px;
    height: 140px;
  }
  .p_h_content li{
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
  .p_h_item{
    width: calc(100% - 140px - 20px);
  }
  .p_h_item > dl dd{
    padding: 10px;
  }
  /* 영문-subsidiary */
  .subsidiary_top p{
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 100;
  }
  /* 찾아오시는길 */
  .contact_text table{
    font-size: 1rem;
  }
  .contact_text table tr th{
    width: 40%;
  }
  .contact_text table tr td{
    width: 60%;
  }
}
/* 모바일세로 */
@media screen and (max-width: 500px) {
  html{
    font-size: 14px;
  }
  h1{
    font-size: 1.8rem;
  }
  h2{
   font-size: 2rem; 
  }
  .section_title_wrap p{
    font-size: 1.2rem;
  }
  .centerbox_80{
    width: 90%;
  }
  #main_2, #main_3, #main_5{
    padding: 70px 0;
  }
  /* 헤더 */
  /* Mobile Gnb */
  body.side-active #gnb{
    left: 20.5%;
  }
  #gnb{
    width: 80%;
  }
  #hd_wrapper{
    height: 60px;
  }
  #logo{
    height: 30px;
  }
  /* 사이드리모콘 */
  #remote_controller{
    display: flex;
    width: 100%;
    top: auto;
    bottom: 0;
    border-radius: 0;
  }
  #remote_controller a, #remote_controller #top_btn{
    width: 33.33%;
    height: 50px !important;
    flex-direction: row;
  }
  #remote_controller img{
    width: 30px;
    height: 30px;
  }
  /* 메인 */
  /* 배너 */
  .swiper-button-next, .swiper-button-prev{
    background-size: 12px 20px !important;
  }
  .swiper-button-prev{
    left: 5px !important;
  }
  .swiper-button-next{
    right: 5px !important;
  }
  .b_content{
    gap: 40px;
  }
  .b_text_wrap{
    height: 60%;
  }
  .b_text p{
    font-size: 1.5rem;
  }
  .b_link{
    gap: 10px;
  }
  .b_text h1{
    line-height: 2.5rem;
  }
  .b_link > a{
    font-size: 1rem;
    margin-right: 0;
    padding: 8px 25px;
  }
  .catalog_down{
    height: auto;
    padding: 20px 0;
  }
  .catalog_down > .centerbox_80{
    flex-direction: column;
    justify-content: center;
    gap: 15px;
  }
  .catalog_down > .centerbox_80 a{
    padding: 8px 25px;
    font-size: 0.95rem;
  }
  /* 제품소개 */
  .p_nav{
    gap: .5rem;
    justify-content: space-between;
  }
  .p_nav > li{
    flex:1;
  }
  .p_nav > li label{
    padding: 10px;
    font-size: 0.9rem;
  }
  .tab_content{
    padding: 20px 0;
  }
  .p_sub_nav a{
    padding: 0;
    padding-bottom: 10px;
  }
  .product_list li{
    width: calc(50% - 20px);
  }
  /* 웰딩나우 */
  section#main_3{
    padding: 50px 0;
    word-break: keep-all;
  }
  .n_search_box{
    gap: 10px;
  }
  .n_search_box p{
    width: calc(100% - 50px);
    text-align: center;
  }
  .n_search_box img{
    width: 14px;
  }
  .wn_info > p{
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  /* 회사소개 */
  .business > ul{
    flex-wrap: wrap;
    gap: 15px;
  }
  .business > ul li{
    width: calc(50% - 7.5px);
    flex-direction: row;
    gap: 15px;
  }
  .i_img{
    width: 40px;
    height: 40px;
  }
  .business > ul li p{
    width: calc(100% - 40px - 15px);
    
  }
  .company_link{
    gap: 10px;
  }
  .company_link > a{
    width: 32%;
    flex-direction: column;
    gap: 10px;
  }
  /* 섹션5 */
  section#main_5 .centerbox_80{
    padding: 50px 20px;
  }
  .wn_logo{
    width: 45%;
    padding: 10px 20px;
  }
  .wn_text a{
    word-break: break-all;
  }
  /* 서브 */
  .item_nav{
    gap: 20px;
  }
  /* 게시판공통 */
  #bo_v_title{
    padding: 20px 10px;
  }
  .tbl_head01 td{
    font-size: 1rem;
  }
  #bo_list .th_name, #bo_list .td_name{
    display: none;
  }
  .chk_box input[type="checkbox"] + label span{
    width: 12px !important;
    height: 12px !important;
  }
  #bo_v_top{
    position: initial;
  }
  #bo_v_file li{
    padding: 10px !important;
  }
  /* 고객센터-관련사이트 */
  .site_list td{
    height: 50px;
  }
  /* 회사소개 */
  .company_banner{
    padding-top: 30px;
    height: auto;
  }
  .c_banner_text{
    gap: 20px;
  }
  .c_banner_text > h1{
    font-size: 2rem;
  }
  .c_banner_text > p{
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .c_banner_text .dbx_mean_2{
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .c_banner_text .dbx_mean_2 li{
    width: 80%;
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .company_info{
    padding: 30px 20px;
  }
  .c_mindmap{
    margin-top: 50px;
    width: 100%;
  }
  .mindmap_middle{
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .mindmap_middle::before{
    width: 3px;
    height: 100%;
  }
  .c_mindmap > ul li{
    width: 200px;
    padding: 20px;
  }
  .mindmap_middle li:nth-child(2){
    width: 200px;
    height: 200px;
  }
  .company_table caption{
    margin: 0;
    margin-bottom: 30px; 
  }
  .company_table caption::before, .item_title h3::before{
    width: 30px;
  }
  /* 비전 */
  .vision_process .dbx_logo_img{
    width: 95%;
    padding: 0;
  }
  .vision_process .dbx_logo_img{
    margin-bottom: 0;
  }
  .vision_img, .vision_process{
    width: 100%;
    box-shadow: 3px 3px 8px rgba(1, 2, 5, 0.05);
  }
  /* 연혁 */
  .history_wrap{
    margin: 0;
  }
  .p_h_content{
    padding: 15px;
  }
  .p_h_img{
    width: 120px;
    height: 120px;
  }
  .p_h_content li{
    width: 100%;
    height: auto;
  }
  .p_h_item{
    width: calc(100% - 120px - 10px);
  }
  .p_h_item > dl, p.orange{
    font-size: 1rem;
  }
  .p_h_item > dl{
    flex-direction: column;
  }
  .p_h_item > dl dt{
    width: 100%;
  }
  .p_h_item > dl dd{
    width: 100%;
    text-align: center;
  }
  .h_detail{
    gap: 15px;
  }
  .h_right{
    padding: 20px;
  }
  .year h3{
    font-size: 1.1rem;
  }
  .h_detail dl{
    font-size: 0.9rem;
  }
  /* 푸터 */
  #ft{
    padding-bottom: 70px;
  }
  #ft #ft_link a{
    width: 33.33%;
    text-align: center;
    padding: 0 10px; 
  }
  #ft #ft_link a:nth-child(4), #ft #ft_link a:last-child{
    width: 50%;
    margin-top: 10px;
  }
  #ft #ft_link a:nth-child(4){
    border-left: 1px solid rgba(255, 255, 255, 0.6);
  }
  #ft #logo, #ft #ft_wr{
    padding: 0;
  }
  .ft_info > ul{
    flex-direction: column;
    gap: 5px;
  }
  .ft_info > ul li{
    border-right: 0;
  }
  #ft #ft_copy{
    padding: 0;
  }
}

  /* 로그인 
  .mbskin .mbskin_box{
    width: 90%;
    margin: auto;
  }
  .mbskin .btn_submit{
    font-size: 1.1rem !important;
  } */



  .mobile{
    display:none;
  }
  @media screen and (max-width : 768px) {
    .mobile{
      display:inherit;
    }
  }


  