/*ë‚˜ëˆ”ëª…ì¡°*/
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*Font: Noto Sans KR*/
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face {
  font-family: "Noto Sans KR";
  src: url(../fonts/NotoSans-Light.woff2) format("woff2"),
    url(../fonts/NotoSans-Light.woff) format("woff"),
    url(../fonts/NotoSans-Light.ttf) format("truetype"),
    url(../fonts/NotoSans-Light.otf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url(../fonts/NotoSans-Regular.woff2) format("woff2"),
    url(../fonts/NotoSans-Regular.woff) format("woff"),
    url(../fonts/NotoSans-Regular.ttf) format("truetype"),
    url(../fonts/NotoSans-Regular.otf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans KR";
  src: url(../fonts/NotoSans-Medium.woff2) format("woff2"),
    url(../fonts/NotoSans-Medium.woff) format("woff"),
    url(../fonts/NotoSans-Medium.ttf) format("truetype"),
    url(../fonts/NotoSans-Medium.otf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* Pop-up */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0;
}
#hd_pop .hd_pops .hd_pops_con img {
  width: 100%;
}
#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.hd_pops {
  position: absolute;
  border: 0px;
  background: #fff;
}
.hd_pops_con {
  overflow: hidden;
}
.hd_pops_footer {
  padding: 8px 0;
  background: #393939;
  color: #fff;
  text-align: right;
  border-bottom: 0px;
  width: 100%;
  position: absolute;
  border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
  margin-right: 5px;
  padding: 0px 7px;
  border: 0;
  background: #282828;
  color: #fff;
  border-radius: 4px;
  font-size: 12.5px;
  font-weight: ;
  margin: 3px 5px 3px 0px;
}
@media (max-width: 992px) {
  #hd_pop .hd_pops {
    left: 0 !important;
    width: 80% !important;
  }
  #hd_pop .hd_pops .hd_pops_con {
    width: 100% !important;
    overflow: scroll;
  }
  .hd_pops_footer button {
    font-size: 10px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1400px;
  }
}

/*body*/
.body {
  font-family: "Noto Sans KR", Arial, sans-serif !important;
  letter-spacing: -0.5px;
}
.body_wrp {
  background: url(../img/body_bg.png) center center no-repeat;
  background-color: #f7f7f7;
  position: relative;
}
.body_wrp .bt_ap {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.5px;
}
.tra_ty {
  font-family: "Malgun Gothic";
}
@media (min-width: 769px) {
  .body_wrp {
    background-attachment: fixed;
  }
}
/*Common*/
img {
  max-width: 100%;
}
.row {
  margin: 0 -5px;
}
.row > div,
.row > li {
  padding: 0 5px;
}
.row-center {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}

/*#s005 - Logo*/
#header.header-narrow .header-logo img {
  margin: 15px 0px;
}
@media (max-width: 992px) {
  #header.header-narrow .header-logo {
    margin-top: 0px;
    padding-top: 0px !important;
    float: none;
    display: block;
  }
  #header .header-logo img {
    width: 80px;
    margin: 10px 0 !important;
  }
}
/*#s005 - Header*/
#header .header-body {
  padding-bottom: 0;
  border-top: 0px;
  padding: 0 15px;
  background-color: #fff !important;
  /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) !important; */
  border-bottom: 0px;
}
#header {
  min-height: none !important;
}

#header.bbt .header-body {
  border-bottom: 1px solid #e1e1e1;
}
html.sticky-header-active #header.header-transparent .header-body {
  padding-top: 0px;
}
#header .header-nav-main {
  margin: 0;
}
#header .header-nav-main nav > ul > li > a {
  font-size: 19px;
  font-weight: 500;
  color: #161616 !important;
  padding: 40px 35px !important;
  border-radius: 0px;
  text-transform: none;
  cursor: pointer;
  position: relative;
}
#header .header-nav-main nav > ul > li:last-child > a:after {
  display: none;
}
#header .header-nav-main nav > ul > li.act > a {
  color: #612683 !important;
  font-weight: 600;
  position: relative;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
  margin-top: 0px;
  margin-bottom: 10px;
  border: 0px;
  border-radius: 0px;
  background-color: #fff;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  font-size: 15px;
  color: #252833;
  border-color: #b3b3b3;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
  color: #0670cf;
  background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a,
#header .header-nav-main nav > ul > li:hover > a {
  color: #ff3434 !important;
  background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
  border: 0px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  #header .header-nav-main nav > ul > li > a {
    padding: 35px 15px !important;
  }
}
@media (min-width: 991px) {
  #header .header-column1 {
    width: 30%;
  }
  #header .header-column2 {
    width: 40%;
  }
  #header .header-nav-main nav > ul > li > a > i {
    font-size: 10px;
    vertical-align: middle;
    margin-top: -3px;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    border-top: 0px;
    min-width: 0px;
    width: 100%;
    box-shadow: 0 0 0;
    border: 1px solid #ddd;
    margin-top: -10px;
    padding: 10px 5px;
  }
  #header .header-nav-main nav > ul > li.act > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #612683;
    bottom: -2px;
    left: 0;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
    font-size: 14px;
    border-bottom: 0px;
    padding: 5px;
  }
}
@media (max-width: 992px) {
  #header .header-container {
    display: table;
    width: 100%;
  }
  #header .header-row {
    display: table-row;
  }
  #header .header-column {
    display: table-cell;
    vertical-align: middle;
  }
  #header .header-nav-main {
    display: block !important;
    height: auto !important;
  }
  #header .header-body {
    border-bottom-width: 1px !important;
  }
  html.sticky-header-active #header .header-body {
    top: 0px !important;
    left: 0 !important;
  }
  #header .header-nav-main nav {
    margin-bottom: 0px;
  }
  #header .header-nav-main nav > ul > li {
    border-right: 0px;
  }
  #header .header-nav-main nav > ul > li:first-child {
    border-left: 0px;
  }
  #header
    .header-nav-main
    nav
    > ul
    > li.dropdown:hover
    > .dropdown-menu:before {
    display: none;
  }
  #header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li:hover > a {
    background-color: transparent;
    color: #393981 !important;
  }
  #header .header-nav-main nav > ul > li {
    float: left;
    display: block;
    width: 20%;
    clear: none;
    border-bottom: 0px !important;
  }
  #header .header-nav-main nav > ul > li > a {
    line-height: inherit;
    color: #252833 !important;
    padding: 7px 8px 7px 8px !important;
    border-left: 0px !important;
    font-size: 13px;
    margin: 0px !important;
    text-align: center;
  }
  #header .header-nav-main nav > ul > li > a:after {
    top: calc(50% - 5px);
    height: 10px;
    background-color: #ddd;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 13px;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li {
    border: 0px;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
    color: #aaa !important;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
    color: #0152a4 !important;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    border-bottom: 0px;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 768px) {
  #header .header-nav-main nav > ul > li > a {
    padding: 4px 0px !important;
    font-size: 13px;
  }
}
/*sidem*/
.sidem li {
  display: inline-block;
}
.sidem li a {
  display: block;
  text-decoration: none;
  color: #333;
  padding: 4px;
}
.sidem li a img {
  width: 25px;
}
/*#s005 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
  margin: 15px 5px;
  background-color: transparent;
  color: #0670cf;
  padding: 4px 11px !important;
  line-height: 22px !important;
  font-size: 16px !important;
  display: none;
}

/*footer*/
#footer {
  margin-top: 0px !important;
  padding: 40px 0 !important;
  background-color: #222;
  text-align: center;
  border-top: 0px !important;
}
#footer p {
  font-family: "malgun gothic";
  letter-spacing: 0px;
}

/*c_wrp*/
.v_m > li,
.v_m > div {
  vertical-align: middle;
}
@media (min-width: 769px) {
  .c_wrp {
    display: table;
    width: 100%;
    height: 100%;
  }
  .c_wrp.t_fx {
    table-layout: fixed;
  }
  .c_wrp > li,
  .c_wrp > div {
    display: table-cell;
  }
}
/*m_wrp*/
@media (max-width: 768px) {
  .m_wrp {
    display: table;
    width: 100%;
    height: 100%;
  }
  .m_wrp.t_fx {
    table-layout: fixed;
  }
  .m_wrp > li,
  .m_wrp > div {
    display: table-cell;
  }
}
/*sec_dvd*/
.sec_dvd {
  padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
  padding: 60px 0;
}
@media (max-width: 768px) {
  .sec_dvd {
    padding: 40px 0;
  }
  .sec_dvd.sec_dvd_mini {
    padding: 20px 0;
  }
}
/*conbox*/
.conbox {
  margin-top: 40px;
}
.conbox.conbox_mini {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .conbox {
    margin-top: 20px;
  }
  .conbox.conbox_mini {
    margin-top: 10px;
  }
}
/*dft*/
.dft {
  word-break: keep-all;
  font-weight: 400;
}
.infop {
  font-family: "malgun gothic";
  color: #636363;
  font-size: 13px !important;
}
.infop.sm {
  font-size: 12px;
}
h1.dft {
  font-size: 40px;
  color: #221814;
  line-height: 1em;
  text-transform: none;
}
h2.dft {
  font-size: 24px;
  color: #221814;
  line-height: 1.4em;
  text-transform: none;
}
h3.dft {
  font-size: 22px;
  color: #221814;
  line-height: 1.4em;
  text-transform: none;
}
h4.dft {
  font-size: 18px;
  color: #221814;
  line-height: 1.4em;
  text-transform: none;
}
h5.dft {
  font-size: 14px;
  color: #221814;
  line-height: 1.4em;
  text-transform: none;
}
h6.dft {
  font-size: 12.5px;
  color: #1e1e1e;
  line-height: 1.4em;
  text-transform: none;
  margin-top: 20px;
}
p.dft {
  font-size: 13px;
  line-height: 1.4em;
  color: #221814;
}

/*conwd*/
.conwd {
  max-width: 510px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

/*color*/
.c_gr {
  color: #09ad18 !important;
}
.c_rd {
  color: #ce0000 !important;
}
.c_bl {
  color: #00a0b4 !important;
}
/*modal_btn*/
.sure_toggle2 .toggle > label.sm_btn,
.sm_btn {
  display: inline-block !important;
  line-height: 1em;
  font-size: 12px !important;
  padding: 5px 6px;
  border-radius: 4px;
  color: #fff;
  background-color: #1870f3;
  font-weight: 600;
  cursor: pointer;
  width: auto;
  text-decoration: none;
}

/*dt_modal*/
.dt_modal {
  font-family: "Noto Sans KR";
}
.dt_modal .modal-header .close {
  position: absolute;
  right: 15px;
  top: 20px;
  color: #111;
  opacity: 1;
  font-size: 30px;
}
.dt_modal .modal-body p {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 300;
  color: #636363;
}
.dt_modal .modal-tail span {
  display: block;
  padding: 15px;
  width: 100%;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 400;
  color: #1e1e1e;
  background-color: #f7f7f7;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #ddd;
}
/*g_tab_wrp*/
.g_tab_wrp {
  min-height: 500px;
  box-shadow: 20px 20px 25px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 10px;
  overflow: visible;
  position: relative;
}
/*mt_tit*/
.mt_tit .inverted {
  background-color: transparent;
}
.mt_tit .word-rotate.active .word-rotate-items span {
  color: #333;
}
.mt_tit h2 {
  line-height: 1em;
  font-size: 28px;
  letter-spacing: -1px;
}
@media (max-width: 768px) {
  .mt_tit h2 {
    font-size: 21px;
  }
}

/*fst_tabs*/
.tabs > .nav {
  display: table !important;
  width: 100%;
  table-layout: fixed;
  border-bottom: 0px;
}
.tabs > .nav > li {
  display: table-cell !important;
  float: none;
  width: 100%;
}
.tabs > .nav > li > a,
.tabs > .nav > li.active > a {
  border: 0px;
  border-top: 0px;
  border-radius: 0px !important;
  position: relative;
  font-size: 18px;
  line-height: 1.3em;
  border-bottom: 1px solid #636363;
}
.tabs.fst_tabs > .nav > li > a,
.tabs.fst_tabs > .nav > li:hover > a {
  color: rgba(255, 255, 255, 0.7);
  background-color: #636363;
  padding: 15px;
}
.tabs.fst_tabs > .nav > li > a {
  background: url(../img/us_ty1_lv.png) 95% center no-repeat;
  background-size: 30px;
  background-color: #636363;
}
.tabs.fst_tabs > .nav > li.active > a {
  color: #fff;
  background: url(../img/us_ty1.png) 95% center no-repeat;
  background-size: 30px;
  background-color: #ed4042;
  border-bottom-color: #ed4042;
}
.tabs.fst_tabs > .nav > li:nth-child(2) > a {
  background: url(../img/us_ty2_lv.png) 95% center no-repeat;
  background-size: 30px;
  background-color: #636363;
}
.tabs.fst_tabs > .nav > li.active:nth-child(2) > a {
  background: url(../img/us_ty2.png) 95% center no-repeat;
  background-size: 30px;
  background-color: #ed4042;
}
.tabs.fst_tabs > .nav > li > a > span {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: center;
  line-height: 0px;
}
.tabs.fst_tabs > .nav > li > a > span:after {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 8px;
}
.tabs.fst_tabs > .nav > li > a > span:after {
  border-color: #ed4042 transparent transparent transparent;
  opacity: 0;
}
.tabs.fst_tabs > .nav > li .ch_box {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 3px solid #aaa;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 1px;
}
.tabs.fst_tabs > .nav > li.active .ch_box {
  border-color: #fff;
  background: url(../img/chk.png) center center no-repeat;
  background-size: cover;
}
.tabs.fst_tabs > .nav > li.active > a.insure1 > span:after,
.tabs.fst_tabs > .nav > li.active > a.insure2 > span:after {
  opacity: 1;
}

.tabs.sec_tabs > .nav {
  border-bottom: 0px;
}
.tabs.sec_tabs > .nav > li > a {
  color: #aaa;
  background-color: #333;
  padding: 15px 5px;
  font-weight: 600;
}
.tabs.sec_tabs > .nav > li:hover > a {
  color: #eee;
}
.tabs.sec_tabs > .nav > li.active > a {
  color: #222;
  background-color: #fff;
}

.tabs.thd_tabs > .nav {
  border-bottom: 0px;
}
.tabs.thd_tabs > .tab-content {
  border: 1px solid #e9cdab;
  border-top: 0px;
}
.tabs.thd_tabs > .nav > li {
  border: 1px solid #e9cdab;
  border-left: 0px;
}
.tabs.thd_tabs > .nav > li:first-child {
  border-left: 1px solid #e9cdab;
}
.tabs.thd_tabs > .nav > li.active {
  border-bottom: 1px solid #fff;
}
.tabs.thd_tabs > .nav > li > a {
  color: #aaa;
  padding: 10px 0;
  background-color: #f7f7f7;
  font-size: 15px;
  font-family: "malgun gothic";
  border-bottom-color: #ccc;
}
.tabs.thd_tabs > .nav > li:hover > a {
  color: #aaa;
  background-color: #eee;
}
.tabs.thd_tabs > .nav > li.active > a {
  color: #333;
  background-color: #fff;
}
.tabs.thd_tabs > .nav > li > a:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.tabs.thd_tabs > .nav > li:not(.active) > a:before {
  border-radius: 50px;
  border: 1px solid #bbb;
  background: transparent;
}
.tabs.thd_tabs > .nav > li.active > a:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 17px;
  color: #ed9c28;
}
.tabs.thd_tabs > .nav > li > a > strong {
  display: inline-block;
  font-size: 16px;
  margin-top: 5px;
  left: 0px;
  color: #aaa;
}
.tabs.thd_tabs > .nav > li.active > a > strong {
  color: #ed7328;
}
.tab-content {
  box-shadow: 0 0 0;
  border-radius: 0 0 0 0;
  border: 0px;
}
@media (max-width: 768px) {
  .tabs .nav li a,
  .tabs .nav li.active a {
    font-size: 14px;
  }
  .tabs.thd_tabs > .nav > li > a > strong {
    /* display: block; */
  }
}

/*form*/
.form-control {
  box-shadow: 0 0 0;
  font-size: 13px;
  font-family: "malgun gothic";
  padding: 6px !important;
  height: 40px;
}

@media (max-width: 480px) {
  /* .form-control {
    font-size: 10px;
  } */
}

.form-control::-webkit-input-placeholder {
  color: #717171 !important;
}
.form-control:-ms-input-placeholder {
  color: #717171 !important;
}
.form-control::-moz-input-placeholder {
  color: #717171 !important;
}

/*t_list*/
.t_list > li {
  font-size: 12.5px;
  font-family: "malgun gothic";
  line-height: 1.3em;
  color: #221814;
  font-weight: 300;
  position: relative;
  padding-left: 10px;
  margin: 8px 0;
  word-break: keep-all;
}
.t_list > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 3px;
  height: 3px;
  background-color: #673c21;
  border-radius: 50%;
}

/*t2_list*/
.t2_list > li {
  font-size: 12.5px;
  line-height: 1.8em;
  font-family: "malgun gothic";
  color: #221814;
  font-weight: 300;
  position: relative;
  padding-left: 15px;
}
.t2_list.wide > li {
  padding-left: 25px;
  margin: 3px 0;
}
.t2_list > li > span {
  position: absolute;
  left: 0;
  font-weight: 500;
}
/*cmtbox*/
.cmtbox {
  padding: 15px;
  border: 1px solid #eee;
  background-color: #fcfcfc;
  font-family: "malgun gothic";
}
/*btn_wrp*/
.smt_btn,
.btn_wrp .smt_btn {
  display: block;
  text-decoration: none;
  border-radius: 4px;
  background-color: #ed4042;
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  width: 100%;
  border: 0px;
  padding: 10px;
  text-align: center;
  border: 1px solid #ed4042;
}
.smt_btn.smt_btn_ty2,
.btn_wrp .smt_btn.smt_btn_ty2 {
  background-color: transparent !important;
  color: #ed4042 !important;
  border: 1px solid #ed4042 !important;
}
.smt_btn.smt_btn_ty3,
.btn_wrp .smt_btn.smt_btn_ty3 {
  background-color: #00a0b4 !important;
  border: 1px solid #00a0b4 !important;
}
.smt_btn.smt_btn_ty4,
.btn_wrp .smt_btn.smt_btn_ty4 {
  background-color: #fff;
  color: #00a0b4 !important;
  border: 1px solid #00a0b4 !important;
}
.smt_btn.smt_btn_ty5,
.btn_wrp .smt_btn.smt_btn_ty5 {
  background-color: #01b051 !important;
  border: 1px solid #01b051 !important;
}
.smt_btn.smt_btn_ty9,
.btn_wrp .smt_btn.smt_btn_ty9 {
  background-color: #fff;
  color: #01b051 !important;
  border: 1px solid #01b051 !important;
}
.smt_btn.smt_btn_ty6,
.btn_wrp .smt_btn.smt_btn_ty6 {
  background-color: #0171c0 !important;
  border: 1px solid #0171c0 !important;
}
.smt_btn.smt_btn_ty7,
.btn_wrp .smt_btn.smt_btn_ty7 {
  background-color: #fff !important;
  color: #01b051 !important;
  border: 1px solid #0171c0 !important;
}
.smt_btn.smt_btn_ty8,
.btn_wrp .smt_btn.smt_btn_ty8 {
  background-color: #ff7f28 !important;
  color: #fff !important;
  border: 1px solid #ff7f28 !important;
}
@media (max-width: 768px) {
  .smt_btn,
  .btn_wrp .smt_btn {
    font-size: 15px;
  }
}

.xs_btn {
  display: inline-block;
  width: auto;
  font-size: 12px;
  padding: 4px 5px;
}
.md_btn {
  display: inline;
  width: auto;
  font-size: 15px;
  padding: 4px 8px;
}

/*latest_form1*/
#latest_form1 ul li {
  margin-bottom: 10px;
}
/*us_info*/
.us_info {
  font-size: 13.5px;
  color: #181818;
  font-weight: 400;
  text-align: center;
  border: 1px solid #e9cdab;
  border-radius: 4px;
  font-family: "malgun gothic";
}
.us_info.br-none {
  border: 0px;
}
.us_info .c_wrp.plan {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
}
.us_info .c_wrp > div {
  padding: 8px;
  letter-spacing: 0px;
}
.us_info.br-none .c_wrp > div {
  padding: 8px 0;
}
.us_info > div strong.txt-pl {
  font-size: 1.3em;
}
@media (max-width: 768px) {
  .us_info {
    font-size: 12.5px;
    font-family: "malgun gothic";
    word-break: keep-all;
    line-height: 1.5em;
  }
  .us_info .datec {
    font-size: 12px;
  }
}

/*sure_info*/
.sure_info {
  font-family: "malgun gothic";
  font-size: 14px;
  color: #333;
  letter-spacing: 0px;
}
.sure_info h4 {
  font-weight: 600;
  color: #1e1e1e;
  margin-bottom: 5px;
  font-size: 15px;
}
.sure_info > li {
  padding: 15px 0;
}
.sure_info > li:not(:last-child) {
  border-bottom: 1px solid #aaa;
}
.sure_info > li > ul > li > div {
  padding: 8px 5px;
  line-height: 1.2em;
  vertical-align: bottom;
}
.sure_info > li > ul > li > .left {
  width: 60%;
}
.sure_info > li > ul > li:not(:last-child) > div {
  border-bottom: 1px dashed #dedede;
}
.sure_info > li > ul > li:last-child > div {
  padding-bottom: 0px;
}
.sure_info > li .c_wrp .right {
  text-align: right;
  font-weight: 600;
  color: #840adc;
}
.sure_info > li .c_wrp .ft-sm {
  font-size: 11px;
  color: #7b7b7b;
}

/*sure_toggle*/
.sure_toggle .toggle > label {
  background-color: transparent;
  font-size: 13px;
  font-family: "malgun gothic";
  color: #777;
  text-align: center;
  border: 1px solid #aaa;
  line-height: 1em;
  padding: 8px;
}
.sure_toggle .toggle > label:before {
  border-color: #aaa transparent transparent transparent;
  margin-top: -3px;
  right: 15px;
}
.sure_toggle .toggle.active > label:before {
  border-color: transparent transparent #aaa transparent;
  margin-top: -9px;
}
/*sure_toggle2*/
.sure_toggle2 .toggle > label {
  display: block;
  text-decoration: none;
  border-radius: 4px;
  background-color: #ed4042;
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  width: 100%;
  border: 0px;
  padding: 10px;
  text-align: center;
  border: 1px solid #ed4042;
}
.sure_toggle2 .toggle > label:before,
.sure_toggle2 .toggle.active > label:before {
  display: none;
}

/*table_basic*/
.table.table_basic tr th,
.table.table_basic tr td {
  font-size: 13px;
  font-family: "malgun gothic";
  color: #1e1e1e;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-left: 0px;
  border-right: 0px;
  letter-spacing: 0px;
}
.table.table_basic tr th,
.table.table_basic tr th label {
  font-weight: 600;
  background-color: #f7f7f7;
  word-break: keep-all;
  text-align: center;
}
.table.table_basic tr th label {
  margin: 0px;
}
.table.table_basic tr td .p_list li {
  position: relative;
  padding-left: 70px;
}
.table.table_basic tr td .p_list li:not(:first-child) {
  margin-top: 5px;
}
.table.table_basic tr td .p_list > li > span {
  position: absolute;
  left: 0;
  top: 6px;
}
/*cof_info*/
.cof_info > li {
  margin-bottom: 20px;
}
.cof_info p {
  font-size: 13.5px;
  color: #333;
  font-family: "malgun gothic";
  line-height: 1.5em;
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.cof_info p span {
  position: absolute;
  left: 0;
}
.agr_wrp {
  border: 1px solid #eee;
  background-color: #f7f7f7;
  padding: 8px;
  font-size: 11px;
  line-height: 1.6em;
}
.agr_wrp label {
  display: block;
}
.agr_wrp label,
.agr_wrp input {
  margin: 0px;
  vertical-align: middle;
}
/*viewbtn*/
.viewbtn {
  /*cursor: pointer;*/
  display: inline-block;
  border-bottom: 1px solid #ce0000;
  text-decoration: none !important;
  font-weight: 600;
}
/*conf_btn*/
.conf_btn .c_btn {
  display: block;
  cursor: pointer;
  font-size: 12.5px;
  color: #777 !important;
  font-family: "malgun gothic";
  border-radius: 4px;
  line-height: 1em;
  padding: 8px;
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fff;
}
.conf_btn .c_btn:hover,
.conf_btn .c_btn.active {
  color: #ed4042 !important;
  border-color: #ed4042;
}
.conf_btn .c_btn.yes:hover,
.conf_btn .c_btn.yes.active {
  color: #777 !important;
  border: 1px solid #ddd;
}
/*prd_cate*/
.prd_cate {
  display: inline-block;
  line-height: 1em;
  font-size: 12.5px;
  padding: 5px 6px;
  border-radius: 4px;
  border: 1px solid #1870f3;
  color: #1870f3;
  font-weight: 600;
}

/*cost_info*/
.cost_info {
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/*topdeco*/
.topdeco {
  font-size: 18px;
  line-height: 1.3em;
  color: #1e1e1e;
  font-weight: 400;
}
.topdeco ul li {
  position: relative;
}
.topdeco ul li:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0px;
  top: 20%;
  height: 60%;
  width: 1px;
  background-color: #ccc;
}
.topdeco .icon {
  padding-right: 15px;
  width: 81px;
  padding-left: 15px;
}
@media (max-width: 768px) {
  .topdeco {
    font-size: 14px;
    max-width: 330px;
    margin: 0 auto;
  }
  .topdeco .icon {
    padding-right: 10px;
    padding-left: 15px;
    width: 60px;
  }
}
/*sub01*/
#sub01 .tabs .nav li.active a {
  border-bottom-color: #fff;
}
/*mypage_form*/
#mypage_form .dw_btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 15px;
}
#mypage_form .b_btn {
  display: block;
  text-align: center;
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 1em;
  border-radius: 4px;
}
/*m_btn*/
.m_btn {
  display: inline-block;
  font-size: 12px;
  line-height: 1em;
  padding: 5px 7px;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}
/*bt_cost*/
.bt_cost {
  margin: 10px 0;
  font-family: "malgun gothic";
}
.bt_cost li {
  margin: 5px 0;
  cursor: pointer;
  position: relative;
}
.bt_cost li .c_wrp {
  border: 1px solid #ddd;
  background-color: #f7f7f7;
  padding: 5px;
}
.bt_cost li:hover .c_wrp,
.bt_cost li.active .c_wrp {
  border-color: #ed9c28;
  background-color: #fff;
}
.bt_cost li .c_wrp .logo,
.bt_cost li .c_wrp .logo img {
  width: 140px;
}
.click_plan a .table_box {
  height: 0px;
  overflow: hidden;
  position: absolute;
  left: 65%;
  top: 100%;
  width: 230px;
  z-index: 3;
}
.click_plan a:hover .table_box {
  height: auto !important;
}
.click_plan a table {
  border-top: 2px solid #333;
}
.click_plan a table tr td {
  font-size: 13px;
  color: #1e1e1e;
  background-color: #fff;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.click_plan a table tr td.cost {
  color: #ce0000;
  font-weight: 600;
  text-align: right;
}
.bt_cost li .c_wrp .logo .table_box {
  height: 0px;
  overflow: hidden;
  position: absolute;
  left: 65%;
  top: 100%;
  width: 230px;
  z-index: 3;
}
.bt_cost li:hover .table_box {
  height: auto !important;
}
.bt_cost li .c_wrp .logo table {
  border-top: 2px solid #333;
}
.bt_cost li .c_wrp .logo table tr td {
  font-size: 13px;
  color: #1e1e1e;
  background-color: #fff;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.bt_cost li .c_wrp .logo table tr td.cost {
  color: #ce0000;
  font-weight: 600;
  text-align: right;
}
.bt_cost li .c_wrp .chk {
  width: 50px;
}
.bt_cost li .c_wrp .chk:before {
  width: 30px;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  border: 2px solid #ddd;
  background-color: #fff;
  color: #aaa;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 17px;
}
.bt_cost li:not(.active) .c_wrp .chk:before {
  border-radius: 50px;
  border: 1px solid #bbb;
  background: transparent;
}
.bt_cost li.active .c_wrp .chk:before {
  color: #fff;
  background-color: #ed9c28;
  border-color: #ed9c28;
}
.bt_cost li .c_wrp .cost {
  color: #1e1e1e;
  font-size: 14px;
}
.bt_cost li.active .c_wrp .cost {
  font-weight: 600;
}
@media (max-width: 768px) {
  .bt_cost li .c_wrp .logo img,
  .bt_cost li .c_wrp .logo {
    width: 100px;
  }
  .bt_cost li .c_wrp .chk {
    width: 40px;
  }
  .bt_cost li .c_wrp .chk:before {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
  }
}
/*msec01*/
@media (max-width: 768px) {
  #msec01 .ft_tit {
    font-size: 13px;
  }
}

/*linka*/
a.linka {
  color: #1e1e1e;
  opacity: 0.9;
}
/*privacy*/
.privacy p {
  margin-bottom: 0px;
}

/*data_picker*/
#data_picker .datepicker.datepicker-inline {
  border-radius: 0px;
}

#data_picker #cal_form ul li h3 {
  font-size: 15px;
  margin-bottom: 15px;
  border: 1px solid #dadada;
  padding: 6px 0px;
  border-radius: 10px;
}
#data_picker #cal_form ul li h3 span {
  color: #ed4042;
}
.datepicker.datepicker-inline {
  background: #fff;
  border: 1px solid #eee;
}
#data_picker .datepicker table thead tr th:hover {
  background-color: #ed4042;
  color: #fff;
}
#data_picker .datepicker table thead tr th.dow {
  background-color: #ed4042;
  color: #fff !important;
  border-radius: 0px;
}
#data_picker .datepicker table thead tr:last-child {
  background-color: #ed4042;
}
#data_picker .datepicker table tr td {
  border-radius: 0;
  color: #1e1e1e;
  background-color: #fff;
}
#data_picker .datepicker table tr td.disabled {
  color: #bdbdbd;
}
#data_picker .datepicker table tr td.today {
  background-color: #ffc966;
}
#data_picker .datepicker table tbody tr td.day.active {
  background-color: #333;
  color: #fff;
}
#data_picker .datepicker table tr td.old,
#data_picker .datepicker table tbody tr td.day.new {
  color: #fff;
}
@media (max-width: 768px) {
  #data_picker .datepicker table thead tr th,
  #data_picker .datepicker table tr td {
    /* font-size: 9px; */
    padding: 3px;
    width: 15px;
    height: 15px;
  }

  #data_picker .datepicker table tr th.next,
  #data_picker .datepicker table tr th.prev {
    font-size: 18px;
  }

  #data_picker #cal_form ul li .mo_title {
    text-align: center;
  }
  #data_picker #cal_form ul li .mo_title h5 {
    font-size: 12px;
    margin-bottom: 15px;
    border: 1px solid #dadada;
    padding: 6px 12px;
    border-radius: 10px;
    display: inline-block;
  }
  #data_picker #cal_form ul li .mo_title h5 span {
    color: #ed4042;
  }
}

.table.table_basic tr td .ad_hp {
  width: 70%;
  display: block;
  float: left;
  margin-left: 4px !important;
}
.table.table_basic tr td .ad_hp_class {
  width: 70%;
  display: block;
  float: left;
  margin-left: 4px !important;
  margin-bottom: 4px;
}
.table.table_basic tr td .nunsu_send {
  width: 25%;
  display: block;
  float: left;
  margin: 0px 2px !important;
  background: #eee;
  font-size: 10px;
}
.table.table_basic tr td .comf_ok {
  width: 25%;
  display: block;
  float: left;
  margin: 0px 2px !important;
  background: #ed4042;
  color: #fff;
  font-size: 10px;
}

/*sub_ban*/
#sub_ban .ban_wrp .ban_con a.diret {
  display: inline-block;
  background: url(../img/mban_bg.jpg) center center no-repeat;
  background-size: cover;
  margin-right: 50px;
  border: 5px solid #fff;
  border-radius: 10px;
  padding: 10px 20px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
#sub_ban .ban_wrp .ban_con a.diret:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#sub_ban .ban_wrp .ban_con a.diret:hover:after {
  background-color: rgba(0, 0, 0, 0);
}
#sub_ban .ban_wrp .ban_con h1 {
  font-size: 17px;
  line-height: 1.2em;
  word-break: keep-all;
  color: #fff;
  font-weight: 600;
  padding: 10px 0;
  padding-left: 65px;
  position: relative;
  z-index: 3;
}
#sub_ban .ban_wrp .ban_con h5 {
  font-size: 12px;
  line-height: 1.2em;
  word-break: keep-all;
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 3;
  margin-top: 5px;
}
@media (min-width: 991px) {
  #sub_ban {
    position: fixed;
    width: 300px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 100;
  }
  #sub_ban .ban_wrp {
    display: table;
    height: 100vh;
    width: 100%;
  }
  #sub_ban .ban_wrp .ban_con {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
  }
  #sub_ban .ban_wrp .ban_con h1 {
    background: url(../img/drt_logo.png) left center no-repeat;
  }
  #sub_ban .ban_wrp .ban_con h5 {
    padding-top: 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 992px) {
  #sub_ban {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -1px;
    z-index: 100;
  }
  #sub_ban .ban_wrp .ban_con a.diret {
    display: block;
    border-radius: 0px;
    background-color: #fff;
    width: 100%;
    border: 0px;
    padding: 0px;
  }
  #sub_ban .ban_wrp .ban_con h1 {
    font-size: 12px;
    padding: 15px 15px 0;
    text-align: center;
  }
  #sub_ban .ban_wrp .ban_con h5 {
    font-size: 9px;
    padding-bottom: 15px;
    margin-top: 3px;
  }
  #sub_ban .ban_wrp .ban_con h1 img {
    width: 20px;
    vertical-align: middle;
  }
}

/*quick*/
#quick {
  display: inline-block;
  background: #333;
  background-size: cover;
  margin-right: 50px;
  border: 5px solid #333;
  border-radius: 10px;
  padding: 10px 8px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 100000;
}
#quick.car {
  background-color: #eee;
  border-color: #eee;
}
#quick h3 {
  font-size: 17px;
  margin-bottom: 5px;
  font-weight: 900;
  color: #fff;
  word-break: keep-all;
  line-height: 1.2em;
}
#quick h3 strong {
  font-size: 11px;
  font-family: "dotum";
  font-weight: 300;
  display: inline-block;
  line-height: 1.3em;
  margin-top: 5px;
}
#quick h3 img {
  width: 100px;
}
#quick ul {
  height: 0px;
  overflow: hidden;

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#quick ul.open {
  height: 155px;
}
#quick ul li {
  margin-bottom: 5px;
}
#quick ul li:last-child {
  margin-bottom: 0px;
}
#quick ul li button {
  width: 100%;
  background-color: #ee0716;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #ee0716;
  border-radius: 4px;
  line-height: 1em;
  font-family: "dotum";
  padding: 8px 10px;
}
#quick.car ul li button {
  background-color: #ff590a;
  border-color: #ff590a;
}
#quick.starb ul li button .btn01 {
  display: none;
}
#quick.car ul li button .btn02 {
  display: none;
}
#quick.car ul li button .submit_i {
  width: 20px;
}
@media (min-width: 769px) {
  #quick {
    max-width: 187px;
  }
}
@media (max-width: 768px) {
  #quick {
    display: block;
    width: 100%;
    border-radius: 0px;
    padding: 20px 0;
    border: 0px;
  }
  #quick .row {
    margin: 0 -5px;
  }
  #quick .row > li {
    padding: 0 5px;
  }
  #quick h3 {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1em;
    text-align: center;
  }
  #quick h3 img {
    height: 18px;
    width: auto;
    margin-bottom: 0px;
  }
  #quick.car.org {
    background-color: #64b50b;
  }
  #quick.kt,
  #quick.kt h3 {
    background-color: #ffeb33;
    color: #423630;
  }
  #quick.car.org h3 {
    color: #fff !important;
  }
  #quick ul.open {
  }
  #quick .form-control {
    height: 28px;
    font-size: 11px;
    line-height: 28px;
  }
  #quick ul li button {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 10px;
  }
}

#header ul > li > a.kakaoi span {
  font-size: 15px;
  display: inline-block;
  border: 1px solid #ffdf1e;
  border-radius: 4px;
  padding: 3px 5px;
  vertical-align: middle;
  background-color: #ffdf1e;
  color: #423630;
}
#header ul > li > a.naver span {
  font-size: 15px;
  display: inline-block;
  border: 1px solid #423630;
  border-radius: 4px;
  padding: 3px 5px;
  vertical-align: middle;
  background-color: #423630;
  color: #fff;
}
/*  */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
  text-decoration: none !important;
  color: #000;
}
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Noto Sans KR", sans-serif;
}
button {
  cursor: pointer;
}
html,
body {
  font-family: "Noto Sans KR", sans-serif;
  color: #000;
}

.form_cont p.ex_txt {
  font-size: 12px;
  font-weight: 500;
  color: #ed4042;
  text-align: right;
  padding-top: 20px;
  margin: 0;
}

:root {
  --primary-color-1: #09ad18;
  --font-color-1: #000;
  --font-color-2: #333;
}

.wrap {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
}
.overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 110;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}
.overlay.on {
  display: block;
}
.body_wrap {
  background: url(../img/body_bg.png) center center no-repeat;
  background-size: cover;
  background-color: #f7f7f7;
  position: relative;
  min-height: 100vh;
  height: 100%;
}
header#header {
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) !important;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  min-height: fit-content !important;
}
header#header .wrap {
  position: initial !important;
}
.header_logo {
  width: 127px;
  margin-bottom: 0;
}
.header_logo a {
  display: block;
}
.header_logo a img {
  width: 100%;
  display: block;
}
.hd_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 105px;
  position: relative;
}
.gnb_close {
  display: none;
}
.gnb_wrap {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
}
.gnb_wrap ul {
  display: flex;
  align-items: center;
  column-gap: 60px;
  margin-bottom: 0;
}
.gnb_wrap ul a {
  font-size: 22px;
  font-weight: 500;
  display: block;
}
.gnb_wrap ul li a {
  color: #333;
}
.gnb_wrap ul li a:hover {
  color: var(--primary-color-1);
}
.hd_right ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.hd_right a {
  font-size: 14px;
  display: flex;
  column-gap: 2px;
  color: #333 !important;
  padding: 4px;
  align-items: center;
}

.hd_right a img {
  width: 25px;
}
.hd_right .kakao_btn {
  margin-left: 6px;
}
.hd_right .kakao_btn a {
  background: #ffdf1e;
  border-radius: 4px;
  height: 40px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 6px;
}
.kakao_b span {
  display: flex !important;
  align-items: center;
  column-gap: 2px;
}
.kakao_b span img {
  display: block;
}
.hd_right .menu_btn {
  display: none;
}
.main_slide p {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
}
.main_slide p span {
  color: #00a0b4;
}
.main_slide {
  height: 70px;
  max-width: 1400px;
  width: 100%;
  overflow: hidden;
  margin: 30px auto 30px;
}
.main_slide .swiper-vertical {
  height: 70px;
}
.card_menu {
  padding-bottom: 70px;
  position: relative;
  z-index: 10;
}
.card_menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 32px;
}
.card_menu li {
  width: 500px;
  border-radius: 12px;
  transition: 0.2s ease-in;
  border: 1px solid #d2d2d2;
  overflow: hidden;
}
.card_menu li a {
  display: flex;
  align-items: center;
  height: 268px;
  background: #fff;
  position: relative;
  padding: 0 30px;
}
.card_menu li.on {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid var(--primary-color-1);
}
.card_menu li:hover {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  border: 1px solid var(--primary-color-1);
}
.card_menu .txt_wrap p.tit {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.45;
  margin-bottom: 12px;
  color: #000;
}
.card_menu .txt_wrap p.txt {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
  line-height: 1;
  color: #000;
}
.card_menu .txt_wrap p.txt span {
  font-size: 14px;
  color: #ed4042;
}
.card_menu .txt_wrap p.txt::before {
  content: "";
  display: block;
  background: url(../img/icon_n.svg) no-repeat center;
  background-size: contain;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 2px;
}
.card_menu .txt_wrap button {
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #d2d2d2;
  background: #fff;
  line-height: 32px;
  width: 100px;
  display: block;
  text-align: center;
  border-radius: 4px;
  margin-top: 32px;
  transition: 0.15s ease-in-out;
  color: #333;
}
.card_menu .txt_wrap button:hover {
  background: var(--primary-color-1);
  border: 1px solid var(--primary-color-1);
  color: #fff;
  font-weight: bold;
}
.card_menu li a img {
  position: absolute;
  width: 238px;
  display: block;
  right: 0;
  bottom: 0;
}
.card_menu li:nth-child(2) a img {
  right: initial;
  left: 0;
}
.card_menu li:nth-child(2) a {
  justify-content: end;
}
.form_wrap {
  width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) !important;
  position: relative;
  z-index: 5;
  max-width: 580px;
  border-radius: 10px;
  display: block;
}
/* .form_wrap.on {
    display: block;
  } */
.form_box {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.form_box .btn_close {
  width: 14px;
  display: block;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
}
.btn_close img {
  width: 100%;
  display: block;
}
.form_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 16px;
  margin-bottom: 20px;
}
.form_tit img {
  width: 52px;
}
.form_tit p {
  font-size: 20px;
  line-height: 1.45;
  font-weight: bold;
}
.form_menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-bottom: 1px solid #ed4042;
  margin-bottom: 0;
}
.form_menu ul li {
  width: 50%;
}
.form_menu ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 6px;
  height: 58px;
  background: #eeeeee;
}
.form_menu ul li.on a {
  background: #ed4042;
}
.form_menu ul li span {
  font-size: 18px;
  font-weight: bold;
  color: #b4b4b4;
}
.form_menu ul li.on span {
  color: #fff;
}
.form_menu li:first-child .icon_box {
  width: 14px;
  height: 14px;
  display: block;
  background: url(../img/individual2.svg) no-repeat center;
}
.form_menu li:first-child.on .icon_box {
  width: 14px;
  height: 14px;
  display: block;
  background: url(../img/individual.svg) no-repeat center;
}
.form_menu li:nth-child(2) .icon_box {
  width: 20px;
  height: 16px;
  display: block;
  background: url(../img/organization2.svg) no-repeat center;
}
.form_menu li:nth-child(2).on .icon_box {
  width: 20px;
  height: 16px;
  display: block;
  background: url(../img/organization.svg) no-repeat center;
}

.form_cont {
  min-height: 300px;
  background: #fff;
  padding: 0 15px 15px;
}
.form_cont p.ex_txt {
  font-size: 12px;
  font-weight: 500;
  color: #ed4042;
  text-align: right;
  margin-top: 6px;
  margin: 0;
}

.form_menu .icon_check {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 4px;
  border: 1px solid #b4b4b4;
  cursor: pointer;
}
.form_menu li.on .icon_check {
  border: 1px solid #fff;
  background: url(../img/icon_check.svg) no-repeat center;
  background-size: contain;
}
.body_wrap .bt_ap {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
.body_wrap.on {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.gnb_wrap li a {
  text-decoration: none !important;
  display: block;
  cursor: pointer;
}
.gnb_wrap li.on a {
  color: var(--primary-color-1) !important;
}
.gnb_wrap.travel .btn_travel a {
  color: var(--primary-color-1) !important;
}

.gnb_wrap.active .btn_visit a {
  color: var(--primary-color-1) !important;
}
.gnb_wrap.auto .btn_auto a {
  color: var(--primary-color-1) !important;
}
@media screen and (max-width: 992px) {
  .hd_wrap {
    height: 67px;
  }
  .header_logo {
    width: 80px;
    margin: 0;
  }
  .gnb_wrap ul a {
    font-size: 18px;
  }
}

@media screen and (max-width: 960px) {
  .hd_right .kakao_btn {
    display: none;
  }
  .hd_right .menu_btn {
    display: block;
    margin-left: 6px;
  }
  .menu_btn li {
    width: 25px;
    height: 25px;
    margin-left: 10px;
  }
  .menu_btn a {
    display: block;
    width: 25px;
    height: 25px;
    padding: 0;
  }
  .menu_btn a img {
    width: 100%;
    display: block;
  }
  .gnb_wrap {
    display: none;
  }
  .gnb_wrap.on {
    display: block;
    position: fixed;
    background: #fff;
    height: 100vh;
    right: 0;
    top: 0;
    transform: translate(0, 0);
    z-index: 130;
    width: 80%;
    min-width: 290px;
    padding-top: 80px;
  }
  .gnb_close {
    display: block;
    position: fixed;
    right: 15px;
    top: 15px;
    width: 14px;
    height: 14px;
    top: 26px;
    background: none;
    border: none;
  }
  .gnb_close img {
    width: 100%;
    display: block;
  }
  .gnb_wrap ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .gnb_wrap ul li {
    width: 100%;
    padding: 12px 15px;
    border-bottom: 1px solid #ececec;
  }
  .gnb_wrap ul li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 560px) {
  .main_slide {
    margin: 10px auto 16px;
    height: 45px;
  }
  .main_slide p {
    line-height: 45px;
    font-size: 24px;
  }

  .main_slide .swiper-vertical {
    height: 45px;
  }
  .card_menu {
    padding: 0 15px 70px;
  }
  .card_menu li {
    max-width: 500px;
    width: 100%;
  }

  .card_menu li a {
    height: auto;
    padding: 40px 22px;
  }
  .card_menu .txt_wrap {
    position: relative;
    z-index: 10;
  }
  .form_wrap {
    /* padding: 20px 15px; */
  }
  .form_tit p {
    font-size: 18px;
  }
  .form_tit img {
    width: 41px;
  }
  .card_menu .txt_wrap p.tit {
    font-size: 20px;
  }
  .card_menu .txt_wrap p.txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 450px) {
  .card_menu li a img {
    width: 190px;
  }
  .card_menu li a {
    height: auto;
    padding: 36px 22px;
  }
  .card_menu .txt_wrap p.tit {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .card_menu .txt_wrap p.txt {
    font-size: 14px;
    line-height: 1.2;
    padding-left: 18px;
  }
  .card_menu .txt_wrap p.txt span {
    font-size: 12px;
  }
  .card_menu .txt_wrap p.txt::before {
    width: 14px;
    height: 14px;
  }
  .card_menu .txt_wrap button {
    margin-top: 16px;
    width: 86px;
    font-size: 12px;
    line-height: 32px;
  }
  .card_menu li a img {
    z-index: 0;
  }
  .main_slide p {
    font-size: 20px;
  }
}
@media screen and (max-width: 360px) {
  .card_menu li a img {
    width: 140px;
  }
  .main_slide p {
    font-size: 18px;
  }
  .card_menu .txt_wrap p.tit {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 330px) {
  .main_slide p {
    font-size: 17px;
  }
  .card_menu li a img {
    width: 130px;
  }
}

.modal-dialog-center {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
  top:0 !important;
  margin: 0 auto !important;
}
@media(max-width: 768px) {
.modal-dialog-center {
  min-height: calc(100vh - 20px);
}
}

.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-5 {
  margin-left: 1.25rem !important;
}

@media (min-width: 768px) {
  #modal-cancel .modal-sm {
    width: 350px;
  }
  #modal-check .modal-sm {
    width: 350px;
  }
}

#modal-check .modal-check,
#modal-cancel .modal-title {
  position: absolute;
  right: 15px;
}
.modal-message {
  padding: 20px 10px 10px;
}
#modal-check .modal-message .table-wrap {
  max-height: 300px;
  overflow-y: scroll;
  border:1px solid #ddd;
  border-radius: 6px;
}
#modal-check .modal-message .table {
  font-size: 14px;
}

#modal-check .modal-message .table tr:first-child > td {
  border-top: 0;
}

.input-sm {
  border: 1px solid #E5E7E9;
}