@charset "utf-8";

/* =========================
   Common
   ========================= */
body, p, h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset, legend,
input, textarea, button, select {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

html,
body {
  width: 100%;
  height: 100%;
  min-width: 1240px;
}

body,
input,
textarea,
select,
button,
table {
  font-family: 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
}

img,
fieldset,
button {
  border: 0;
}

ul,
ol {
  list-style: none;
}

em,
address {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

.blind {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

.edge {
  position: absolute;
  top: 12px;
  right: 4px;
  width: 0;
  height: 0;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent #333;
}

.clear {
  clear: both;
}

/* =========================
   Skip
   ========================= */
.skip {
  margin: 0;
}

.skip > a {
  display: block;
  overflow: hidden;
  height: 0;
  line-height: 28px;
  text-align: center;
}

.skip > a:focus {
  height: auto;
}

/* =========================
   Layout
   ========================= */
.container {
  min-width: 1240px;
  background-color: #fff;
}

.container.fixed_header {
  padding-top: 100px;
}

.header_wrap {
  position: relative;
}

.header {
  position: relative;
  z-index: 2;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  zoom: 1;
}

.header:after,
.body:after,
.content:after {
  display: block;
  clear: both;
  content: '';
}

.visual {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
}

.body {
  position: relative;
  padding: 30px 0;
}

.body.fixed-width {
  width: 1200px;
  margin: 0 auto;
}

.content {
  zoom: 1;
}

.content > :first-child {
  margin-top: 0;
}

.content img {
  max-width: 100%;
  height: auto;
}

/* =========================
   Header
   ========================= */
.header > h1 {
  float: left;
  padding: 20px 0;
  margin-right: 32px;
  line-height: 60px;
}

.header > h1 img {
  max-height: 80px;
  vertical-align: middle;
}

.header > .side {
  float: right;
  z-index: 2;
  margin: 39px 0 0 22px;
  line-height: 20px;
}

.fixed_header .header_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: auto;
  padding: 0;
  background: rgba(255, 255, 255, .92);
}

.fixed_header .header_wrap .header.main,
.fixed_header .header_wrap .header.sub {
  width: 1200px;
  margin: 0 auto;
}

.fixed_header .header_wrap .header.main > h1,
.fixed_header .header_wrap .header.main .gnb > ul > li > a,
.fixed_header .header_wrap .header.main > .side {
  position: relative;
  z-index: 1001;
}

.fixed_header .header_wrap .header.main .gnb > ul > li > a,
.fixed_header .header_wrap .header.main > .side > ul > li > a,
.fixed_header .header_wrap .header.main > h1 a,
.fixed_header .header_wrap .header.main > h1 span,
.fixed_header .header_wrap .header.sub .gnb > ul > li > a,
.fixed_header .header_wrap .header.sub > .side > ul > li > a,
.fixed_header .header_wrap .header.sub > h1 a,
.fixed_header .header_wrap .header.sub > h1 span {
  color: #444 !important;
  text-shadow: none !important;
}

.fixed_header .header_wrap .header.main .gnb > ul > li > a:hover,
.fixed_header .header_wrap .header.main .gnb > ul > li.on > a,
.fixed_header .header_wrap .header.sub .gnb > ul > li > a:hover,
.fixed_header .header_wrap .header.sub .gnb > ul > li.on > a {
  color: #111 !important;
}

.fixed_header .header_wrap + .xet-slider {
  margin-top: -100px;
}

.fixed_header .header_wrap.shrink {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  min-width: 1240px;
  background: rgba(255, 255, 255, .96);
  border-bottom: 1px solid #e1e1e1;
  -webkit-animation: ani-header .5s forwards;
  animation: ani-header .5s forwards;
}

.fixed_header .header_wrap.shrink .header > h1 {
  padding: 0;
}

.fixed_header .header_wrap.shrink .gnb > ul > li > a {
  line-height: 60px;
}

.fixed_header .header_wrap.shrink .header > .side {
  margin: 19px 0 0 22px;
}

.fixed_header .header_wrap.shrink .search_area {
  padding: 0 20px;
}

.fixed_header .header_wrap.shrink .gnb > ul > li > a,
.fixed_header .header_wrap.shrink .header > .side > ul > li > a,
.fixed_header .header_wrap.shrink .header > h1 a,
.fixed_header .header_wrap.shrink .header > h1 span {
  color: #444 !important;
}

/* =========================
   Footer
   ========================= */
.footer {
  border-top: 1px solid #e4e4e4;
  border-bottom: 3px solid #cda25a;
  background-color: #f1f1f1;
  font-family: 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
}

.footer a:hover,
.footer a:focus {
  text-decoration: none;
}

.footer .f_info_area {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  padding: 48px 0 40px;
}

.footer .f_cr_area {
  padding: 19px;
  background-color: #555;
}

.footer .bottom {
  width: 1200px;
  margin: 0 auto;
  font-size: 13px;
  color: #f1f1f1;
  line-height: 5px;
}

.footer .bottom a {
  color: #f1f1f1;
}

.footer .bottom a:hover,
.footer .bottom a:focus,
.footer .bottom a:active {
  color: #cda25a;
}

.footer .bottom > .copyright {
  float: left;
}

.footer .bottom > .FNB2 > a {
  float: right;
  margin-right: 20px;
}

.footer .bottom span {
  display: inline-block;
}

.footer .sub_desc {
  margin-bottom: 16px;
  font-size: 13px;
  color: #888;
  line-height: 22px;
}

.footer .f_info {
  float: left;
  width: 240px;
  margin-right: 65px;
}

.footer .f_logo {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 16px;
  font-size: 24px;
  color: #555;
}

.footer .f_logo.log_txt a {
  font-size: 24px;
  font-weight: bold;
  color: #555;
}

.footer .f_logo img {
  max-width: 240px;
}

.footer .f_info2 {
  overflow: hidden;
  margin-top: 0;
}

.footer .site_map.footer-accordion > ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 28px;
  margin: 0;
  padding: 0;
}

.footer .site_map.footer-accordion li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer .site_map.footer-accordion details {
  border-bottom: 1px solid #d8d8d8;
}

.footer .site_map.footer-accordion summary,
.footer .site_map.footer-accordion .footer-direct-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 38px;
  font-size: 15px;
  font-weight: 700;
  color: #555;
  cursor: pointer;
  text-decoration: none;
}

.footer .site_map.footer-accordion summary::-webkit-details-marker {
  display: none;
}

.footer .site_map.footer-accordion summary::after {
  content: "+";
  font-size: 18px;
  font-weight: 400;
  color: #999;
}

.footer .site_map.footer-accordion details[open] summary::after {
  content: "−";
}

.footer .site_map.footer-accordion details ul {
  margin: 0;
  padding: 0 0 12px;
}

.footer .site_map.footer-accordion details li + li {
  margin-top: 7px;
}

.footer .site_map.footer-accordion details a {
  display: block;
  font-size: 13px;
  line-height: 1.5;
  color: #888;
  text-decoration: none;
}

.footer .site_map.footer-accordion a:hover,
.footer .site_map.footer-accordion summary:hover {
  color: #cda25a;
}
.footer .f_cr_area .mobile-footer-member {
  display: none;
}

/* =========================
   Buttons
   ========================= */
.btn_item {
  display: inline-block;
  height: 50px;
  margin: 35px 0;
  padding: 0 27px;
  font-family: 'Open Sans';
  background-color: #555;
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn_item:hover,
.btn_item:active,
.btn_item:focus {
  background-color: #cba061;
  color: #fff;
}

.btn_item + .btn_item {
  margin-left: 10px;
}

.popup_btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #cba061;
  color: #fff;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.popup_btn:hover {
  background-color: #555;
}

.popup_btn.b-close,
.popup_btn.bClose {
  position: absolute;
  top: -7px;
  right: -7px;
  padding: 0 6px 2px;
  border-radius: 7px;
  box-shadow: none;
  font: bold 131% sans-serif;
}

.btn_top {
  display: none;
  position: fixed;
  right: 0;
  bottom: 57px;
  z-index: 1000;
  width: 48px;
  height: 48px;
  background-color: #555;
  font-size: 24px;
  color: #fff;
  text-align: center;
  opacity: .8;
  filter: alpha(opacity=80);
}

.btn_top:hover {
  background-color: #cda25a;
  color: #fff;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn_top i {
  line-height: 48px;
}

/* =========================
   Login / Side menu
   ========================= */
.header > .side > ul:after {
  display: block;
  clear: both;
  content: '';
}

.header > .side > ul > li {
  float: left;
  position: relative;
}

.header > .side > ul > li > a {
  display: block;
  width: 22px;
  height: 22px;
  margin-left: 12px;
  font-size: 22px;
  line-height: 22px;
  color: #888;
  text-align: center;
}

.header > .side > ul > li > a:hover,
.header > .side > ul > li > a:focus,
.header > .side > ul > li > a:active,
.header > .side > ul > li.on > a {
  color: #444;
}

.header > .side > ul .ly {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 13px;
  background-color: #f9f9f9;
}

.header > .side > ul .ly.ly_login {
  overflow: hidden;
  height: 0;
  margin-top: 0;
  background: url('../img/blank.gif') 0 0 repeat;
}

.header > .side > ul .ly.ly_login ul {
  position: relative;
  z-index: 3;
  margin-top: 18px;
  padding: 8px 0;
  background-color: #333;
}

.header > .side > ul .on .ly.ly_login {
  height: auto;
}

.header > .side > ul .ly a {
  display: block;
  min-width: 120px;
  height: 40px;
  padding: 0 20px;
  font-size: 13px;
  line-height: 40px;
  color: #9d9d9d;
}

.header > .side > ul .ly a:hover {
  color: #cda25a;
  text-decoration: none;
}

.header > .side > ul > li .login_after {
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-top: -9px;
  border-radius: 100%;
}

.header > .side > ul > li .login_after img {
  width: 40px;
  height: 40px;
}

.header > .side > ul > li .login_after ~ .ly_login .edge {
  right: 11px;
}

/* =========================
   Search
   ========================= */
.search_wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.search_area {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 1160px;
  padding: 20px;
}

.search_area input {
  font-size: 13px;
  vertical-align: top;
}

.search_area input[type='text'] {
  position: relative;
  width: 100%;
  height: 40px;
  padding: 10px 0;
  border: 0;
  background-color: transparent;
  font-size: 40px;
  color: #444;
  -webkit-appearance: none;
}

.search_area input[type='text']:focus {
  outline: 0;
}

.search_area input[type='text']::-ms-clear {
  display: none;
}

.search_area .btn_close {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-size: 22px;
  line-height: 20px;
  color: #888;
  text-align: center;
}

/* =========================
   GNB
   ========================= */
.gnb {
  float: right;
  position: relative;
  z-index: 1;
  max-width: 742px;
  height: 100%;
  font-size: 13px;
}

.gnb a {
  text-decoration: none;
  white-space: nowrap;
}

.gnb > ul:after {
  display: block;
  clear: both;
  content: '';
}

.gnb > ul > li {
  float: left;
  position: relative;
  text-align: left;
}

.gnb > ul > li > a {
  display: block;
  position: relative;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 100px;
  color: #888;
}

.gnb > ul > li > a:hover,
.gnb > ul > li > a:focus,
.gnb > ul > li.on > a {
  color: #444;
}

.gnb > ul .depth2 {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  padding: 8px 0;
  background-color: #333;
}

.gnb > ul .depth2:after {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #cda25a;
  content: '';
}

.gnb > ul .depth2 > li {
  position: relative;
}

.gnb > ul .depth2 a {
  display: block;
  position: relative;
  min-width: 170px;
  height: 40px;
  padding: 0 30px 0 20px;
  font-size: 13px;
  line-height: 40px;
  color: #9d9d9d;
}

.gnb > ul .depth2 a:hover,
.gnb > ul .depth2 a:active,
.gnb > ul .depth2 a:focus,
.gnb > ul .depth2 > li.on > a {
  color: #cda25a;
}

.gnb > ul .depth3 {
  display: none;
  position: absolute;
  top: -8px;
  left: 100%;
  z-index: 2;
  padding: 8px 0;
  background-color: #333;
}

.gnb > ul .depth2 > li.more > a:after {
  position: absolute;
  right: 20px;
  content: '>';
}

/* =========================
   Sub visual
   ========================= */
.visual.sub {
  position: relative;
  overflow: hidden;
  padding: 64px 0 58px;
  background-color: #f6f6f6;
  line-height: 1.4;
}

.visual.sub .sub_title {
  position: relative;
  z-index: 2;
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}

.visual.sub .sub_title h1 {
  position: relative;
  margin: 0;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -.04em;
  color: #444;
}

.visual.sub .sub_title h1:after {
  position: absolute;
  left: 0;
  bottom: -18px;
  width: 34px;
  height: 3px;
  background-color: currentColor;
  content: '';
  opacity: .9;
}

.visual.sub .sub_title .km-breadcrumb {
  margin-top: 34px;
}

.visual.sub .sub_title .km-breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.visual.sub .sub_title .km-breadcrumb li {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: -.01em;
}

.visual.sub .sub_title .km-breadcrumb li + li:before {
  display: inline-block;
  margin: 0 10px;
  color: rgba(68, 68, 68, .45);
  content: '/';
}

.visual.sub .sub_title .km-breadcrumb a {
  text-decoration: none;
  transition: opacity .2s ease;
}

.visual.sub .sub_title .km-breadcrumb a:hover {
  opacity: .75;
}

.visual.sub .bg_img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.visual.sub .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .12);
  opacity: 1;
}

.visual.sub .bg_img[style*='background-image'] ~ .sub_title h1 {
  color: #fff !important;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .22);
}

.visual.sub .bg_img[style*='background-image'] ~ .sub_title .km-breadcrumb li {
  color: rgba(255, 255, 255, .88);
  text-shadow: 0 1px 8px rgba(0, 0, 0, .18);
}

.visual.sub .bg_img[style*='background-image'] ~ .sub_title .km-breadcrumb li + li:before {
  color: rgba(255, 255, 255, .5);
}

/* =========================
   LNB / Content width
   ========================= */
.body.fixed-width .lnb > ul {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 40px 0 0;
}

.body.fixed-width .lnb > ul > li {
  margin-bottom: 40px;
}

.body.fixed-width .lnb > ul > li > a,
.body.fixed-width .lnb > ul > li > span {
  display: block;
  margin-bottom: 14px;
  font-size: 15px;
  line-height: 21px;
  color: #444;
}

.body.fixed-width .lnb ul ul li.on a {
  color: #cda25a;
}

.body.fixed-width .lnb ul ul a {
  display: block;
  padding: 10px 0 10px 20px;
  font-size: 14px;
  line-height: 20px;
  color: #888;
  text-decoration: none;
}

.body.fixed-width .lnb ul ul a:hover,
.body.fixed-width .lnb ul ul a:focus,
.body.fixed-width .lnb ul ul a:active {
  color: #cda25a;
}

.body.fixed-width .lnb img {
  vertical-align: top;
}

.body.fixed-width.left .lnb,
.body.fixed-width.right .lnb {
  float: left;
  width: 260px;
  padding: 0 0 16px;
}

.body.fixed-width.left .content,
.body.fixed-width.right .content {
  float: right;
  width: 900px;
  min-height: 400px;
  padding: 40px 0 100px;
}

.body.fixed-width.right .lnb {
  float: right;
}

.body.fixed-width.right .content {
  float: left;
}

.body.fixed-width.none .lnb {
  display: none;
}

.body.fixed-width.none .content {
  float: none;
  width: 1200px;
}

/* =========================
   Slider
   ========================= */
.xet-slider {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: #111;
}

.xet-slider.normalSize {
  height: calc(80vh - 60px);
}

.xet-slider.auto {
  height: auto;
}

.xet-slider.vh100 {
  height: 100vh;
}

.xet-slider .xet-slider-container,
.xet-slider .swiper-wrapper,
.xet-slider .swiper-slide {
  height: 100%;
}

.xet-slider .xet-slider-container {
  position: relative;
  width: 100%;
}

.xet-slider .swiper-slide {
  position: relative;
  overflow: hidden;
}

.xet-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xet-slider .swiper-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 2rem;
  background: rgba(0, 0, 0, .15);
  text-align: center;
}

.xet-slider .swiper-caption > div {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.xet-slider .swiper-caption .h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 2px;
}

.xet-slider .swiper-caption .h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.6;
}

.xet-slider .swiper-caption .h1,
.xet-slider .swiper-caption .h3,
.xet-slider .swiper-caption .xet-more {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
}

.xet-slider .swiper-caption .xet-btn {
  display: inline-block;
  padding: 12px 28px;
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 0;
  background: none;
  color: #fff;
  text-decoration: none;
  transition: all .2s ease;
}

.xet-slider .swiper-caption .xet-btn:hover {
  background: rgba(255, 255, 255, .12);
}

.xet-slider .scroll-arrow {
  position: absolute;
  left: 50%;
  bottom: 28px;
  z-index: 20;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .35);
  opacity: 1;
  transform: translateX(-50%);
  animation: xetScrollFloat 1.6s ease-in-out infinite;
}

.xet-slider .scroll-arrow div:first-child {
  margin-bottom: 4px;
  font-size: 22px;
  line-height: 1;
  animation: xetScrollArrow 1.6s ease-in-out infinite;
}

.xet-slider .scroll-arrow .scroll-arrow-footer {
  position: relative;
  padding-top: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .28em;
}

.xet-slider span[data-jarallax-element] {
  display: inline-block;
}

/* =========================
   Bottom CTA - PC + Mobile
   ========================= */


.mobile-bottom-btn {
  position: fixed;
  left: 0;
  right: 0;
  transform: none;
  bottom: 0;
  z-index: 99999;

  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;

  width: 100%;
  max-width: none;
  padding: 8px 20px;

  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid rgba(255,255,255,.55);

  background: rgba(255,255,255,.72);
  backdrop-filter: blur(14px) saturate(160%);
  -webkit-backdrop-filter: blur(14px) saturate(160%);

  box-shadow:
    0 14px 34px rgba(15, 23, 42, .16),
    0 4px 12px rgba(15, 23, 42, .08);
}

.mobile-bottom-btn a {
  flex: 0 1 220px;
  min-width: 0;
  height: 48px;
  padding: 0 16px;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  border-radius: 18px;
  box-sizing: border-box;
  text-decoration: none !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.03em;

  transition: all .18s ease;
}

/* 왼쪽 전화 버튼 */
.mobile-bottom-btn a:first-child {
  background: rgba(255,255,255,.96) !important;
  color: #1f2937 !important;
  border: 1px solid rgba(201,165,92,.35);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.9),
    0 6px 14px rgba(15,23,42,.08);
}

/* 오른쪽 관심고객등록 버튼 */
.mobile-bottom-btn a:last-child {
  background: linear-gradient(180deg,#c9a55c 0%, #a8843f 100%) !important;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.18);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.22),
    0 8px 18px rgba(168,132,63,.28);
}

.mobile-bottom-btn a i {
  margin: 0;
  font-size: 18px;
  line-height: 1;
}

.mobile-bottom-btn a:first-child i {
  color: #a8843f !important;
}

.mobile-bottom-btn a:active {
  transform: translateY(1px);
}

/* 기존 하단 로그인/회원가입 줄 숨김 */
.footer .f_cr_area .mobile-footer-member {
  display: none !important;
}

/* 태블릿 이하 */
@media all and (max-width: 768px) {
  body{
    padding-bottom: calc(96px + env(safe-area-inset-bottom)) !important;
  }

  .mobile-bottom-btn{
    left:50%;
    right:auto;
    transform:translateX(-50%);
    bottom: calc(12px + env(safe-area-inset-bottom));

    width:calc(100% - 24px);
    max-width:520px;

    border-radius:24px;
    padding:10px;
  }

  .mobile-bottom-btn a{
    flex:1;
    max-width:none;
  }
}

/* 아주 작은 모바일 */
@media all and (max-width: 390px) {
  body {
    padding-bottom: calc(88px + env(safe-area-inset-bottom)) !important;
  }

  .mobile-bottom-btn {
    width: calc(100% - 16px);
    padding: 8px;
    gap: 8px;
    bottom: calc(8px + env(safe-area-inset-bottom));
    border-radius: 20px;
  }

  .mobile-bottom-btn a {
    height: 52px;
    font-size: 16px;
    border-radius: 16px;
    padding: 0 12px;
    flex: 1;
  }

  .mobile-bottom-btn a i {
    font-size: 16px;
  }
}

/* =========================
   Animations
   ========================= */
@-webkit-keyframes ani-header {
  0% { top: -60px; }
  100% { top: 0; }
}

@keyframes ani-header {
  0% { top: -60px; }
  100% { top: 0; }
}

@keyframes xetScrollFloat {
  0% { transform: translateX(-50%) translateY(0); opacity: .8; }
  50% { transform: translateX(-50%) translateY(7px); opacity: 1; }
  100% { transform: translateX(-50%) translateY(0); opacity: .8; }
}

@keyframes xetScrollArrow {
  0% { transform: translateY(0); opacity: .5; }
  50% { transform: translateY(8px); opacity: 1; }
  100% { transform: translateY(0); opacity: .5; }
}

/* =========================
   Tablet
   ========================= */
@media all and (max-width: 991px) {
  .xet-slider.normalSize {
    height: 70vh;
  }

  .xet-slider .swiper-caption .h1 {
    font-size: 40px;
  }

  .xet-slider .swiper-caption .h3 {
    font-size: 18px;
  }
}

/* =========================
   Mobile
   ========================= */
@media all and (max-width: 768px) {
  html,
  body {
    min-width: 100%;
  }

  body {
    padding-bottom: calc(78px + env(safe-area-inset-bottom)) !important;
  }

  a.btn_top {
    display: none;
  }

  .container {
    overflow-x: hidden;
    width: 100%;
    min-width: 100%;
    background-color: #fff;
  }

  .container.fixed_header {
    padding-top: 0;
  }

  .header_wrap.shrink {
    display: none;
  }

  .fixed_header .header_wrap {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    z-index: 2000;
    width: 100%;
    background: #fff;
  }

  .fixed_header .header_wrap + .xet-slider {
    margin-top: 0;
  }

  .fixed_header .header_wrap .header.main,
  .fixed_header .header_wrap .header.sub,
  .fixed_header .header_wrap.shrink .header.main,
  .fixed_header .header_wrap.shrink .header.sub {
    width: 100%;
    max-width: 100%;
  }

  .header {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .header > h1 {
    float: none;
    display: block;
    margin-right: 0;
    padding: 0 15px;
    line-height: 50px;
  }

  .header > h1 img {
    max-height: 40px;
    margin: 0;
    padding: 0;
  }

  .header > .side,
  .header > .custom_area,
  .search_wrap {
    display: none;
  }

  .header.sub_type3 {
    position: absolute;
  }

  .body {
    padding: 0;
  }

  .body.fixed-width {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .body .lnb {
    display: none;
  }

  .body .content {
    overflow: hidden;
  }

  .body.fixed-width.none .content {
    box-sizing: border-box;
    width: 100%;
    padding: 30px 14px;
  }

  .body.fixed-width.left .content,
  .body.fixed-width.right .content {
    float: none;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding: 40px 14px;
  }

  .body.fixed-width .content input,
  .body.fixed-width .content textarea,
  .body.fixed-width .content select {
    box-sizing: border-box;
    max-width: 100%;
  }

  .content img {
    max-width: 100%;
    height: auto;
  }

  .gnb {
    float: none;
    position: static;
    z-index: 1;
    display: block;
    max-width: 100%;
    height: 100%;
    background: #fff;
    font-size: 1em;
  }

  .gnb #mobile_menu_btn {
    display: block;
    z-index: 2101;
  }

  .gnb .menu_btn {
    display: block;
    position: absolute;
    top: 14px;
    right: 3px;
    z-index: 2101;
    width: 44px;
    height: 22px;
  }

  .gnb .menu_btn .menu_bar {
    position: relative;
    top: 4px;
    left: 12px;
    width: 20px;
    height: 14px;
  }

  .gnb .menu_btn .menu_bar div {
    position: absolute;
    height: 0;
    border-top: 2px solid #383431;
  }

  .header.sub_type3 .gnb .menu_btn .menu_bar div {
    border-top-color: #fff;
  }

  .gnb .menu_btn .menu_bar div.btn1 {
    top: 0;
    width: 20px;
  }

  .gnb .menu_btn .menu_bar div.btn2 {
    top: 6px;
    width: 20px;
    transition: all .1s;
  }

  .gnb .menu_btn .menu_bar div.btn3 {
    bottom: 0;
    width: 20px;
  }

  .gnb .menu_btn.opened .menu_bar div.btn1 {
    top: 6px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .gnb .menu_btn.opened .menu_bar div.btn2 {
    top: 6px;
    display: none;
  }

  .gnb .menu_btn.opened .menu_bar div.btn3 {
    top: 6px;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .gnb a {
    display: block;
    padding: 10px 0;
    border-top: 1px solid #eee;
    font-size: 14px;
    white-space: normal;
  }

  .gnb > ul {
    display: none;
    overflow-x: auto;
    max-height: 240px;
    padding: 0 14px 14px;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
    -webkit-overflow-scrolling: touch;
  }

  .gnb > ul:after {
    display: none;
  }

  .gnb > ul > li {
    float: none;
    position: static;
  }

  .gnb > ul > li:first-child > a {
    border-top: 0;
  }

  .gnb > ul > li > a,
  .fixed_header .header_wrap .header.main .gnb > ul > li > a,
  .fixed_header .header_wrap .header.sub .gnb > ul > li > a {
    position: static;
    padding: 10px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    color: #555 !important;
    text-shadow: none !important;
  }

  .gnb > ul .depth2,
  .gnb > ul .depth3 {
    display: block;
    position: static;
    padding: 0;
    background-color: #fff;
  }

  .gnb > ul .depth2:after,
  .gnb > ul .depth2 > li.more > a:after {
    display: none;
  }

  .gnb > ul .depth2 > li {
    position: static;
  }

  .gnb > ul .depth2 a,
  .fixed_header .header_wrap .gnb > ul .depth2 a {
    position: static;
    box-sizing: border-box;
    min-width: 100%;
    height: auto;
    padding: 10px 0;
    font-size: 14px;
    line-height: normal;
    color: #555 !important;
    text-shadow: none !important;
  }

  .gnb > ul .depth3 a,
  .fixed_header .header_wrap .gnb > ul .depth3 a {
    color: #999 !important;
  }

  .visual {
    box-sizing: border-box;
  }

  .visual.sub {
    padding: 42px 14px 38px;
    background-color: #f6f6f6;
    line-height: 30px;
  }

  .visual.sub .sub_title {
    width: auto;
    max-width: none;
    margin: 0;
  }

  .visual.sub .sub_title h1 {
    font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 800;
    line-height: 1.3;
  }

  .visual.sub .sub_title h1:after {
    top: 115%;
    bottom: auto;
    width: 28px;
    height: 3px;
  }

  .visual.sub .sub_title .km-breadcrumb {
    margin-top: 26px;
  }

  .visual.sub .sub_title .km-breadcrumb li {
    font-size: 12px;
  }

  .visual.sub .sub_title .km-breadcrumb li + li:before {
    margin: 0 8px;
  }

  .visual.sub .bg_img {
    display: none;
  }

  .visual.sub.sub_type2 {
    padding: 40px 15px;
  }

  .visual.sub.sub_type2 .bg_img,
  .visual.sub.sub_type3 .bg_img {
    display: block;
  }

  .visual.sub.sub_type2 .sub_title h1 {
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
  }

  .visual.sub.sub_type2 .sub_title h1:after,
  .visual.sub.sub_type3 .sub_title h1:after {
    background: none;
  }

  .visual.sub.sub_type3 {
    padding: 80px 0 0;
    line-height: 40px;
    text-align: center;
  }

  .visual.sub.sub_type3 .bg_img {
    background-attachment: fixed;
    background-size: auto auto;
  }

  .visual.sub.sub_type3 .sub_title {
    padding: 100px 0 70px;
  }

  .visual.sub.sub_type3 .sub_title h1 {
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #fff;
  }

  .xet-slider,
  .xet-slider .xet-slider-container,
  .xet-slider .swiper-wrapper,
  .xet-slider .swiper-slide {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
  }

  .xet-slider.normalSize {
    height: 60vh;
    min-height: 420px;
  }

  .xet-slider .swiper-caption {
    padding: 0 1.25rem;
  }

  .xet-slider .swiper-caption .h1 {
    font-size: 30px;
    letter-spacing: 0;
  }

  .xet-slider .swiper-caption .h3 {
    font-size: 15px;
    line-height: 1.5;
  }

  .xet-slider .swiper-caption .xet-btn {
    padding: 10px 20px;
    font-size: 13px;
  }

  .mobile-bottom-btn {
    display: flex !important;
  }

  .footer {
    border-top: 1px solid #e4e4e4;
    border-bottom: 3px solid #cda25a;
    background-color: #f1f1f1;
  }

  .footer .f_info_area {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .footer .f_cr_area {
    padding: 0;
    background-color: #555;
    color: #fff;
  }

  .footer .bottom {
    width: 100%;
    max-width: 100%;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: #f1f1f1;
  }

  .footer .bottom span {
    display: inline-block;
    margin-left: 0;
  }

  .footer .bottom > .copyright {
    float: none;
  }

  .footer .bottom > .FNB2 > a {
    float: none;
    display: none;
    margin-right: 20px;
  }

  .footer .sub_desc,
  .footer .f_info2,
  .footer .site_map {
    display: none;
  }

  .footer .f_info {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .footer .f_logo {
    margin-bottom: 0;
    padding: 8px 15px;
  }

  .footer .f_logo.log_txt a {
    font-size: 16px;
    font-weight: bold;
    color: #555;
  }

  .footer .f_logo img {
    max-width: none;
    max-height: 30px;
  }

  .footer .f_cr_area p {
    margin: 0;
    padding: 8px 14px;
  }

  .footer .f_cr_area a {
    color: #fff;
  }

  .footer .f_cr_area .mobile-footer-member {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-top: 1px solid #444;
    list-style: none;
  }

  .footer .f_cr_area .mobile-footer-member li {
    float: left;
    box-sizing: border-box;
    width: 50%;
    border-left: 1px solid #444;
  }

  .footer .f_cr_area .mobile-footer-member li:first-child {
    border-left: 0;
  }

  .footer .f_cr_area .mobile-footer-member li a {
    display: block;
    line-height: 32px;
    text-align: center;
  }
}
/* =========================
   MAIN HEADER OVERLAY
   PC + MOBILE
   ========================= */

/* PC */
@media all and (min-width: 769px) {
  .container.fixed_header.page-main {
    padding-top: 0 !important;
  }

  .container.fixed_header.page-main .header_wrap {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: transparent !important;
    border-bottom: 0 !important;
  }

  .container.fixed_header.page-main .header_wrap + .xet-slider {
    margin-top: 0 !important;
  }

  .container.fixed_header.page-main .header.main {
    width: 1200px;
    margin: 0 auto;
  }

  .container.fixed_header.page-main .header.main .gnb > ul > li > a,
  .container.fixed_header.page-main .header.main > .side > ul > li > a,
  .container.fixed_header.page-main .header.main > h1 a,
  .container.fixed_header.page-main .header.main > h1 span {
    color: #fff !important;
    text-shadow: 0 1px 8px rgba(0,0,0,.25);
  }

  .container.fixed_header.page-main .header_wrap.shrink {
    position: fixed !important;
    background: rgba(255,255,255,.96) !important;
    border-bottom: 1px solid #e1e1e1 !important;
  }

  .container.fixed_header.page-main .header_wrap.shrink .gnb > ul > li > a,
  .container.fixed_header.page-main .header_wrap.shrink .header > .side > ul > li > a,
  .container.fixed_header.page-main .header_wrap.shrink .header > h1 a,
  .container.fixed_header.page-main .header_wrap.shrink .header > h1 span {
    color: #444 !important;
    text-shadow: none !important;
  }
}

/* MOBILE */
@media all and (max-width: 768px) {
  .container.fixed_header.page-main {
    padding-top: 0 !important;
  }

  .container.fixed_header.page-main .header_wrap {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    background: transparent !important;
    border-bottom: 0 !important;
  }

  .container.fixed_header.page-main .header_wrap + .xet-slider {
    margin-top: 0 !important;
  }

  .container.fixed_header.page-main .header {
    background: transparent !important;
  }

  .container.fixed_header.page-main .header > h1 a,
  .container.fixed_header.page-main .header > h1 span {
    color: #fff !important;
    text-shadow: 0 1px 8px rgba(0,0,0,.25);
  }

  .container.fixed_header.page-main .gnb .menu_btn .menu_bar div {
    border-top-color: #fff !important;
  }

  /* 모바일 메뉴 열렸을 때는 흰 배경 + 진한 글씨 */
  .container.fixed_header.page-main .gnb > ul {
    background: #fff !important;
  }

  .container.fixed_header.page-main .gnb > ul > li > a,
  .container.fixed_header.page-main .gnb > ul .depth2 a,
  .container.fixed_header.page-main .gnb > ul .depth3 a {
    color: #444 !important;
    text-shadow: none !important;
  }

  .container.fixed_header.page-main .gnb .menu_btn.opened .menu_bar div {
    border-top-color: #333 !important;
  }
}