@charset "utf-8";

/* 초기화 */
html {
  overflow-y: scroll
}

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: sans-serif;
  background: #fff
}

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: 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: sans-serif;
  font-size: 1em
}

input[type="submit"] {
  cursor: pointer
}

button {
  cursor: pointer
}

textarea,
select {
  font-family: 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;
}

a:not(header nav ul.depth_02>li>a, header nav ul.depth_01>li> a) {
  -webkit-tap-highlight-color: transparent;

}

button {
  -webkit-tap-highlight-color: transparent;
}

*,
: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,
#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;
  margin: 0 auto;
  height: 140px;
  zoom: 1
}

#hd_wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

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

.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 {
  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
}

#gnb>h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#gnb .gnb_wrap {
  margin: 0 auto;
  position: relative
}

#gnb .gnb_wrap:hover,
#gnb .gnb_wrap:focus,
#gnb .gnb_wrap:active {
  z-index: 3
}

#gnb #gnb_1dul {
  font-size: 1.083em;
  padding: 0;
  border-bottom: 1px solid #e0e2e5;
  zoom: 1
}

#gnb ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#gnb .gnb_1dli {
  float: left;
  line-height: 55px;
  padding: 0px;
  position: relative
}

#gnb .gnb_1dli:hover>a {
  color: #3a8afd;
  -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 {
  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 {
  display: block;
  font-weight: bold;
  padding: 0 15px;
  color: #080808;
  text-decoration: none
}

.gnb_1dli.gnb_al_li_plus .gnb_1da {
  padding-right: 25px
}

.gnb_2dli:first-child {
  border: 0
}

.gnb_2dul {
  display: none;
  position: absolute;
  top: 54px;
  min-width: 140px;
  padding-top: 2px
}

.gnb_2dul .gnb_2dul_box {
  border: 1px solid #e0e2e5;
  border-top: 0;
  padding: 0;
  -webkit-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
  -moz-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
  box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2)
}

.gnb_2da {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  background: #fff;
  color: #080808;
  text-align: left;
  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
}

.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: 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
}

/* 중간 레이아웃 */
#wrapper {}

#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;
  float: left;
  min-height: 500px;
  height: auto !important;
  margin: 20px 0;
  font-size: 1em;
  width: 930px;
  zoom: 1
}

#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#container_title {
  font-size: 1.333em;
  margin: 0 auto;
  font-weight: bold
}

#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: #212020;
  margin: 0 auto;
  text-align: center
}

#ft h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#ft_wr {
  max-width: 1240px;
  margin: 0;
  padding: 40px 0;
  position: relative;
  display: inline-block;
  text-align: left
}

#ft_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#ft_wr .ft_cnt {
  width: 25%;
  float: left;
  padding: 0 20px
}

#ft_link {
  text-align: left
}

#ft_link a {
  display: block;
  color: #fff;
  line-height: 2em;
  font-weight: bold
}

#ft_company h2 {
  font-size: 1.2em;
  margin-bottom: 20px
}

#ft_company {
  font-weight: normal;
  color: #e3e3e3;
  line-height: 2em
}

#ft_catch {
  margin: 20px 0 10px
}

#ft_copy {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  color: #5b5b5b;
  font-size: 0.92em;
  border-top: 1px solid #383838
}

#top_btn {
  position: fixed;
  bottom: 15px;
  right: 27px;
  width: 50px;
  height: 50px;
  line-height: 46px;
  border: 1px solid #dadada;
  color: #333;
  text-align: center;
  font-size: 15px;
  z-index: 998;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100px;
  background-color: #fff;
}

#go_consult {
  position: fixed;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  bottom: 75px;
  right: 15px;
  width: 80px;
  height: 80px;
  border: 1px solid #dadada;
  color: #fff;
  text-align: center;
  font-size: 13px;
  z-index: 998;
  border-radius: 100px;
  background-color: #fff;
  align-items: center;
  transition: 0.3s;
}


#go_consult span {
  font-weight: 500;
  display: inline-block;
  margin-top: 3px;
  transition: 0.3s;
}

#go_consult img {
  width: 45%;
  object-fit: scale-down;
}

#go_consult:hover {
  border: 1px solid #aaa;
  transition: 0.3s;
}

#go_consult:hover span {
  transition: 0.3s;
  font-weight: 600;
}

#top_btn:hover i {
  filter: brightness(5);
  transition: 0.3s;
}

#go_consult_txt {
  position: fixed;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  bottom: 75px;
  right: 20px;
  width: 65px;
  height: 65px;
  color: #fff;
  text-align: center;
  font-size: 21px;
  z-index: 998;
  border-radius: 100px;
  background-color: var(--main_color);
  align-items: center;
  transition: 0.3s;
}


#go_consult_txt span {
  font-weight: 500;
  display: inline-block;
  margin-top: 3px;
  transition: 0.3s;
  color: #fff;
  line-height: 1.1;
}

/* 게시물 선택복사 선택이동 */
#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('../../../images/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('../../../images/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('../../../images/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('../../../images/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;
  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: #3a8afd;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
  font-size: 16px !important;
}

.btn_submit:hover {
  background: #2375eb
}

.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: #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;
  width: 128px;
  padding: 0 5px;
  height: 40px;
  border: 0;
  background: #434a54;
  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: #bababa;
  text-decoration: none;
  vertical-align: middle;
  border: 0;
  background: transparent
}

.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: #d13f4a;
  text-decoration: none;
  vertical-align: middle
}

/* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
  color: #ff3746
}


/* 기본테이블 */
.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: 20px 0;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #ececec;
  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;
  padding: 10px 5px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 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 #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);
}

.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('../images/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: #ff005a;
  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;
  display: inline-block
}

.pg_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.pg {
  text-align: center
}

.pg_page,
.pg_current {
  display: inline-block;
  vertical-align: middle;
  background: #eee;
  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: 3px
}

.pg_page:hover {
  background-color: #fafafa
}

.pg_start {
  text-indent: -999px;
  overflow: hidden;
  background: url('../images/btn_first.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_prev {
  text-indent: -999px;
  overflow: hidden;
  background: url('../images/btn_prev.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_end {
  text-indent: -999px;
  overflow: hidden;
  background: url('../images/btn_end.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_next {
  text-indent: -999px;
  overflow: hidden;
  background: url('../images/btn_next.gif') no-repeat 50% 50% #eee;
  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;
  background: #3a8afd;
  border: 1px solid #3a8afd;
  color: #fff;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  min-width: 30px;
  border-radius: 3px
}

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


/*css 시작*/
/* 공통 */
:root {
  --main_color: #EA7429;
  --main_bg: #f5f5f5;
  --color_01: #FFE6D6;
  --color_02: #F25E00;
  --color_03: #888888;
  --color_03: #d9d9d9;
  --font_color: #181818;

  --header_h: 92px;
  --main_tit: 24px;
  --main_slide_tit: 34px;

  --sub_tit: 36px;
  --sub_con_tit: 20px;
  --sub_tit_pb: 70px;
  --common_gap: 60px;

  --section_padding_t: 30px;
  --section_padding_b: 150px;

  --index_p_b: 140px;
}

body,
div,
p,
span,
button,
a,
ul,
li,
b,
em,
i,
section {
  font-family: sans-serif;
  font-weight: 400;
  color: var(--font_color);
  word-break: keep-all;
}

.img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.icon_wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.wrap_1680 {
  width: 100%;
  padding-inline: 20px;
  max-width: 1700px;
  margin-inline: auto;
}

.wrap_1400 {
  width: 100%;
  padding-inline: 20px;
  max-width: 1440px;
  margin-inline: auto;
}

.wrap_830 {
  width: 100%;
  max-width: 870px;
  margin-inline: auto;
}

.main_container {
  position: relative;
  top: var(--header_h);
  padding-top: var(--section_padding_t);
  padding-bottom: var(--index_p_b);
  background-image: url(../images/main_bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.sub_container {
  position: relative;
  top: var(--header_h);
}


.sub_container section:last-of-type {
  padding-bottom: calc(var(--section_padding_b) * 0.5);

}

.d_none {
  display: none;
}

.only_768 {
  display: none;
}

.pop_hidden {
  /* overflow: hidden !important; */
  touch-action: none;
}



/*팝업*/
.pop_up {
  display: none;
  /* display: inline-block; */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 7px 0px #59595929;
  min-width: 355px;
  width: calc(100% - 30px);
  z-index: 9999;
  background-color: #fff;
  border-radius: 10px;
  max-width: 1000px;
  width: calc(100% - 30px);
  max-height: 780px;
  height: calc(100vh - 140px);
  padding: 20px 30px 20px;
}

.pop_up.auto_h {
  max-height: 725px;
}

.pop_up input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none !important;
}

.pop_up_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);

}

.pop_up .tit_wrap {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.pop_up h4 {
  font-size: 22px;
  font-weight: 500;
  font-family: sans-serif;
  padding-left: 5px;
  width: 100%;
  font-family: var(--gb_r);
}

.pop_up .close_btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  transition: 0.2s;
}

.pop_up .close_btn:hover {
  filter: brightness(4);
  transition: 0.2s;
}

.pop_up .close_btn img {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: baseline;
}

.pop_up .content_wrap {
  height: calc(100% - 75px);
  overflow: auto;
}


.consult_wrap._pop {
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 40px);
  margin: 0 auto;
  max-width: 900px;
  display: none;
  z-index: 9998;
  transform: translate(-50%, -50%);
}

.consult_wrap._pop .tit_wrap {
  position: relative;
}

.consult_wrap._pop .close_btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0px;
}

.consult_wrap._pop .close_btn img {
  vertical-align: super;
}

.pop_up .content_wrap._view_info .content {
  flex-direction: column;
  gap: 15px;
}

.pop_up .content_wrap._view_info a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  width: auto;
  align-self: flex-start;
  transition: 0.3s;
}

.pop_up .content_wrap._view_info a:hover {
  background-color: #555;
  transition: 0.3s;
}

.pop_up .content {
  font-family: sans-serif;
  overflow: auto;
  background-color: #fff;
  display: flex;
}

.pop_up .content :where(div, p, span) {
  font-family: sans-serif !important;
}

.pop_up .content b span {
  font-weight: bold;
}

.pop_up .content b {
  font-weight: bold;
}

.pop_up .content p:not(:first-of-type) b {
  display: block;
  margin-top: 15px;
}

#view_privacy .tit_wrap {
  display: flex;
  padding-right: 45px;
  align-items: center;
}

#view_privacy .privacy_con table {
  table-layout: fixed;
  width: 100% !important;
  max-width: 640px;
  border-collapse: collapse;
  border: 1px solid #aaa;
}

#view_privacy .privacy_con table :where(td, th) {
  border: 1px solid #aaa;
  padding: 5px;
}

#view_privacy .privacy_con table td p.p_desc {
  width: 50% !important;
}

.date_wrap {
  display: inline-flex;
}

.date_wrap select {
  border: none;
  padding-right: 2px;
  color: #000;
  vertical-align: text-bottom;
}

.date_wrap select option {
  color: #000;
}

.date_wrap select:focus-visible {
  /* outline: -webkit-focus-ring-color auto 1px; */
  outline: none;

}

/*팝업*/

/* 공통 */

/* 헤더 */
header {
  position: fixed;
  height: var(--header_h);
  border-bottom: 1px solid #F5F5F5;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  transition: 0.3s;
}

.header_info_wrap {
  background-color: #f1f1f1;
  position: fixed;
  transform: translateY(-50px);
  width: 100%;
  transition: 0.3s;
  height: 50px;
  display: inline-flex;
  align-content: center;
  top: 0;
}

.header_info_wrap .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_info_wrap .flex p {
  font-size: 14px;
  font-weight: 500;
}

header ._right.phone_no a {
  font-weight: 600;
  -webkit-tap-highlight-color: transparent;
}

.header_wrap {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_wrap ._left {
  display: flex;
  gap: 20px;
  align-items: center;
}

header h1 {
  position: relative;
  width: 220px;
  height: 65px;
}

.header_wrap ._left .until_1200 {
  line-height: 1.2;
  margin-top: 12px;
}

.header_wrap ._left .until_1200 p {
  font-weight: 600;
}

header h1 img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  display: block;
}

header h1 a {
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  height: 100%;
  display: inline-block;
}

header nav {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 800px;
  width: 55%;
  /* padding-right: 30px; */
}

header nav .phone_no a {
  padding-left: 20px;
  letter-spacing: -1px !important;
  /* font-size: 16px !important; */
}

header .phone_no a img {
  width: 14px;
  height: 14px;
  object-fit: scale-down;
  vertical-align: middle;
  display: inline-block;
  margin-right: 3px;
  margin-top: -3px;
}

header nav::before {
  content: "";
  display: inline-block;
  width: 100vw;
  height: 270px;
  position: absolute;
  top: calc(var(--header_h));
  left: 0;
  background-color: #fff;
  height: 0;
  transition: 0.3s;
  box-shadow: 0px 7px 10px #91909061;
}



header nav ul.depth_01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
}

header nav ul.depth_01>li {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

header nav ul.depth_01>li>:where(a, span) {
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  letter-spacing: -0.5px;
}

header nav ul.depth_01>li::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background-color: var(--main_color);
  bottom: -1px;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.3s;
}


header nav ul.depth_02 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: var(--header_h);
  padding-top: 25px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.05s;
  display: inline-block;
}

header nav ul.depth_02 li+li {
  margin-top: 20px;
}

header nav ul.depth_02>li>a {
  font-weight: 500;
  white-space: nowrap;
  transition-duration: 0.3s;
}

header nav ul.depth_01>li.active::before {
  visibility: visible;
  opacity: 1;
  margin-left: -50%;
  width: 100%;
  transition-duration: 0.3s;
}

header nav ul.depth_01>li.active>:where(a, span) {
  color: var(--main_color);

}

header nav ul.depth_02>li.active a {
  color: var(--main_color);
  transition-duration: 0.3s;
}

header nav+.phone_no a {
  font-weight: 700;
}

/* 헤더 */

/* 메인 */


.main_slide_wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.main_slide {
  width: calc(100% - 120px);
  overflow: hidden;
}

.main_slide ul {

  height: 370px;
  align-items: center;
}

.main_slide li.swiper-slide {
  transition: transform 0.3s;
  transform-origin: center;
  width: auto;
  min-width: 35%;
}

.main_slide li.swiper-slide-active {
  box-shadow: 0px 0px 10px 0px #515151bd;
}

.main_slide li.swiper-slide-active a {
  position: relative;
  z-index: 1;
}

.main_slide li {
  padding: 30px 35px;
  background-color: #EA7429;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  height: 350px;
  transform: scale(0.8);
}

.main_slide li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-evenly;
}

.main_slide li a img {
  pointer-events: none;
}

.main_slide li a div {
  color: #fff;
  font-size: var(--main_slide_tit);
  line-height: 1.2;
  font-weight: 600;
  width: 100%;
}

.main_slide li a div.icon_wrap {
  width: 180px;
  height: 180px;
}

.main_slide li.slide_02 {
  background-color: #4FA9B5;
}

.main_slide li.slide_03 {
  background-color: #E89E00;
}

.main_slide li.slide_04 {
  background-color: #0082CA;
}

.main_slide li.slide_05 {
  background-color: #86B71B;
}

.cover_layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.7s;
}

.cover_layer._left {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.541) 90%);
  /* background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.541) 90%); */
  transition: 0.7s;
}

.cover_layer._right {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.44861694677871145) 0%, rgba(0, 0, 0, 0.25) 90%);
  transition: 0.7s;
}

.main_slide_wrap>button {
  position: absolute;
  top: calc(50% + 24px);
  transform: translateY(-50%);
  width: 96px;
  height: 96px;
  transition: 0.3s;
  z-index: 10;
}

.main_slide_wrap>button:hover {
  filter: drop-shadow(0px 2px 5px #ddd);
  transition: 0.3s;
}

.main_slide_wrap>button.prev_btn {
  left: 0;
}

.main_slide_wrap>button.next_btn {
  right: 0;
}

.main_slide_wrap .pagination {
  margin-bottom: 20px;
  text-align: center;
}

.main_slide_wrap .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  transition: 0.3s;
}

.main_slide_wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {

  margin: 0 10px;
}

.main_slide_wrap .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 12px;
  background-color: var(--main_color);
  transition: 0.3s;
}

/* 메인 */

/* 푸터 */
.mt_15 {
  display: inline-block;
  margin-top: 15px;
}

.point_c {
  color: var(--main_color);
  font-weight: 500;
}

footer {
  position: relative;
}

footer .footer_wrap {
  padding-top: 20px;

}

footer::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--main_bg);
  position: absolute;
  top: 60px;
  /* z-index: -1; */
}

.consult_wrap {
  position: relative;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 30px;
  font-weight: 500;
  margin-bottom: 50px;
}

.consult_wrap .tit_wrap {
  text-align: center;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 600;
}

.consult_wrap .form_wrap ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  max-width: 830px;
  margin: 0 auto;
}

.consult_wrap .form_wrap ul li {
  flex: 1 1 45%;
}

.consult_wrap .form_wrap ul li.form_info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.consult_wrap .form_wrap ul li.form_info input {
  border: 1px solid #d9d9d9;
  padding: 0 15px;
  color: var(--font_color);
  border-radius: 3px;
  font-weight: 400;
  width: 100%;
  height: 45px;
}

.consult_wrap .form_wrap ul li.form_agree {
  background-color: var(--main_bg);
  display: flex;
  flex-wrap: wrap;
  padding: 13px 20px 10px;
}

.consult_wrap .form_wrap ul li.form_agree label {
  flex: 1 1 30%;
}

.consult_wrap .form_wrap ul li.form_agree span {
  font-size: 14px;
}

.consult_wrap .form_wrap ul li.form_agree .all_chk {
  flex: 100%;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 5px;
  padding-bottom: 2px;
}

.consult_wrap .form_wrap ul li.form_agree .all_chk span {
  font-weight: 600;
  font-size: 16px;
}

.consult_wrap .form_wrap ul li.form_agree .all_chk .main_color {
  color: var(--main_color);
  text-decoration: underline;
  font-weight: 600;
  font-size: 14px;
  margin-left: 8px;
}

.consult_wrap ul li.form_agree input[type=checkbox] {
  display: none;
}

.consult_wrap ul li.form_agree em {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #aaa;
  margin-right: 5px;
  vertical-align: sub;
  border-radius: 3px;
}

.consult_wrap ul li.form_agree input[type=checkbox]:checked+em {
  border-color: var(--main_color);
}

.consult_wrap ul li.form_agree input[type=checkbox]:checked+em::after {
  content: "";
  width: calc(100% - 0px);
  height: 100%;
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
  background-color: var(--main_color);
  background-position: center;
}

.consult_wrap .form_wrap ul li.btn_wrap {
  width: 100%;
  text-align: center;
  background-color: var(--main_color);
  color: #fff;
  height: 45px;
}

.consult_wrap .form_wrap ul li.btn_wrap:hover {
  background-color: #ff7b26;

}

.consult_wrap .form_wrap ul li.btn_wrap :where(button, a) {
  display: inline-flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
}


.consult_wrap .form_wrap ul li.btn_wrap :where(button, a) span {
  font-weight: 500;
  color: #fff;
}

.consult_wrap .form_wrap ul li.btn_wrap.kakao {
  /* background-color: #FAE100; */
  background-color: #f7df03;
}

.consult_wrap .form_wrap ul li.btn_wrap.kakao:hover {
  background-color: #ffe500;
}

.consult_wrap .form_wrap ul li.btn_wrap.kakao span {
  color: var(--font_color);
}

.consult_wrap .form_wrap ul li.form_agree .all_chk .main_color:hover {
  font-weight: 700;
}

.consult_wrap .form_wrap ul li.form_info input::placeholder {
  color: #888;
  font-weight: 400;
}

footer .footer_btn_wrap {
  margin: 50px auto 45px;
  z-index: 1;
  position: relative;
}

footer .footer_btn_wrap ul {
  display: flex;
  gap: 20px;
}

footer .footer_btn_wrap ul li {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  border-bottom: 1px solid #D9D9D9;
}



.common_style .desc_arr.footer_con_wrap p::before {
  background-color: #d9d9d9;
}

.common_style .desc_arr.footer_con_wrap p.mt_15::before {
  display: none;
}

.common_style .desc_arr.footer_con_wrap p+p {
  margin-top: 10px;
}

footer.bg_black {
  background-color: #000;
}

/* 푸터 */

/* 서브 */
.sub_container .sub_01 {
  background-image: url(../images/sub_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 85%;
  position: relative;
  z-index: 1;
}

.sub_container .sub_01.loan_02 {
  background-image: url(../images/sub_02_bg.jpg);
}

.sub_container .sub_01.loan_03 {
  background-image: url(../images/sub_03_bg.jpg);
}

.sub_container .sub_01.loan_04 {
  background-image: url(../images/sub_04_bg.jpg);
}

.sub_container .sub_01.loan_05 {
  background-image: url(../images/sub_05_bg.jpg);
}

.sub_container .sub_01 .sub_tit_wrap {
  padding-block: var(--common_gap);
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-inline: 20px;
}

.sub_container .sub_01 .sub_tit_wrap .tit {
  font-size: var(--sub_tit);
  margin-bottom: 15px;
  font-weight: 600;
}

.sub_container .sub_01 .sub_tit_wrap p {
  padding-inline: 20px;
  color: #fff;
}

.sub_container .sub_01 .tit_con_wrap {
  display: flex;
  gap: 15px;
  margin-top: var(--common_gap);
}

.sub_container .sub_01 .tit_con_wrap li {
  background-color: #EA7429B2;
  padding: 25px;
  color: #fff;
  flex: 1;
}

.sub_container .sub_01 .tit_con_wrap .con_tit {
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 20px;
}

.sub_container .sub_01 .sub_desc_wrap {
  background-color: #F5F5F5CC;
  background-blend-mode: soft-light;
  padding: var(--common_gap) 20px calc(var(--common_gap) - 10px)
}

.sub_container .sub_01 .con_wrap {
  display: flex;
  gap: 10px;
  align-items: stretch;
  flex-wrap: wrap;
}

.sub_container .sub_01._9items .con_wrap {
  /* gap: 10px; */
}

.sub_container .sub_01 .con {
  border-radius: 3px;
  background-color: #fff;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 20px;
  text-align: center;
}

.sub_container .sub_01._9items .con {
  padding: 20px 15px;
}

.sub_container .sub_01 .con .icon_wrap {
  height: 35px;
}

.sub_container .sub_01 .con .icon_wrap+.con_sub_tit {
  margin-top: 15px;
}

.sub_container .sub_01 .con .con_tit {
  font-weight: 600;
  line-height: 1.3;
  margin-block: 15px 7px;
}

.sub_container .sub_01 .con .con_sub_tit {
  color: #434343;
  font-weight: 400;
  letter-spacing: -0.8px;
  line-height: 1.5;
}

.sub_container .sub_01._9items .con .con_sub_tit {
  font-size: 14px;

}

.sub_container .sub_01 .con_desc {
  line-height: 1.8;
  letter-spacing: -1px;
}

.sub_container .sub_01 .desc_arr {
  padding-top: 20px;
}

.sub_container .sub_01 .desc_arr.flex {
  display: flex;
  flex-wrap: wrap;
  max-width: 750px;
  column-gap: 10px;
}

.sub_container .sub_01 .desc_arr.flex.p_300 p {
  min-width: 300px;
}

.sub_container .sub_01 .desc_arr.flex.p_285 p {
  min-width: 285px;
}

.common_style {
  line-height: 1.8;
}

.common_style .desc_arr>:where(p, div) {
  padding-left: 15px;
  position: relative;
  margin-bottom: 3px;
}

.common_style .desc_arr>:where(p, div)::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #888888;
  position: absolute;
  left: 0;
  top: 12px;
  border-radius: 10px;
  font-weight: 700;
}

.common_style .desc_arr>div {
  display: flex;
}

.common_style .desc_arr>div p:first-child {
  margin-right: 5px;
}

.common_style .desc_arr>:where(p, div).dash::before {
  content: "";
  width: 7px;
  height: 2px;
  top: 14px;

}

/* .sub_container .sub_02 {
  margin-bottom: 60px;
} */

.sub_container .sub_02.common_gap {
  margin-top: var(--common_gap);
}

.sub_container .sub_02 {
  position: relative;
  top: -20px;
}

.sub_container .sub_02 .sub_tab_wrap {
  height: calc(var(--header_h) + 55px);
  background-color: #f5f5f5;
  border-bottom: 1px solid var(--main_color);
}

.sub_container .sub_02 .sub_tab_wrap ul {
  display: inline-flex;
  position: absolute;
  position: absolute;
  top: var(--header_h);
  left: 50%;
  transform: translateX(-50%);

  align-items: flex-end;
  z-index: 100;
}

.sub_container .sub_02 .sub_tab_wrap .sub_tab {
  flex: 1;
  padding: 10px 20px;
  border: 1px solid #D9D9D9;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #fff;
  border-bottom: 1px solid var(--main_color);
  height: 45px;
  /* line-height: 45px; */
  display: flex;
  transition: 0.4s;
  max-width: 280px;
}

.sub_container .sub_02 .sub_tab_wrap .sub_tab.active {
  border: 1px solid var(--main_color);
  border-bottom: 1px solid #fff;
  height: 55px;
  transition: 0.4s;
  padding: 15px 20px;
}



.sub_container .sub_02 .sub_tab_wrap .sub_tab :where(button, a) {
  color: #888;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  height: 100%;
  letter-spacing: -0.5px;
  transition: 0.4s;
}

.sub_container .sub_02 .sub_tab_wrap .sub_tab:hover :where(button, a) {
  color: var(--main_color);

}

.sub_container .sub_02 .sub_tab_wrap .sub_tab.active :where(button, a) {
  color: var(--main_color);
  transition: 0.4s;
}

.selected_tab {
  display: none;
}

.sub_container .sub_02 .sub_tit_wrap {
  padding-block: var(--sub_tit_pb);
  color: #fff;
  font-size: 16px;
}

.sub_container .sub_02 .sub_tit_wrap .tit {
  font-size: var(--sub_tit);
  margin-bottom: 15px;
  font-weight: 600;
  color: var(--main_color);
  letter-spacing: -1px;
}


.sub_container .sub_02 .con_item_wrap {
  margin-bottom: 30px;
}

.sub_container .sub_02 .con_item_wrap ul {
  display: flex;
}

.sub_container .sub_02 .con_item_wrap li {
  padding-inline: 20px;
  text-align: center;
  flex: 1;
  display: inline-flex;
  flex-direction: column;
  /* justify-content: center; */
}

.sub_container .sub_02 .con_item_wrap li+li {
  border-left: 1px solid #D9D9D9;
}

.sub_container .sub_02 .con_item_wrap .con_item_tit {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: -1px;
}

.sub_container .sub_02 .con_item_wrap .con_item_desc {
  color: #434343;
  letter-spacing: -1px;

}

.sub_container .sub_02 .con_list_wrap {
  margin-bottom: var(--common_gap);
  padding: 60px;
  background-color: var(--main_bg);
  border-radius: 10px;
}

.sub_container .sub_02 .sub_con_wrap.common_gap {
  margin-top: var(--common_gap);
}

.sub_container .sub_02 .con_list_wrap .con_list_tit {
  padding-left: 15px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px;
}

.sub_container .sub_02 .con_list_wrap .con_list_desc {
  font-weight: 400;
  margin-top: -5px;
  padding-left: 0px;
  font-size: 18px;
}

.sub_container .sub_02 .con_list_wrap .con_list_desc b {
  font-weight: 600;
}

.sub_container .sub_02 .con_list_wrap>ul>:where(li+li) {
  margin-top: 35px;
}

.sub_container .sub_02 .con_list_wrap .con_list_tit::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 70%;
  background-color: var(--main_color);
  position: absolute;
  left: 0;
  top: calc(50% + 2px);
  font-weight: 700;
  transform: translateY(-50%);
}

.sub_container .sub_02 .con_list_wrap .item_arr {
  margin-top: 18px;
}

.sub_container .sub_02 .con_list_wrap .item_arr ul {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.sub_container .sub_02 .con_list_wrap .item_arr ul li {
  padding: 20px;
  background-color: #fff;
  flex: 1;
  line-height: 1.5;
  min-width: 330px;
  max-width: calc((100% - 10px) / 2);
}

.sub_container .sub_02 .con_list_wrap .item_arr._4items ul li {
  padding: 20px;
  background-color: #fff;
  flex: 1 1 45%;
  line-height: 1.5;
  min-width: 330px;
  min-width: 330px;
  max-width: calc((100% - 10px) / 3);
}

.sub_container .sub_02 .con_list_wrap .item_arr .list_tit {
  font-weight: 600;
  margin-bottom: 5px;
}

.sub_container .intro_01>div {
  padding-block: var(--common_gap);
  text-align: center;
  background-color: var(--main_bg);
  padding-inline: 20px;
}

.sub_container .intro_01>div p {
  line-height: 1.5;
}

.sub_container .intro_01>div:first-child {
  padding-bottom: calc(var(--common_gap) + 25px);
}

.sub_container .intro_01 .sub_tit_wrap.main_c {
  background-color: var(--main_color);
}

.sub_container .intro_01 .sub_tit_wrap .tit {
  font-size: var(--sub_tit);
  font-weight: 600;
}

.sub_container .intro_01 .deco_line::before {
  bottom: -20px;
  width: 85px;
}

.sub_container .intro_01 .sub_tit_wrap.main_c p {
  color: #fff;
}

.sub_container .intro_01>div p+p {
  margin-top: 35px;
}

.sub_container .intro_02 {
  padding-block: 80px;
}

.sub_container .intro_02 [class ^='intro_con'] {
  padding-left: 40px;
  padding-bottom: 60px;
}

.sub_container .intro_02 [class ^='intro_con'] .tit {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 45px;
  position: relative;
}

.sub_container .intro_02 [class ^='intro_con'] .tit::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 30px;
  background-color: var(--main_color);
  position: absolute;
  top: 15px;
  left: -43px;
}

.sub_container .intro_02 [class ^='intro_con'] .tit::after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 30px;
  border: 2px solid var(--main_color);
  opacity: 0.5;
  background-color: transparent;
  position: absolute;
  top: 5px;
  left: -53px;
}

.sub_container .intro_02 .intro_con_01 {
  padding-bottom: calc(var(--common_gap)*1.5);
  position: relative;
}

.sub_container .intro_02 .intro_con_01::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: var(--main_color);
  position: absolute;
  top: 20px;
  left: 0;
}

.sub_container .intro_02 .intro_con_01 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1200px;
}

.sub_container .intro_02 .intro_con_01 li {
  display: inline-block;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 15px#00000020;
}

.sub_container .intro_02 .intro_con_01 .desc_tit {
  color: var(--main_color);
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 7px;
}

.sub_container .intro_02 .intro_con_02 ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-right: 40px;
}

.sub_container .intro_02 .intro_con_02 ul li {
  display: inline-block;
}

.sub_container .intro_02 .intro_con_02 ul li a {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  text-align: center;
  letter-spacing: -1px;
}

.sub_container .intro_02 .intro_con_02 ul li a:hover .icon_wrap {
  transform: scale(1.08);
  transition: 0.3s;
}

.sub_container .intro_02 .intro_con_02 ul li .icon_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.6s;
}

.sub_container .intro_02 .intro_con_02 ul li img {
  width: 132px;
  height: 140px;
}

.sub_container .intro_02 .intro_con_02 ul li .desc_tit {
  font-size: 20px;
  font-weight: 600;
}

.sub_container section:last-of-type.intro_03 {
  background-image: url(../images/intro_bg.jpg);
  padding-bottom: calc(var(--common_gap) * 2);
  background-position: center;
  background-size: cover;
}

.sub_container .intro_03>div {
  padding-block: calc(var(--common_gap) + 20px);
  text-align: center;
}

.sub_container .intro_03>div:not(:first-child) p {
  color: #fff;
}

.sub_container .intro_03>div:first-child {
  background-color: rgba(255, 255, 255, 0.7);
}

.sub_container .intro_03>div:first-child b {
  /* display: inline-block; */
  font-weight: 700;
}

.sub_container .intro_03>div:first-child .big_font {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 45px;
  font-weight: 500;
}

.sub_container .intro_03>div:first-child p+p {
  margin-top: 20px;
  font-size: 18px;
}

.sub_container .intro_03>div:nth-child(2)>div {
  padding-block: var(--common_gap);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 30px;
}

.sub_container .intro_03 .ceo_wrap {
  margin-top: calc(var(--common_gap) - 20px);
}

.sub_container .intro_03 .ceo_wrap .sign {
  max-width: 180px;
  display: inline-block;
  width: 30%;
  vertical-align: bottom;
  margin-bottom: 10px;
}

.sub_container .intro_03 .ceo_wrap .sign img {
  object-fit: scale-down;
  display: inline-block;
  width: 100%;
}

.sub_container .intro_03 .ceo_wrap span {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 0 10px;
}

.sub_container .intro_03 b.highlight {
  color: #fff;
  font-weight: 500;
  background-color: #ea742980;
}

.sub_container .intro_03>div:nth-child(2)>p {
  color: #d9d9d9;
  line-height: 2;
}

.deco_line {
  position: relative;
}

.deco_line::before {
  content: "";
  display: inline-block;
  width: 75px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: var(--main_color);
  transform: translateX(-50%);
}

.sub_container .intro_03 .deco_line::after {
  content: "";
  display: inline-block;
  width: 75px;
  height: 4px;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: var(--main_color);
  transform: translateX(-50%);
}

/* 서브 */

/* 0610 추가 */
.provision_pop_txt {
  font-size: 15px;
}

.p_box:not(:last-of-type) {
  margin-bottom: 25px;
}

.p_desc {
  margin-bottom: 10px;
}

.p_desc_tit {
  font-weight: bold;
  margin-bottom: 10px;
}

.p_desc_sub_tit {
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 10px;
}

.p_desc_s {
  padding-left: 15px;
  margin-bottom: 15px;
}

.p_desc_s p {
  position: relative;
  padding-left: 10px;
}

.p_desc_s p::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 1px;
}

/*pc 호버 효과*/
@media(min-width:1024px) {

  /* 헤더 */
  header nav:hover::before {
    height: 270px;
    transition: 0.3s;
  }

  header nav:hover ul.depth_02 {
    opacity: 1;
    transition: 0.3s;
    visibility: visible;
  }

  header nav ul.depth_01>li:not(.phone_no):hover::before {
    visibility: visible;
    opacity: 1;
    margin-left: -50%;
    width: 100%;
    transition-duration: 0.6s;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab:hover {
    border: 1px solid var(--main_color);
    border-bottom: 1px solid #fff;
    height: 55px;
    transition: 0.4s;
  }

  header nav ul.depth_01>li:not(.phone_no):hover>:where(a, span) {
    color: var(--main_color);

  }

  header nav ul.depth_02>li:not(.phone_no):hover a {
    color: var(--main_color);
    transition-duration: 0.3s;
  }

  /* 헤더 */
  /*서브*/
  .sub_container .sub_02 .con_item_wrap ul {
    flex-wrap: wrap;
  }

  .sub_container .sub_02 .con_item_wrap li {
    flex: 1 1 25%;
    margin-bottom: 30px;
  }

  .sub_container .sub_02 .con_item_wrap:not(:where(._5items, ._6items)) li:nth-child(5) {
    border-left: none;
  }

  .sub_container .sub_02 .con_item_wrap:where(._5items, ._6items) li {
    flex: 1;
    margin-bottom: 30px;
  }

  .loan_03 .con_list_wrap {
    margin-top: calc(var(--common_gap) + 40px);
  }

  /*서브*/
  /*푸터*/
  footer .footer_btn_wrap ul li {
    transition: 0.3s;
  }

  footer .footer_btn_wrap ul li a {
    /* font-weight: 500; */
    transition: 0.3s;
  }

  footer .footer_btn_wrap ul li:hover :where(a, button) {
    font-weight: 500;
    transition: 0.3s;
  }

  footer .footer_btn_wrap ul li:hover {
    border-bottom: 1px solid #999;
    transition: 0.3s;
  }

  /*푸터*/
}

/*pc 호버 효과*/

@media(max-width:1600px) {
  header nav .phone_no a {
    padding-left: 0;
    font-size: 16px !important;
  }
}

@media(max-width:1400px) {

  /* 공통 1400px */
  :root {
    --header_h: 92px;
    --main_tit: 24px;
    --main_slide_tit: 28px;

    --sub_tit: 34px;
    --sub_con_tit: 20px;

    --section_padding_t: 30px;
    --section_padding_b: 120px;

    --index_p_b: 120px;
  }

  /* 공통 1400px */

  /* 헤더 1400px */
  header h1 {
    width: 230px;
    height: 65px;
  }

  header h1 {
    width: 150px;
    height: 65px;
  }

  .header_wrap ._left {
    display: flex;
    gap: 15px;
    align-items: center;
  }

  .header_wrap ._left .until_1200 {
    font-size: 13px;
    letter-spacing: -0.4px;
  }

  header nav {
    width: 59%;
  }

  header nav ul.depth_01>li>:where(a, span) {
    font-size: 17px;
  }

  header nav .phone_no a img {
    width: 13px;
    height: 13px;
  }

  header nav+.phone_no a {
    font-size: 14px;
  }

  header nav ul.depth_02>li>a {
    font-size: 15px;
  }

  /* 헤더 1400px */

  /* 메인 1400px */

  .main_slide {
    width: calc(100% - 70px);
  }

  .main_slide ul {
    height: 320px;
  }

  .main_slide li {
    padding: 20px 35px;
    height: 300px;
  }

  .main_slide li a div.icon_wrap {
    width: 160px;
    height: 160px;
  }

  .main_slide_wrap>button {
    width: 80px;
    height: 80px;
  }

  /* 메인 1400px */

  /* 푸터 1400px */
  /* 푸터 1400px */

  /* 서브 1400px */
  .sub_container .sub_01 .sub_tit_wrap p {
    padding-inline: 0px;
  }

  .sub_container .sub_01._9items .con {
    min-width: 210px;
  }

  .sub_container .sub_02 .con_list_wrap {
    padding: 40px;
  }

  .sub_container .sub_02 .con_item_wrap li {
    padding-inline: 15px;
    justify-content: flex-start;
  }

  .sub_container .sub_02 .con_item_wrap:where(._5items, ._6items) li {
    /* justify-content: center; */
  }

  /* 서브 1400px */

}

@media(max-width:1200px) {

  /* 공통 1200px */
  :root {
    --header_h: 85px;
    --main_tit: 24px;
    --main_slide_tit: 28px;

    --sub_tit: 31px;
    --sub_con_tit: 20px;
    --sub_tit_pb: 30px;

    --section_padding_t: 80px;
    --section_padding_b: 120px;

    --index_p_b: 60px;
    --common_gap: 60px;
  }

  .none_1200 {
    display: revert;
  }

  .until_1200 {
    display: none !important;
  }

  header.info_on_h+.sub_container {
    top: calc(var(--header_h) + 50px);
  }

  header.info_on_h.active+.sub_container {
    top: calc(var(--header_h));
  }

  /* 공통 1200px */

  /* 헤더 1200px */
  header.info_on {
    top: 50px;
    transition: 0.3s;
  }

  header.info_on .header_info_wrap {
    transform: translateY(0);
    transition: 0.3s;
  }

  header h1 {
    width: 185px;
    height: 65px;
  }

  header nav {
    width: 75%;
    padding-right: 20px;
  }

  header nav ul.depth_01>li>:where(a, span) {
    font-size: 17px;
  }

  header nav ul.depth_02 {
    padding-top: 20px;
  }

  header nav ul.depth_02>li>a {
    font-size: 15px;
  }

  header nav ul.depth_02>li+li {
    margin-top: 15px;
  }



  /* 헤더 1200px */

  /*서브 1200px*/
  .sub_container .sub_01 .tit_con_wrap li {
    padding: 20px;
  }

  .sub_container .sub_01 .tit_con_wrap .con_tit {
    font-size: 18px;
  }

  .sub_container .sub_01 .con {
    min-width: 210px;
    padding: 20px;
  }

  .sub_container .sub_01 .tit_con_wrap li {
    padding: 20px 15px;
  }

  .sub_container .sub_01 .con .con_tit {
    font-weight: 600;
    margin-top: 7px;
  }

  .sub_container .sub_01 .con .con_sub_tit {
    line-height: 1.3;
  }

  .sub_container .sub_02 .sub_tab_wrap {
    height: 140px;
  }

  .sub_container .sub_02 .sub_tab_wrap ul {
    top: calc(var(--header_h) + 0px);
  }

  .sub_container .sub_02 .sub_tit_wrap .tit {
    margin-bottom: 6px;
  }

  .sub_container .sub_02 .con_item_wrap .con_item_tit {
    font-size: 16px;
  }



  .sub_container .sub_02 .con_list_wrap .item_arr._4items ul li {
    padding: 20px;
    background-color: #fff;
    flex: 1 1 45%;
    line-height: 1.5;
    max-width: unset;
  }

  .sub_container .intro_01>div p+p {
    margin-top: 20px;
  }

  .sub_container .intro_02 {
    padding-block: 60px 20px;
  }

  .sub_container .intro_02 .intro_con_01 .desc_tit {
    color: var(--main_color);
    font-size: 18px;
  }

  .sub_container .intro_02 [class ^='intro_con'] .tit {
    margin-bottom: 30px;
  }

  .sub_container .intro_02 .intro_con_02 ul li .desc_tit {
    font-size: 18px;
  }

  .sub_container .intro_02 .intro_con_02 ul li img {
    width: 120px;
    height: 130px;
  }

  /*서브 1200px*/

  /*푸터 1200px*/
  footer .footer_wrap {
    padding-top: 60px;
  }

  footer::before {
    top: 125px;
  }

  footer._index::before {
    top: 85px;
  }

  /*푸터 1200px*/
}

@media(max-width:1200px) and (min-width:1024px) {
  header nav:hover::before {
    height: 240px;
  }

  .sub_container .sub_02 .con_item_wrap .con_item_desc {
    font-size: 14px;
  }


}

@media(max-width:1024px) {

  /* 공통 1024px */
  :root {
    --header_h: 70px;
    --main_tit: 24px;
    --main_slide_tit: 24px;

    --sub_tit: 26px;
    --sub_con_tit: 20px;
    --sub_tit_pb: 40px;


    --section_padding_b: 100px;
    --common_gap: 55px;

    --index_p_b: 70px;
  }

  .d_only {
    display: none !important;
  }

  .d_none {
    display: inline-block;
  }

  .hidden {
    /* height: 100%;
    min-height: 100%; */
    overflow: hidden !important;
    touch-action: none;
  }

  .main_container {
    background-size: 110%;
  }

  .pop_up {
    padding: 20px 25px 40px;
  }

  .pop_up .content_wrap {
    height: calc(100% - 55px);
  }

  .pop_up h4 {
    font-size: 20px;
  }

  .pop_up .close_btn {
    top: 5px;
  }

  .pop_up .tit_wrap {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  /* 공통 1024px */

  /* 헤더 1024px */
  .header_info_wrap ._right {
    display: none;
  }

  header .phone_no.d_none {
    position: absolute;
    right: 55px;
    top: 25px;
  }

  .menu_btn_wrap {
    width: auto;
    /* width: var(--logo_w); */
    cursor: pointer;
    z-index: 101;
    text-align: right;
    height: 100%;
    display: inline-block;
  }

  .menu_button {
    padding: 15px 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 0;
    background-color: transparent;
    position: absolute;
    right: 5px;
    top: 13px;
  }

  .menu_button .bar:nth-of-type(1) {
    margin-top: 0px;
  }

  .menu_button .bar:nth-of-type(3) {
    margin-bottom: 0px;
  }

  .bar {
    position: relative;
    display: block;

    width: 22px;
    height: 2px;

    margin: 6px auto;
    background-color: var(--main_color);

    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .active .bar:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    -ms-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }

  .active .bar:nth-of-type(2) {
    opacity: 0;
  }

  .active .bar:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    -ms-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
  }

  .header_wrap {
    justify-content: flex-start;
  }

  header nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 520px;
    background-color: #fff;
    z-index: 100;
    display: inline-block;
    transition: transform 1s;
    transform: translateX(100%);
    height: 100vh;
    padding-top: var(--header_h);
    padding-right: 0;
  }

  header.active nav {
    display: inline-block;
    transition: transform 1s;
    transform: translateX(0);
  }

  header .nav_bg {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.541);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transition: 0.5s;
    visibility: hidden;
  }

  header.active .nav_bg {
    transition: 0.5s;
    opacity: 1;
    visibility: visible;

  }

  header nav ul.depth_01 {
    height: auto;
    display: block;
    border-top: 1px solid #f5f5f5;
  }

  /* header nav::before {
		display: block;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.541);
	} */

  header nav ul.depth_01>li {
    position: relative;
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #f5f5f5;
  }

  header nav ul.depth_01>li span {
    position: relative;
  }

  header nav ul.depth_01>li span::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 9px;
    /* background-image: url(../images/more_icon.png); */
    background-image: url(../images/more_btn_01.png);
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    background-repeat: no-repeat;
    background-size: contain;
    /* filter: brightness(1); */
    filter: opacity(0.55);
    transition: 0.3s;
  }

  header nav ul.depth_01>li.open span::before {
    transform: translateY(-50%) rotate(180deg);
    transition: 0.3s;
  }

  header nav ul.depth_01>li>:where(a, span) {
    display: block;
    padding: 5px 15px;
  }

  header ul.depth_01>li ul.depth_02 {
    opacity: 1;
    visibility: visible;
    position: unset;
    display: none;
    width: 100%;
    transform: unset;
    padding-top: 0;
    border-top: 1px solid #f5f5f5;
    text-align: left;
  }



  header ul.depth_01>li.active ul.depth_02 li {
    display: block;
  }

  header nav ul.depth_01>li::before {
    display: none;
  }

  header nav ul.depth_01>li.active>:where(a, span) {
    color: var(--main_color);
  }

  header nav ul.depth_02>li:first-child {
    margin-top: 10px;
  }

  header nav ul.depth_02>li:last-child {
    margin-bottom: 15px;
  }

  header nav ul.depth_02>li>a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0 15px;
    font-size: 16px;
  }

  header nav ul.depth_02>li+li {
    margin-top: 5px;
  }

  header nav ul.depth_02>li.color a {
    color: var(--main_color);
  }


  /* 헤더 1024px */

  /* 메인 1024px */
  .main_slide ul {
    height: 270px;
  }

  .main_slide li {
    padding: 20px 25px;
    height: 250px;
  }

  .main_slide li a div.icon_wrap {
    width: 140px;
    height: 140px;
  }

  .main_slide_wrap>button {
    width: 65px;
    height: 65px;
  }

  .main_slide_wrap .pagination {
    margin-bottom: 15px;
    text-align: center;
  }

  .main_slide_wrap .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    transition: 0.3s;
  }

  .main_slide_wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
  }

  .main_slide_wrap .swiper-pagination-bullet-active {
    width: 25px;
    border-radius: 12px;
  }

  .sub_container .sub_02 .con_list_wrap .con_list_tit {
    margin-bottom: 5px;
  }

  .sub_container .sub_02 .con_list_wrap .item_arr ul li {
    padding: 15px;
  }

  /* 메인 1024px */

  /* 푸터 1024px */
  footer._index .footer_wrap {
    padding-top: 30px;
  }

  footer._index::before {
    top: 65px;
  }

  .consult_wrap {
    padding: 20px 20px 30px;
    margin-bottom: 25px;
  }

  .consult_wrap .tit_wrap {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.2;
  }

  .consult_wrap .form_wrap ul {
    max-width: 700px;
    gap: 8px;
  }

  .consult_wrap .form_wrap ul li.form_info {
    flex: 100%;

  }

  .consult_wrap .form_wrap ul li.form_agree {
    flex: 100%;
  }

  footer .footer_btn_wrap {
    margin: 25px auto 30px;
  }


  #top_btn {
    width: 35px;
    height: 35px;
    line-height: 30px;
    bottom: 10px;
    right: 22px;

  }

  #go_consult {
    width: 65px;
    height: 65px;
    bottom: 50px;
    right: 10px;
    font-size: 12px;
  }

  #go_consult_txt {
    width: 55px;
    height: 55px;
    bottom: 50px;
    right: 11px;
    font-size: 15px;
  }

  #go_consult_txt span {
    line-height: 1.2;
  }


  #go_consult img {
    width: 40%;
  }

  #go_consult span {
    margin-top: 0px;
  }

  /* 푸터 1024px */

  /* 서브 1024px */
  .sub_container .sub_01 .sub_desc_wrap {
    padding: 50px 10px;
  }

  .sub_container .sub_01 .con .con_sub_tit {
    line-height: 1.5;

  }

  .sub_container .sub_01 .tit_con_wrap {
    flex-wrap: wrap;
  }

  .sub_container .sub_01 .tit_con_wrap li {
    flex: 1 1 45%;
  }

  .sub_container .sub_02 {
    padding-top: 20px;
  }

  .sub_container .sub_02 .sub_tab_wrap {
    height: 95px;
  }


  .sub_container .sub_02 .con_item_wrap ul {
    display: flex;
    flex-wrap: wrap;
  }

  .sub_container .sub_02 .con_item_wrap li {
    padding-inline: 10px 20px;
    flex: 1 1 30%;
    margin-bottom: 30px;
    max-width: calc(100% / 3);
    position: relative;
    justify-content: flex-start;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 25px;
    padding-block: 3px;
    border-left: 2px solid #eee;
  }

  .sub_container .sub_02 .con_item_wrap li:last-child {
    margin-bottom: 0;

  }

  .sub_container .sub_02 .con_item_wrap li+li {
    border-left: 2px solid #eee;

  }

  .sub_container .sub_02 .con_item_wrap li::before {
    /* content: ''; */
    width: 2px;
    height: 15px;
    height: 100%;
    background-color: var(--main_color);
    background-color: #ddd;
    background-color: #eee;
    position: absolute;
    left: -2px;
    top: 5px;
  }

  .sub_container .sub_02 .con_item_wrap .con_item_tit {
    font-size: 16px;
  }

  .sub_container .sub_02 .con_list_wrap {
    padding: 30px;
  }

  .sub_container .sub_02 .con_list_wrap .item_arr ul li {
    max-width: unset;
  }

  .sub_container .sub_02 .con_list_wrap .con_list_tit {
    font-size: 18px;
  }

  /* .sub_container .sub_02 .sub_tab_wrap {
    height: auto;
    width: calc(100% - 40px);
    margin-inline: auto;
    max-width: 500px;
    border: 1px solid var(--main_color);
    background-color: #fff;
    margin-top: 0px;
    position: relative;
    z-index: 1;
  }

  .sub_container .sub_02 {
    margin-bottom: 60px;
    padding-top: 65px;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab {
    flex: 1;
    padding: 0 10px;
    border: 1px solid #D9D9D9;
    border-bottom: 1px solid var(--main_color);
    height: 40px;
    line-height: 40px;
    transition: 0.4s;
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab.active {
    border: 1px solid #ccc;
    transition: 0.4s;
    border-top: none;
    height: 40px;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab.active button {
    color: var(--main_color);
    font-weight: 600;
  }

  .selected_tab {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
    position: relative;
    z-index: 10;
  }

  .selected_tab::before {
    content: "";
    width: 10px;
    height: 18px;
    border-top: 10px solid var(--main_color);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    display: inline-block;
    position: absolute;
    right: 10px;
    transition: 0.4s;
    top: calc(50% + 5px);
    transform: translateY(-50%) rotate(0deg);
  }

  .selected_tab.active::before {
    top: calc(50% - 4px);
    transform: translateY(-50%) rotate(180deg);
  }

  .sub_container .sub_02 .sub_tab_wrap ul {
    display: none;
    flex-direction: column;
    padding-inline: 0;
    width: calc(100% + 2px);
    left: -1px;
    transform: none;
    top: 41px;
    bottom: unset;
  } */
  .sub_container .sub_02 .sub_tab_wrap .sub_tab {
    padding: 10px 10px 5px;
    height: 40px;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab :where(button, a) {
    letter-spacing: -1px;
    font-size: 14px;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab.active {
    height: 45px;
    padding: 13px 10px 5px;
  }

  .common_style .desc_arr>div {
    flex-direction: column;
  }

  .sub_container .intro_02 [class ^='intro_con'] .tit {
    font-size: 22px;
  }

  .sub_container .intro_02 .intro_con_02 ul {
    flex-wrap: wrap;
    gap: 20px;
    padding-right: 40px;
  }

  .sub_container .intro_02 .intro_con_02 ul li {
    flex: 1 1 30%;
    padding: 20px 20px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #00000020;
    min-width: 223px;
    transition: 0.3s;
  }

  .sub_container .intro_02 .intro_con_02 ul li img {
    width: 100px;
    height: 110px;
  }

  .sub_container .intro_02 .intro_con_02 ul li:hover {
    box-shadow: 0px 0px 10px #00000040;
    transition: 0.3s;
  }

  .sub_container .intro_01 .deco_line::before {
    bottom: -20px;
    width: 75px;
    height: 3px;
  }

  .sub_container .intro_03>div:first-child .big_font {
    font-size: 24px;
    margin-bottom: 25px;
  }

  .sub_container .intro_03>div {
    padding-inline: 20px;
  }

  .sub_container .intro_03>div:first-child p+p {
    font-size: 16px;
  }

  /* 서브 1024px */

}

@media(max-width:768px) {


  /* 공통 768px */
  :root {
    --main_slide_tit: 20px;
    --sub_tit: 22px;
    --sub_con_tit: 18px;
    --sub_tit_pb: 30px;

    --common_gap: 50px;

    --index_p_b: 50px;
  }

  .main_container {
    background-size: 135%;
  }

  .none_768 {
    display: none;
  }

  .only_768 {
    display: revert;
  }

  .pop_up {
    padding: 20px 25px 20px;
  }

  .pop_up h4 {
    font-size: 16px;
    padding-left: 0;
  }

  .pop_up .close_btn {
    width: 16px;
    height: 16px;
    top: 0px;
  }

  #view_privacy .close_btn {
    top: 4px;
  }

  #view_privacy .close_btn img {
    vertical-align: super;
  }

  #view_privacy .tit_wrap {
    padding-right: 30px;
  }

  .date_wrap select {
    padding: 0;
    font-size: 14px;
    vertical-align: text-bottom;
  }

  .pop_up.auto_h {
    height: calc(100vh - 140px);
    /* max-height: 550px; */
  }

  .sub_container .sub_02 {
    margin-bottom: -100px;
    top: -60px;
    padding-top: 100px;
  }

  /* 공통 768px */

  /* 헤더 768px */
  header nav ul.depth_02>li+li {
    margin-top: 0;
  }

  header h1 {
    width: 160px;
    height: 65px;
    position: relative;
    z-index: 101;
  }

  header nav {
    max-width: unset;
  }

  /* 헤더 768px */

  /* 메인 768px */
  .main_slide li a div.icon_wrap {
    width: 120px;
    height: 120px;
  }

  .main_slide li.swiper-slide {
    min-width: 75%;
  }

  /* 메인 768px */

  /* 푸터 768px */
  footer .footer_wrap {
    padding-top: 110px;
    /* padding-top: 60px; */
  }

  footer::before {
    top: 155px;
    /* top: 115px; */
  }

  .consult_wrap .form_wrap ul li.form_agree .all_chk {
    padding-bottom: 5px;
  }

  .consult_wrap .form_wrap ul li.form_agree .all_chk .main_color {
    margin-left: 28px;
    display: block;
  }

  .consult_wrap .form_wrap ul li {
    flex: 100%;
  }

  .consult_wrap .form_wrap ul li.form_agree label {
    flex: 100%;
  }

  footer .footer_btn_wrap ul {
    gap: 5px;
    flex-direction: column;
  }

  .consult_wrap {
    margin-bottom: 10px;
  }

  footer .footer_btn_wrap ul li {
    padding-bottom: 5px;

    background-color: #fff;
    margin-bottom: 3px;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 7px 5px;

  }

  footer .footer_btn_wrap {
    margin: 0px auto 30px;
  }

  footer .footer_btn_wrap ul li :where(a, button) {
    font-weight: 500;
    transition: 0.3s;
    display: inline-block;
    width: 100%;
    /* height: 100%; */
    text-align: center;
  }

  /* 푸터 768px */

  /* 서브 768px */
  .sub_container .sub_01 .tit_con_wrap .con_tit {
    font-size: 16px;
    font-weight: 600;
  }

  .sub_container .sub_01 .sub_tit_wrap .con_sub_tit {
    font-size: 14px;
  }

  .sub_container .sub_01 .sub_desc_wrap {
    padding: 50px 0px;
  }

  .sub_container .sub_02 .con_item_wrap li {
    flex: 1 1 45%;
    max-width: calc(100% / 2);
  }

  .sub_container .sub_02 .con_list_wrap {
    margin-bottom: var(--common_gap);
    padding: 25px 20px;
  }

  .sub_container .sub_02 .sub_tab_wrap {
    height: auto;
    width: calc(100% - 40px);
    margin-inline: auto;
    /* max-width: 500px; */
    border: 1px solid var(--main_color);
    background-color: #fff;
    margin-top: 0px;
    position: relative;
    z-index: 1;
  }



  .sub_container .sub_02 .sub_con_wrap.common_gap {
    margin-top: 30px;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab {
    flex: 1;
    padding: 0 10px;
    border: 1px solid #D9D9D9;
    border-bottom: 1px solid var(--main_color);
    height: 40px;
    line-height: 40px;
    transition: 0.4s;
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0;
    max-width: unset;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab.active {
    border: 1px solid #ccc;
    transition: 0.4s;
    border-top: none;
    height: 40px;
    padding: 0px 10px;
  }

  .sub_container .sub_02 .sub_tab_wrap .sub_tab.active button {
    color: var(--main_color);
    font-weight: 600;
  }

  .sub_container .sub_02 .con_list_wrap .item_arr ul li {
    min-width: 100%;
  }

  .selected_tab {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
    position: relative;
    z-index: 10;
  }

  .selected_tab::before {
    content: "";
    width: 10px;
    height: 18px;
    border-top: 10px solid var(--main_color);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    display: inline-block;
    position: absolute;
    right: 10px;
    transition: 0.4s;
    top: calc(50% + 5px);
    transform: translateY(-50%) rotate(0deg);
  }

  .selected_tab.active::before {
    top: calc(50% - 4px);
    transform: translateY(-50%) rotate(180deg);
  }

  .sub_container .sub_02 .sub_tab_wrap ul {
    display: none;
    flex-direction: column;
    padding-inline: 0;
    width: calc(100% + 2px);
    left: -1px;
    transform: none;
    top: 41px;
    bottom: unset;
  }

  .sub_container .intro_01 .deco_line::before {
    bottom: -12px;
  }

  .sub_container .intro_01>div:first-child {
    padding-bottom: calc(var(--common_gap) + 15px);
  }

  .sub_container .intro_01 .deco_line::before {
    bottom: -15px;
    width: 65px;
    height: 2px;

  }

  .sub_container .intro_02 [class ^='intro_con'] .tit {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .sub_container .intro_02 .intro_con_02 ul {
    padding-right: 20px;
  }

  .sub_container .intro_02 .intro_con_02 ul li {
    flex: 1 1 30%;
    padding: 10px 10px 20px;
    gap: 5px;
  }

  .sub_container .intro_02 .intro_con_01 li {
    padding: 17px 15px;
  }

  .sub_container .intro_02 .intro_con_01 .desc_tit {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 700;
  }

  .sub_container .intro_02 [class ^='intro_con'] {
    padding-left: 20px;
  }

  .sub_container .intro_02 .intro_con_01::before {
    top: 0.5em;
    /* top: 1em; */
  }

  .sub_container .intro_02 [class ^='intro_con'] .tit::before {
    left: -23px;
    top: calc(0.5em - 2px);

    /* top: calc(0.5em + 1px); */
  }

  .sub_container .intro_02 [class ^='intro_con'] .tit::after {
    left: -33px;
    top: calc(1.25em - 27px);

    /* top: calc(0.75em - 14px); */
  }

  .sub_container .intro_02 .intro_con_02 ul li {
    padding: 15px 10px;

  }

  .sub_container .intro_02 .intro_con_02 ul li img {
    width: 80px;
    height: 80px;
  }

  .sub_container .intro_02 {
    padding-block: 40px 20px;
  }

  .sub_container .intro_02 [class ^='intro_con'] {
    padding-bottom: 40px;
  }

  .sub_container .intro_03>div:first-child .big_font {
    font-size: 20px;
  }

  .sub_container .intro_03>div:nth-child(2)>div {
    font-size: 18px;
  }

  .sub_container .intro_03 .ceo_wrap span {
    font-size: 18px;
  }

  .sub_container .intro_03 .deco_line::after {
    width: 65px;
    height: 3px;
  }

  .sub_container .intro_03 .deco_line::before {
    width: 65px;
    height: 3px;
  }

  .sub_container .intro_03 .ceo_wrap {
    margin-top: 40px;
  }





  /* 서브 768px */

}

@media(max-width:640px) {
  .sub_container .sub_02 .con_item_wrap ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .sub_container .sub_02 .con_item_wrap li {
    flex: 100%;
    max-width: unset;
    align-items: flex-start;
  }

  .sub_container .intro_03 .ceo_wrap span {
    display: block;
    font-size: 16px;
  }

  .sub_container .intro_03 .ceo_wrap .sign {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 40%;
  }
}

@media(max-width:500px) {
  :root {
    --section_padding_t: 70px;
    --section_padding_b: 80px;
    --main_slide_tit: 20px;
  }

  .main_container {
    background-size: 200%;
  }

  .main_slide ul {
    height: 260px;
  }

  .main_01.wrap_1400 {
    padding-inline: 0px;
  }

  .main_slide_wrap .pagination {
    margin-bottom: -5px;
  }

  .main_slide_wrap>button {
    width: 55px;
    height: 55px;
  }

  .main_slide li {
    /* aspect-ratio: 5 / 3; */
    padding: 15px;
    height: 200px;
    right: 0px;
  }

  .main_slide li a {
    align-items: flex-end;
    justify-content: space-between;
    padding: 10px 5px 0;
  }

  .main_slide li a div.icon_wrap {
    width: 110px;
    height: 100px;
  }

  .main_slide_wrap>button {
    top: calc(50% + 10px);
  }

  .sub_container .sub_01 .tit_con_wrap li {
    flex: 100%;
  }

  .sub_container .intro_01 .deco_line::before {
    width: 45px;
  }

  .sub_container .intro_03 .deco_line::after {
    width: 55px;
    height: 2px;
  }

  .sub_container .intro_03 .deco_line::before {
    width: 55px;
    height: 2px;
  }

  .sub_container .intro_03>div:nth-child(2)>div {
    font-size: 16px;
  }

  .sub_container .intro_03 .ceo_wrap span {
    font-size: 16px;
  }

  .pop_up.auto_h .desc_wrap {
    font-size: 15px;
    letter-spacing: -0.5px;
  }

  .pop_up.auto_h a {
    font-size: 15px;
    padding: 6px 15px;
  }

  .pop_up.auto_h .content {
    gap: 15px;
  }

  .pop_up.auto_h {
    max-height: 550px;
  }
}