@charset "utf-8";

body,
html {
  height: 100%;
}

body {
  min-width: 320px;
  background: #141d39;
}

::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track-piece {
  background: #f6f6f6;
  border-radius: 30px;
}
::-webkit-scrollbar-thumb {
  background: #c2c4cd;
  border-radius: 30px;
}

#container {
  position: relative;
  height: 100%;
  overflow: hidden;
  background: url(../images/inc/main-img_BACK3.png) no-repeat; /*이세연 이미지 이름 수정 1109*/
  background-size: cover;
  background-position: center;
}

.inner {
  position: relative;
  width: 100%;
}
/* 20201121 김소라 추가 */
#header {
  background: linear-gradient(
    to top,
    #213176,
    #1e2f73
  );
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
/***********************/

/*20201109 박소희 추가*/
#header .inner {
  /*background: linear-gradient(
    to top,
    #213176,
    #1e2f73
  );*/ /*11-13 오후7시 이후 헤더 배경색 변경*/ /* 20201121 김소라 삭제 */
  height: 118px; /*11-13 7시 이후 수정*/
  max-width: 1570px; /* 20201121 김소라 추가 */
  margin:0 auto; /* 20201121 김소라 추가 */
  /*position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;*/ /* 20201121 김소라 삭제 */
}
/*11-17 오전 추가*/
#onair_bg #header .inner,
#onair_bg #footer {
  background: #000; /* 20201118 김소라 수정 */
}
/*11-17 오전 추가 끝*/
/*/*20201109 박소희 추가 끝*/
.logo {
  position: absolute; /* 20201121 김소라 수정 */
  z-index: 9;
  margin: 35px 0 0 40px; /* 20201121 김소라 수정 */
  top: 0;
}
.logo a {
  width: 150px;
  background: url(../images/inc/logo.png) no-repeat center 0;
  background-size: 130px auto;
  display: block;
  color: #fff;
  font-size: 20px;
  padding-top: 70px;
  font-weight: 300;
}
.util {
  position: absolute; /* 20201121 김소라 수정 */
  top: 45px;
  right: 50px; /* 20201121 김소라 수정 */
  z-index: 9;
}
.util ul li {
  float: left;
  margin-left: 40px;
}
.util ul li:first-child {
  margin-left: 0;
}
.util ul li a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 15px;
  font-weight: bold; /*11-12 오후 2시 이후 추가*/
  height: 40px;
  line-height: 38px;
}
.util ul li.mypage {
  display: none;
}
.util ul li.onAir a {
  width: 100%;
  height: 0;
  text-indent: -99999px;
  background: url(../images/inc/on-air-btn.png) no-repeat 0 0;
  background-size: 100%;
  padding-bottom: 34%;
}
.util ul li.onAir.on a {
  background: url("../images/inc/on-air-active.png") no-repeat 0 0;
  background-size: 100%;
}
.util ul li.on a {
  color: #f7a900;
}
.util .lan > a {
  background: url("../images/inc/ico-down.png") no-repeat right center;
  padding-right: 25px;
}
.util .lan > div {
  text-align: center;
}
.util .lan > div span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 0 7px;
}
.util ul li.m-lan {
  display: none;
}
.util ul li.m-lan .title {
  background: url("../images/inc/arrow-down.png") no-repeat right center;
  font-weight: bold;
  padding-right: 20px;
}
.util ul li.m-lan div {
  display: block; /*20201109 박소희 수정*/
  text-align: center;
}
/*20201109 박소희 추가*/
.util ul li.m-lan a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
}
.util .m-lan > div span {
  display: inline-block;
  vertical-align: baseline;
  color: #fff;
  margin: 0 7px;
  font-size: 13px;
}
/*20201109 박소희 추가 끝*/
/*.util ul li.m-lan div.on {
  display: block;
  background: rgba(255,255,255,0.2);
  text-align: center;
  border-radius: 5px;
}
.util ul li.m-lan div a {
  display: block;
  line-height: 1;
  height: auto;
  padding: 5px 0;
}*/ /*20201109 박소희 삭제*/
.menu {
  position: fixed;
  left: 0;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
}
.menu a {
  display: block;
  width: 60px;
  height: 120px;
  background: url("../images/inc/left-side-off.png") no-repeat 35% 50%;
  text-indent: -9999px;
}
.menu:after {
  content: "";
  display: block;
  background: #000;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: -1;
  left: -60px;
  box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.3);
  transform: translateY(-50%);
}

.top-info {
  display: none;
  background: #0e1529;
  width: 96%;
  margin: 95px auto 0;
  font-size: 0;
  border-radius: 5px;
  padding: 10px;
}
.top-info .top-search {
  background: #0964eb;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  width: calc(
    95% - 225px
  ); /* 20201114GW : 영문일때 검색창 내려가지 않도록 수정함 */
  /* margin-right: 5%; 20201114GW : 영문일때 검색창 내려가지 않도록 수정함 */
}
.top-info .top-search input[type="text"] {
  width: 100%;
  background: url(../images/inc/ico-search.png) no-repeat 10px 7px;
  background-size: auto 20px;
  padding-left: 40px;
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  color: #fff;
}
.top-info .top-search input[type="text"]:focus {
  outline: none;
}
.top-info .top-menu {
  display: inline-block;
  vertical-align: middle;
}
.top-info .top-menu a {
  font-size: 15px;
  color: #fff;
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0 15px;
}
.top-info .top-menu a:first-child:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 15px;
  background: #3e4454;
}

#subHeader .logo {
  top: 80px;
  left: 0;
  transform: none;
}
#subHeader .logo a {
  width: 275px;
  font-size: 25px;
  background: url("../images/sub/sub-logo.png") no-repeat 0 0;
  background-size: 240px auto;
}
#subHeader .util {
  top: 20px;
}
#subHeader .menu {
  top: 20px;
}

.right-quick {
  position: fixed;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}
.right-quick ul li {
  width: 60px;
  height: 60px;
  cursor: pointer;
  border-radius: 60px;
  margin-bottom: 25px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  position: relative; /*박소희 추가 1105*/
}
/*이세연 추가 1104 처음 */
/*.right-quick ul li:hover{ background-color:#00b5b9; }*/ /*박소희 삭제*/
/*이세연 추가 1104 끝 */
/*박소희 추가 1105 처음*/
.right-quick ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.right-quick ul li a span {
  position: absolute;
  width: 120px; /*100% 수정 이세연 1110*/
  /* 20201115GW 삭제 -> height:24px;100% 수정 이세연 1110*/
  line-height: 24px; /*100% 추가 이세연 1110*/
  /* 20201115GW 삭제 -> background:url("../images/inc/quick_txt_bg.png") no-repeat center center;/*추가 이세연 1110*/
  /* 20201115GW : 영문일경우 2줄인데 배경늘어날수 있도록 수정 */
  background-color: #00b5b9;

  border-radius: 24px;

  top: 50%;
  transform: translateY(-50%);
  display: none;
  text-align: center;
  padding: 0 6px 0 0; /*추가 이세연 1110*/
  box-sizing: border-box; /*추가 이세연 1110*/
}
/* 20201115GW : 영문일경우 2줄인데 배경늘어날수 있도록 추가 */
.right-quick ul li a span::after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: -5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 0 24px;
  border-color: transparent transparent transparent #00b5b9;
}
/* 20201115GW : 영문일경우 2줄인데 배경늘어날수 있도록 추가 끝 */

/*추가 이세연 1113 처음 */
.right-quick ul li.quick_bg2 a span {
  height: 48px;
  vertical-align: middle;
  line-height: 16px;
  padding: 8px 6px 8px 0;
  background: url("../images/inc/quick_txt_bg2.png") no-repeat center center;
}
/*추가 이세연 1113 끝 */

.right-quick ul li.quick01 a span {
  left: -130px; /*이세연 수정 1110*/ /* 20201115GW : 재수정*/
}
.right-quick ul li.quick02 a span {
  left: -130px; /*이세연 수정 1110*/ /* 20201115GW : 재수정*/
}
.right-quick ul li.quick03 a span {
  left: -130px; /*이세연 수정 1110*/ /* 20201115GW : 재수정*/
}
.right-quick ul li.quick04 a span {
  left: -130px; /*이세연 수정 1110*/ /* 20201115GW : 재수정*/
}
.right-quick ul li.quick01 {
  background: #fff url("../images/inc/quick-btn01.png") no-repeat center center;
}
.right-quick ul li.quick02 {
  background: #fff url("../images/inc/quick-btn02.png") no-repeat center center;
}
.right-quick ul li.quick03 {
  background: #fff url("../images/inc/quick-btn03.png") no-repeat center center;
}
.right-quick ul li.quick04 {
  background: #fff url("../images/inc/quick-btn04.png") no-repeat center center;
}
/*마우스 hover 기능*/
.right-quick ul li.quick01:hover,
.right-quick ul li.quick01.on {
  background: #00b5b9 url("../images/inc/quick-on-btn01.png") no-repeat center
    center;
}
.right-quick ul li.quick02:hover {
  /*20201111 박소희 on 빼기 */
  background: #00b5b9 url("../images/inc/quick-on-btn02.png") no-repeat center
    center;
}
.right-quick ul li.quick03:hover {
  /*20201111 박소희 on 빼기 */
  background: #00b5b9 url("../images/inc/quick-on-btn03.png") no-repeat center
    center;
}
.right-quick ul li.quick04:hover {
  /*20201111 박소희 on 빼기 */
  background: #00b5b9 url("../images/inc/quick-on-btn04.png") no-repeat center
    center;
}
/*20201111 박소희 전체 변경*/
.right-quick ul li.quick01:hover a span {
  display: block;
}
.right-quick ul li.quick02:hover a span {
  display: block;
}
.right-quick ul li.quick03:hover a span {
  display: block;
}
.right-quick ul li.quick04:hover a span {
  display: block;
}
/**박소희 변경 끝 */
/**박소희 추가 1105 끝*/
.right-quick ul li a {
  display: block;
}
.right-quick ul.mobile {
  display: none;
}
.right-quick ul.mobile li {
  width: 65px;
  height: 65px;
  position: absolute; /* 20201118 김소라 추가 */
  right: 0; /* 20201118 김소라 추가 */
}
.right-quick ul.mobile li.quick01 {
  background: url("../images/inc/m-quick01.png") no-repeat 0 0;
  background-size: cover;
}
.right-quick ul.mobile li.quick02 {
  background: url("../images/inc/m-quick02.png") no-repeat 0 0;
  background-size: cover;
  bottom: -175px; /* 20201118 김소라 추가 */
}
.right-quick ul.mobile li a {
  color: #fff;
  font-size: 13px;
  position: absolute;
  bottom: 8px;
  height: auto;
  text-align: center;
  font-weight: bold;
}

#footerPop {
  display: none;
  padding: 35px 32px;
  position: absolute;
  z-index: 9;
}
#footerPop.on {
  display: inline-block;
}
.subject_t {
  font-size: 20px;
  padding-top: 34px; /*20201111 박소희 수정 기존 15px*/
  margin-left: 40px;
  float: left;
  font-family: "MICE";
}
/*이세연 추가 1109 처음*/
.subject_t2 {
  width: 100%;
  font-size: 20px;
  padding-top: 12px;
  margin-left: 20px;
  /*float: left;*/ /*20201111 박소희 삭제*/
  font-family: "MICE";
}

.subject_desc li .subject_img2 {
  width: 200px;
  height: 67px;
  /*float: left;/*20201111 박소희 삭제*/
  margin: 15px 40px;
}

#lp3_P201M0015 {
  width: 350px;
  background-color: #fff;
  position: absolute;
  left: 280px; /*이세연 수정 20201113 기존 510px*/
  bottom: 60px; /*박소희 수정 20201111 기존 172px*/
}
/*이세연 추가 1109 끝 */
.subject_desc li .subject_img {
  width: 220px; /*340 이세연 값 수정 1109*/
  height: 64px;
  float: left;
  margin: 15px 20px; /*이세연 추가 1109*/
}
/*.subject_desc li img {
  width: 100%;
}이세연 삭제 1109*/
.footerPop {
  display: none;
  position: absolute;
  background: #fff;
  padding: 35px 32px;
  z-index: 10001; /*11-16 4시 이후 수정*//*11월 20일 4시 이후 수정*/ /* 20201120 김소라 수정 */
}
.footerPop .close {
  width: 52px;
  height: 52px;
  text-indent: -99999px;
  position: absolute;
  right: -52px; /*박소희 수정 11-05*/
  top: 0; /*박소희 수정 11-05*/
  background: #0963eb url("../images/inc/ico-close.png") no-repeat 50% 50%;
  background-size: 40%;
}
.footerPop > strong {
  font-size: 24px; /*20201111 박소희 수정 기존 28px*/
  color: #000;
  line-height: 1;
  padding: 5px 10px 19px 10px;
  border-bottom: 2px solid #000;
}

/*20201120 이주현 추가*/
#lp3_P201M0011,
#lp3_P201M0014{
  width: 360px; /*이세연 수정 1113*/
  background-color: #fff;
  position: absolute;
  left: 20px;
  bottom: 60px; /*박소희 수정 20201111*/
}
#lp3_P201M0012,
#lp3_P201M0013 {
  width: 410px; /*박소희 추가 20201111*/
  bottom: 60px;
  right: -2%; /*11-12 오후 2시 이후 수정*/
  transform: translateX(-50%); /*박소희 수정 20201111*/
  /*bottom: auto;*/ /*박소희 삭제*/
  margin-left: 0;
}
#lp3_P201M0012 .terms-top {
  padding: 25px 0;
} /*박소희 추가 11-05*/
#lp3_P201M0012 dl {
  width: 100%;
  padding: 20px 10px;
  border-bottom: 1px solid #000;
}
#lp3_P201M0012 dt {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  line-height: 27px;
}
#lp3_P201M0012 dd {
  font-size: 14px;
  color: #000;
  line-height: 27px;
}
#lp3_P201M0012 dd span {
  font-weight: 600;
  display: inline-block;
}
#lp3_P201M0012 dd + dt {
  margin-top: 11px;
}

#lp3_P201M0013 {
  width: 604px;
  height: 449px;
  margin-left: -50px;
  bottom: 60px; /*20201111 박소희 수정 기존 96px*/
  left: 80%; /*11-12 오후 2시 이후 수정*/
}
#lp3_P201M0013 .terms {
  width: 100%;
  height: 325px;
  padding: 18px 10px 35px 10px;
  overflow-y: auto;
  border-bottom: 1px solid #000;
}
#lp3_P201M0013 .terms strong {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}
#lp3_P201M0013 .terms p,
#lp3_P201M0013 .terms h2 {
  font-size: 14px;
  color: #000;
  line-height: 1.5;
}
#lp3_P201M0013 .terms strong + p {
  margin-top: 6px;
}
#lp3_P201M0013 .terms p + h2 {
  margin-top: 14px;
}
#footer.subFooter {
  position: relative;
  margin-top: 70px;
}
.pop-bg {
  position: fixed;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.6;
  z-index:999;/*11월 20일 4시 이후 수정*/
  display: none;
}
.scroll-func {
  width: 300px;
  height: 100%;
  /*overflow-y: auto;*/ /*20201111 박소희 삭제*/
}
.side-wrap {
  display: none;
  width: 300px;
  position: absolute;
  left: -110%;
  top: 50.7%; /*11-17 오전 수정 기존 50%*/
  transform: translateY(-50%); /*translateY(-50%) 이세연 수정 1104*/
  z-index: 999; /*20201110 박소희 수정 기존 400*/
  height: 76.9%; /*85% 이세연 수정 1104*/ /*20201111 박소희 수정 기존75.5%*/ /*11-17 오전 수정 기존 75%*/
  background: #000;
  overflow: hidden;
}
.side-wrap .side-header {
  border-bottom: 3px solid #333;
  padding: 25px 25px 25px; /*11-16 4시 이후 수정 기존 top 값 40px*/ /*11-16 4시 이후 수정*/
  /*display:none;*/ /*테스트*/
}
/*11-12 오후 2시 이후 추가*/
.side-wrap .side-header-before {
  border-bottom: 3px solid #333;
  padding: 40px 25px 25px;
  text-align: center;
  font-size: 25px;
  color: #adadad;
  opacity: 0.9;
  font-weight: bold;
  display: none; /*테스트*/
}
/*11-12 오후 2시 이후 추가 끝*/
.side-wrap .side-header .side-info {
  font-size: 0;
}
.side-wrap .side-header .side-info .thumb {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.side-wrap .side-header .side-info .thumb img {
  width: 100%;
}
.side-wrap .side-header .side-info .name {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #adadad;
  opacity: 0.9;
  margin-left: 10px;
}
.side-wrap .side-header .btn-area {
  font-size: 0;
  margin-top: 20px;
}
.side-wrap .side-header .btn-area a {
  display: inline-block;
  color: #cecece;
  font-size: 14px;
  border: 1px solid #cecece;
  width: 47%;
  height: 30px;
  line-height: 29px;
  text-align: center;
}
.side-wrap .side-header .btn-area a:first-child {
  margin-right: 5%;
}
.side-wrap .side-header .btn-area-m {
  display: none;
  font-size: 0;
  text-align: center;
  margin-top: 20px;
}
.side-wrap .side-header .btn-area-m a {
  display: inline-block;
  width: 33.333%;
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 12px;
  color: #cecece;
  height: 30px;
  line-height: 30px;
}
.side-wrap .side-header .btn-area-m a:nth-child(1) {
  background: url("../images/inc/m-side-icon01.png") no-repeat 0 50%;
  background-size: 15px;
}
.side-wrap .side-header .btn-area-m a:nth-child(2) {
  background: url("../images/inc/m-side-icon02.png") no-repeat 5px 50%;
  background-size: 15px;
}
.side-wrap .side-header .btn-area-m a:nth-child(3) {
  background: url("../images/inc/m-side-icon03.png") no-repeat 5px 50%;
  background-size: 15px;
}

.side-wrap .side-menu ul {
  display: none;
  font-size: 0;
  text-align: center;
  border-bottom: 3px solid #333;
  padding: 20px 0; /*11-16 4시 이후 수정*/
}
.side-wrap .side-menu ul li {
  display: inline-block;
  width: 33.333%;
  font-size: 12px;
}
.side-wrap .side-menu ul li a {
  color: #9f9f9f;
}
.side-wrap .side-menu ul li a:before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  margin: 0 auto;
}
.side-wrap .side-menu ul li:nth-child(1) a:before {
  background: url("../images/inc/m-side-icon04.png") no-repeat 50% 50%;
  background-size: 25px;
}
.side-wrap .side-menu ul li:nth-child(2) a:before {
  background: url("../images/inc/m-side-icon05.png") no-repeat 50% 50%;
  background-size: 25px;
}
.side-wrap .side-menu ul li:nth-child(3) a:before {
  background: url("../images/inc/m-side-icon06.png") no-repeat 50% 50%;
  background-size: 25px;
}

.side-wrap .depth ul li {
  position: relative;
  border-bottom: 1px solid #333;
}

.side-wrap .depth ul li a {
  font-size: 17px;
  color: #9f9f9f;
  font-weight: bold;
  display: block;
  padding: 25px 25px 25px 25%; /*30px 25px 30px 25% 이세연 수정 1104*/
}
.side-wrap .depth ul li a:after {
  content: "";
  position: absolute;
  top: 40%;
  right: 7%;
  background: url(../images/inc/side-more.png) no-repeat 0 0;
  background-size: 100%;
  display: block;
  width: 7px;
  height: 15px;
}

.side-wrap .depth ul li.side01 {
  background: url("../images/inc/left_side_02.png") no-repeat 9% 50%;
}
.side-wrap .depth ul li.side02 {
  background: url("../images/inc/left_side_03.png") no-repeat 9% 50%;
}
.side-wrap .depth ul li.side03 {
  background: url("../images/inc/left_side_04.png") no-repeat 9% 50%;
}
.side-wrap .depth ul li.side04 {
  background: url("../images/inc/left_side_05.png") no-repeat 9% 50%;
}
.side-wrap .depth ul li.side05 {
  background: url("../images/inc/left_side_06.png") no-repeat 9% 50%;
}
.side-wrap .depth ul li.side06 {
  background: url("../images/inc/left_side_07.png") no-repeat 9% 50%;
}
/*추가 이세연 1104 처음*/
.side-wrap .depth ul li:hover.side01 a {
  background: #0963eb url("../images/inc/left_side_02_on.png") no-repeat 9% 50%;
  color: #fff;
}
.side-wrap .depth ul li:hover.side02 a {
  background: #0963eb url("../images/inc/left_side_03_on.png") no-repeat 9% 50%;
  color: #fff;
}
.side-wrap .depth ul li:hover.side03 a {
  background: #0963eb url("../images/inc/left_side_04_on.png") no-repeat 9% 50%;
  color: #fff;
}
.side-wrap .depth ul li:hover.side04 a {
  background: #0963eb url("../images/inc/left_side_05_on.png") no-repeat 9% 50%;
  color: #fff;
}
.side-wrap .depth ul li:hover.side05 a {
  background: #0963eb url("../images/inc/left_side_06_on.png") no-repeat 9% 50%;
  color: #fff;
}
.side-wrap .depth ul li:hover.side06 a {
  background: #0963eb url("../images/inc/left_side_07_on.png") no-repeat 9% 50%;
  color: #fff;
}
/*추가 이세연 1104 끝 */
.side-wrap .website-btn {
  font-size: 15px;
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  display: block;
  width: 120px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 30px auto; /*60px auto; 이세연 수정 1104*/ /*11-16 4시 이후 수정 기존 45px*/
}

.black-bg {
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.6;
  z-index: 100;
  display: none;
}
.not-scroll {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
/* 20201121 김소라 추가 */
.pop-scroll {
  position: static;
  width: auto;
  height: auto;
  overflow: hidden;
}
/***********************/

.side-wrap + .side-close {
  position: fixed;
  left: -100%;
  z-index: 101;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  transition-delay: 0.1s;
}
.side-wrap + .side-close a {
  display: block;
  width: 60px;
  height: 120px;
  background: url("../images/inc/left-side-on.png") no-repeat 35% 50%;
  text-indent: -9999px;
}
.side-wrap + .side-close:after {
  content: "";
  display: block;
  background: #000;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: -1;
  left: -60px;
  box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.3);
  transform: translateY(-50%);
}
.side-wrap + .side-close.active {
  left: 300px;
}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  /*11-13 오후7시 이후 푸터 배경색 변경*/
  background: linear-gradient(
    to bottom,
    #5f91cc,
    #6296d0
  ); /*박소희 수정 20201111*/
  /*20201111 박소희 수정 #1e2f73 제외 */
  /*20201109 박소희 추가*/
  /*background: rgba(0,0,0,0.5);*/
  height: 60px;
}
/*20201110 박소희 추가*/
#footer .right-quick-mobile {
  display: none;
}
/*20201109 박소희 추가 끝*/
#footer .fl {
  width: 45%;
  min-width: 550px;
  display: inline-block;
  position: absolute;
  left: calc(50% - 765px);
}
#footer .fl li {
  display: inline-block;
}
#footer .fl li:last-child {
  margin-left: 0; /* 20201120 김소라 수정 */
}
#footer .fl li.fl0::after {
  width: 1px;
  height: 15px;
  background-color: #505050;
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
}
#footer .fl strong {
  font-size: 15px;
  color: #cfcfcf;
  line-height: 60px;
  display: inline-block;
  float: left;
}
#footer .fl strong span {
  display: inline-block;
}
#footer .fl p {
  font-size: 15px;
  color: #cfcfcf;
  line-height: 60px;
  padding: 0 18px;
  display: inline-block;
  float: left;
  position: relative;
}
#footer .fl p span {
  display: inline-block;
}
#footer .fl p span.dot {
  display: none;
}
#footer .fl li:last-child p {
  border: 0;
}
#footer .copy {
  font-size: 15px;
  color: #cecece;
  line-height: 60px;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
/* 20201119 김소라 추가 */
#footer .ez-icon{
  /* width:10%;*/ /* 20201121 김소라 삭제 */
  position: absolute;
  left:calc(50% - -310px);/*11-20 오전 수정*/ /* 20201121 김소라 수정 */
  top:50%;
  transform: translate(-50%,-50%);
}
#footer .ez-icon-en{
  left: 72%;
}
#footer .ez-icon img{
  width:130px; /* 20201121 김소라 수정 */
  max-width:100%;
  overflow:hidden;
}
/********************/
/*11월 20일 오전  추가*/
#footer .en-ez-icon{
  width:13%;
  left:73%;
}
/*11월 20일 오전 추가 끝*/
#footer .fr {
  width: 45%;
  display: inline-block;
  position: absolute;
  right: calc(50% - 715px);
  text-align: right;
}
#footer .fr li {
  position: relative;
  display: inline-block;
  padding: 0 15px; /* 20201119 김소라 수정 *//*11-20 오전 수정 기존 30px*/
}
#footer .fr li:last-child::before {
  width: 1px;
  height: 20px;
  position: absolute;
  background-color: #cecece;
  content: "";
  top: 20px;
  left: 0;
}
/*이세연 추가 1113 처음*/
#footer .fr li.no_line::before {
  display: none;
}
#footer .fr a {
  font-size: 15px;
  color: #cfcfcf;
  line-height: 60px;
  display: inline-block;
}
/*이세연 추가 1113 끝 */
/*  11-12 오후 4시 이후 실시간 알림창  추가 */
.notice-preview {
  max-width: 450px;
  width: 80%;
  position: absolute;
  top: 110px; /* 20201114 김소라 추가 */
  left: 80px; /* 20201114 김소라 추가 */
  /*right: 0;
  bottom: 60px;*/ /* 20201114 김소라 삭제 */
  /* 20201118 이선화 수정 z-index 추가 */
  z-index: 1000000 !important;
  background-color: #fff;
}

.notice-popup .pop-top {
  position: relative;
  padding: 10px 0;
  background: #0050c7;
}
.notice-popup .pop-top h2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.notice-popup .pop-top .closeBtn {
  position: absolute;
  top: 12px;
  right: 12px;
}
.notice-popup .pop-top .closeBtn a {
  display: block;
  width: 25px;
  height: 25px;
}
.notice-popup .pop-top a span {
  position: absolute;
  top: 12px;
  display: block;
  width: 25px;
  height: 1px;
  background: #fff;
}
.notice-popup .pop-top a span:first-child {
  transform: rotate(45deg);
}
.notice-popup .pop-top a span:last-child {
  transform: rotate(-45deg);
}
.notice-popup .notice-desc {
  padding: 4%;
  /*padding:5% 8% 2% 5%;*/ /*브라우저 공지사항 용*/
  background: #fff;
  text-align: center;
}
.notice-popup .notice-desc h3 {
  font-size: 18px;
  font-weight: bold;
}
.notice-popup .notice-desc .notice-txt {
  font-size: 14px;
  margin-top: 10px;
}
.notice-popup .notice-desc ul {
  display: flex;
  flex-wrap: wrap;
  padding: 4% 0;
  justify-content: center; /* 20201114GW : 가운데정렬추가 */
}
.notice-popup .notice-desc ul li {
  width: 30%;
  margin: 0 1%;
}
.notice-popup .notice-desc ul li img {
  max-width: 100%;
  width: 55%;
  margin: auto;
}
.notice-popup .notice-desc ul li span {
  text-align: center;
  margin-top: 3px;
  font-size: 12px;
}
.today-close {
  width: 100%;
  overflow: hidden;
  padding: 2% 12px 2% 2%;
  display: flex;
  justify-content: flex-end;
  background: #f5f5f5;
}
.today-close #a {
  margin-top: 4px;
  margin-right: 13px;
}
/*11-12 오후 4시 이후 실시간 알림창  끝*/
/* sub 공통 */
.table-wrapper {
  display: table;
}
.table-cell-wrapper {
  display:grid; /* 20201119 김소라 수정 기존 table-cell 슬라이드를 넣으면 테이블때문에 구조가 다 깨짐*/
  vertical-align: middle;
}
.wrap {
  z-index: 3;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top:113px;/* 20201119 김소라 수정 */
  left: 0;
}
.table-area {
  background-color: #e9ecf3;
  margin: 0 205px;
  height: 75vh;
  position: relative;
}
.table-area .title-card {
  position: absolute;
  left: -20px;
  top: 20px;
  width: 415px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  background-color: #0963eb;
  color: white;
  text-align: left;
  font-weight: bold;
  text-indent: calc(100% - 345px);
}
/* 20201118 김소라 추가 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .table-area .title-card {
    text-indent: 0;
    padding-left: 5%;
  }
}
/***********************/
.table-area .sitemap {
  width: 100%;
  padding: 58px 4.5% 20px 70px;
  text-align: right;
}
.table-area .sitemap > * {
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.table-area .sitemap .home {
  background-image: url(../images/sub/ico-home.png);
  background-size: 100%;
  width: 15px;
  height: 15px;
}
.table-area .sitemap .spliter {
  background-image: url(../images/images/showcase_02.png);
  width: 5px;
  height: 9px;
  margin: 0 5px;
}
.table-area .sitemap .now {
  color: #245c94;
  font-weight: bold;
}
.table-area .inner-wrap {
  width: 100%;
  max-height: calc(75vh - 75px - 20px - 40px);
  overflow-y: scroll;
  /*overflow: hidden;/*20201109 박소희 추가*/ /*20201111 박소희 삭제*/
  min-height: calc(75vh - 75px - 20px - 40px);
}
/*20201111 박소희 추가*/
.table-area .lounge-inner-wrap {
  overflow: hidden;
}
/*20201111 박소희 추가 끝*/
.table-area .inner {
  width: 93%;
  margin: 0 auto;
  background-color: white;
  border: 1px solid #dbdbdb;
}
.md-check {
  cursor: pointer;
  padding-left: 20px;
  margin: 5px 10px;
  display: inline-block;
  position: relative;
  font-size: 14px;
}
.md-check input {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
}
/*########## 11-17 오후 3시 이후 추가 ##########*/
.md-radio input {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
}
.md-radio > i {
  width: 0;
  height: 18px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -20px;
  top: -1px;
}
.md-radio > i:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 100%;
  border: 2px solid #c3cad1;
  box-sizing: border-box;
  border-radius: 50% !important;
  background: #fff;
}
.md-radio input[type="radio"]:checked + i:before {
  background: #2893f1;
  border: 2px solid #2893f1;
}
.md-radio input[type="radio"]:checked + i:after {
  position: absolute;
  left: 5.8px;
  top: 5.8px;
  display: block;
  width: 7px;
  height: 7px;
  background: #fff;
  content: " ";
  border-radius: 50%;
}
/*########## 11-17 오후 3시 이후 추가 끝 ############*/
.md-check > i {
  width: 0;
  height: 18px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -20px;
  top: -1px;
}
.md-check > i:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 100%;
  border: 2px solid #c3cad1;
  box-sizing: border-box;
  border-radius: 3px;
  background: #fff;
}
.md-check input[type="checkbox"]:checked + i:before {
  background: #2893f1;
  border: 2px solid #2893f1;
}
.md-check input[type="checkbox"]:checked + i:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/sub/check-img.png) no-repeat center center;
  background-size: 12px;
  content: " ";
}
.banner-area {
  height: 150px;
  margin: 10px 205px 0;
  background-image: url("../images/images/showcase_06.png");
  background-size: cover;
}
/*###### 20201111 박소희 추가 ######*/
.banner-area2 {
  height: 150px;
  margin: 10px 205px 0;
  background-image: url("../images/images/big-banner_red.jpg");
  background-size: cover;
}
/*#################################*/
/*11-17 오전 추가*/
.banner-area3 {
  height: 150px;
  margin: 10px 205px 0;
  background-image: url("../images/images/big-banner_red.jpg");
  background-size: cover;
}
/*11-17 오전 추가 끝*/
.respon-table td .data-th {
  display: none;
}

/* 20201118 김소라 추가 */
body.main-inner #header .inner {
  /*background: transparent; /* 20201119 김소라 삭제  */
}
/***********************/
/* 20201119 김소라 추가 */
.mob-banner-slider{
  display:none; 
}
.banner-slider{
  position: relative;
  margin: 10px 205px;
  overflow: hidden;
}
.banner-slider .swiper-slide img,.mob-banner-slider .swiper-slide img{
  width: 100% !important;/*11월 20일 4시 이후  수정*/
  max-width: 100% !important;/*11월 20일 4시 이후  수정*/
  overflow: hidden !important;/*11월 20일 4시 이후  수정*/
}
/***********************/
/*11월 20일 오전  추가*/
#mob-banner-slider{
  display:none !important;
}
.viSimpleSlider {
  margin: 10px 205px !important;/*11월 20일 4시 이후  수정*/
  overflow: hidden !important;/*11월 20일 4시 이후  수정*/
  position: relative;
}
/* 20201121 김소라 추가 */
@media (min-width: 1560px) {
  #pc-banner-slider.viSimpleSlider .sliders {
    max-height: 151px;
  }
}
/***********************/

.viSimpleSlider .sliders {
  position: relative;
  height:auto;
}

.viSimpleSlider .sliders > li {
  display: block;
  position: absolute;
}
.viSimpleSlider .sliders > li img{
  max-width:100% !important;/*11월 20일 4시 이후  수정*/
  overflow:hidden !important;/*11월 20일 4시 이후  수정*/
}
.viSimpleSlider .sliders > li .slideTo {
  background-color: #222;
  color: #fff;
}

.viSimpleSlider .sliders > li .slideTo.active {
  background-color: green;
}

.viSimpleSlider .sliders > li .slideTo > div {
  font-size: 14px;
  margin-top: -20px;
}

.viSimpleSlider .sliders > li .slideTo > img {
  vertical-align: top;
}

.viSimpleSlider .sliders > li .subtitle {
  position: absolute;
  z-index: 3;
  right: 60px;
  top: 0;
  margin-top: 10%;
  text-align: right;
}

.viSimpleSlider .sliders > li .subtitle h3 {
  font-size: 25px;
  color: #fff;
}

.viSimpleSlider .sliders > li .subtitle p {
  color: #fff;
}

.viSimpleSlider .sliders > li span.indexNumber {
  display: block;
  position: absolute;
  z-index: 3;
  left: 80px;
  top: 200px;
  color: #fff;
  font-size: 16px;
}

.viSimpleSlider .sliders:hover {
  cursor: pointer;
}

.viSimpleSlider .sliders.keydown {
  cursor: e-resize;
}

.viSimpleSlider .indicate {
  position: absolute;
  width: 100%;
  bottom: 10px;
  z-index: 120;
  /*text-align: center;*/
  text-indent:30px;
}

.viSimpleSlider .indicate > a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.viSimpleSlider .indicate > a.active {
  background-color: #ffd800;
}

.viSimpleSlider .indicate:after {
  display: block;
  visibility: hidden;
  content: ".";
  clear: both;
  text-indent: -9999px;
  height: 0;
}

.viSimpleSlider ul.viSlider-tabmenu {
  position: absolute;
  right: 0;
  z-index: 10;
}

.viSimpleSlider ul.viSlider-tabmenu li {
  float: left;
  font-size: 20px;
  margin-left: 10px;
  padding: 10px;
}

.viSimpleSlider ul.viSlider-tabmenu li a {
  line-height: 20px;
  padding: 5px;
}

.viSimpleSlider ul.viSlider-tabmenu li.current a {
  color: #fff;
}

.viSimpleSlider ul.viSlider-tabmenu:after {
  display: block;
  visibility: hidden;
  content: ".";
  clear: both;
  text-indent: -9999px;
  height: 0;
}

.viSimpleSlider div.viSlider-slideWrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
/*11월 20일 오전  추가 끝*/
@media (max-width: 1880px) {
  .side-wrap .website-btn {
    margin: 13px auto;
  }
  /*11-17 오전 추가*/
  .banner-area2,
  .banner-area3 {
    background-size: contain;
  }
  /*11-17 오전 추가 끝*/
}

@media (max-width: 1560px) {
  .inner {
    width: 100%;
  }
  .logo {
    /*margin: 35px 0 0 25px;*/ /* 20201121 김소라 삭제 */
  }
  /* 20201121 김소라 삭제 */
  /*
  .util {
    position: fixed;
    right: 25px;
    padding-right: 50px;
  }*/
  /***********************/
  .menu {
    position: fixed;
    margin-top: 40px;
  }
  #footer .fl {
    left: 1%;
  }
  #footer .fr {
    right: 1%;
  }
  #footer .fl li:last-child {
    margin-left: 2%;
  }
  /*#footer .fr li {
    padding: 0 10%;
  }11월 20일 오전  삭제*/
  #footer .copy {
    left: 53%;
  }
  /*11월 20일 오전  추가*/
  
  
  #footer .ez-icon{
    /*width:12%;*/ /* 20201121 김소라 삭제 */
    left:calc(50% - -295px); /* 20201121 김소라 수정 */
  }
  /* 20201121 김소라 삭제 */
  /*
  #footer .ez-icon{
    width: 15%;
    left: 80%;
  }
  /**********************/
  /*11월 20일 오전 추가 끝*/
  .table-area{
    margin: 0 5%;
  }
  .banner-area,
  .banner-area2,
  .banner-area3 {
    /*20201111 박소희 클래스 추가*/ /*11-17 오전 클래스 추가*/
    margin: 10px 5% 0;
  }
  .right-quick {
    right: 20px;
  }
  /*11월 20일 4시 이후  추가*/
  .viSimpleSlider{
    margin: 10px 5% !important;
  }
  /*11월 20일 4시 이후  추가 끝*/
}
@media (max-width: 1330px) {
  #footer .fl li:last-child {
    margin-left: 0;
  }
  /*#footer .fr li {
    padding: 0 7%;
  }/*11월 20일 오전  삭제*/
  #footer .copy {
    left: 55%;
  }
  .banner-area,
  .banner-area2,
  .banner-area3 {
    /*20201111 박소희 클래스 추가*/
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 10%;
  }
  /*11월 20일 오전  추가*/
  /* 20201121 김소라 삭제 */
  /*
  #footer .ez-icon{
    width: 10%;
    left: 74%;
  }
  #footer .ez-icon{
    width: 15%;
    left: 82%;
  } 
  *************************/

  /* 20201121 김소라 추가 */
  #footer .ez-icon {
    left:calc(50% - -295px)
  }
  #footer .ez-icon img {
    width:75px;
  }
  /***********************/

  /*11월 20일 오전  추가 끝*/
}

@media (max-width: 1280px) {
  .util ul li {
    margin-left: 28px;
  }
  .util ul li.onAir a {
    width: 95px;
  }
  .util ul li.onAir {
    width: auto;
  }
  .table-area .title-card {
    text-indent: calc(100% - 357px);
  }
  #footer .fl strong {
    font-size: 12px; /* 20201121 김소라 수정 */
  }
  #footer .fl p {
    font-size: 12px; /* 20201121 김소라 수정 */
  }
  #footer .fr a {
    font-size: 12px; /* 20201121 김소라 수정 */
  }
  #footer .copy {
    font-size: 12px; /* 20201121 김소라 수정 */
  }
  #footer .fl p {
    padding: 0 10px;
  }
  #footer .fr li {
    padding: 0 2%;/*11월 20일 오전 수정 기존 5%*/
  }
  #footer .copy {
    left: 55%; /* 20201121 김소라 수정 */
  }
  /*11월 20일 오전  추가*/
  
  #footer .ez-icon{
    left: calc(50% - -243px); /* 20201121 김소라 수정 */
  }
  /* 20201121 김소라 삭제 */
  /*
  #footer .ez-icon{
    width: 15%;
    left: 83%;
  } 
  *************************/
  /*11월 20일 오전  추가 끝*/
}

@media (max-width: 1024px) {
  /*20201110 박소희 추가*/
  #header .inner {
    background: #000;
    height: auto;
  }
  /*20201110 박소희 끝*/
  #container {
    background: none;
  }
  .util ul li:not(.m-lan) {
    display: none;
  }
  .util ul li.m-lan {
    display: block;
  }
  .util {
    position: fixed; /* 20201121 김소라 추가 */
    top: 30px;
    right: 15px;
    padding: 0;
  }
  .logo {
    position: fixed;
    z-index: 9;
    margin: 15px 0 0;
    left: 50%;
    transform: translateX(-50%);
  }
  /* 20201121 김소라 추가 */
  #header {
    background: #141d39;
    position: static;
  }
  /***********************/
  .menu {
    top: 55px;
    right: auto;
    left: 20px;
    margin: 0;
  }
  .menu:after {
    display: none;
  }
  .menu a {
    background: url(../images/inc/ico-menu.png) no-repeat 0 0;
    height: 30px;
    width: 30px;
  }
  #header .inner.fixmenu {
    background: #141d39; /*20201110 박소희 추가*/
    height: 97px; /*20201111 박소희 height값 수정*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999; /*11-17 오전 수정 기존 999;*/
  }
  /*#header .inner.fixmenu .menu {
    top: 35px;
  }
  #header .inner.fixmenu .menu a {
    background-size: 25px;
  }
  #header .inner.fixmenu .logo {
    margin:0;
  }
  #header .inner.fixmenu .logo a {
    width: 110px;
    background-size: 95px auto;
    padding-top: 50px;
    margin-top: 5px;
  }
  #header .inner.fixmenu .util {
    top:10px;
  }
  #header .inner.fixmenu .util ul li a {
    font-size: 13px;
  }
  */ /*20201111 박소희 삭제*/
  .side-wrap {
    transform: none;
    top: 0;
    height: 100%;
  }
  .side-wrap + .side-close {
    transform: none;
    top: 10px;
  }
  .side-wrap + .side-close:after {
    display: none;
  }
  .side-wrap + .side-close.active {
    left: 260px;
    z-index: 1000;
  }
  .side-wrap + .side-close a {
    width: 30px;
    height: 30px;
    background: url("../images/inc/ico-close.png") no-repeat 50% 50%;
    background-size: 17px;
  }
  .side-wrap .side-header {
    padding: 40px 25px 10px;
  }
  .side-wrap .side-header .btn-area {
    display: none;
  }
  .side-wrap .side-header .btn-area-m {
    display: block;
  }
  .side-wrap .side-menu ul {
    display: block;
  }
  .right-quick {
    top: 72%; /*20201110 박소희 추가*/
    transform: translateY(0%); /*20201110 박소희 추가*/
  }
  .right-quick ul.pc {
    display: none;
  }
  .right-quick ul.mobile {
    display: block;
  }
  .top-info {
    display: block;
  }
  #container {
    margin-bottom: 60px;
    overflow: visible;
    height: auto;
  }
  .wrap {
    position: static;
    display: block;
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .wrap .table-cell-wrapper {
    display: block;
  }
  .table-area,.banner-slider,.viSimpleSlider{ /*11월 20일 4시 이후  수정*//* 20201119 김소라 수정 */
    height: 100%;
    margin: 10px 2% !important; /*11월 20일 4시 이후  수정*/
  }
  .table-area .title-card {
    left: -1%;
    padding-left: 25px;
    text-indent: 0;
    min-width: 50%;
    width: auto;
    padding-right: 5%;
  }
  .table-area .sitemap {
    padding: 85px 70px 20px 30px;
    text-align: left;
  }
  .table-area .sitemap .now {
    font-size: 15px;
  }
  .table-area .inner-wrap {
    width: 100%;
    max-height: none;
    overflow-y: hidden;
    min-height: auto;
    padding-bottom: 30px;
  }
  .table-area .sitemap .home {
    width: 20px;
    height: 20px;
  }
  .banner-area,
  .banner-area2,
  .banner-area3 {
    /*20201111 박소희 클래스 추가*/
    margin: 10px 2% 0;
  }

  #footer {
    position: static;
    height: auto;
    background: #0c1426;
    line-height: 1.6;
  }
  /*20201110 박소희 추가*/
  .right-quick-mobile {
    display: block;
    position: relative;
    height: 150px;
  }
  .right-quick-mobile ul.mobile {
    position: absolute;
    right: 20px;
  }
  .right-quick-mobile ul.mobile li {
    position: relative;
    width: 65px;
    height: 65px;
  }
  .right-quick-mobile ul.mobile li.quick01 {
    background: url(../images/inc/m-quick01.png) no-repeat 0 0;
    background-size: cover;
    top: 10px;
  }
  .right-quick-mobile ul.mobile li.quick02 {
    background: url(../images/inc/m-quick02.png) no-repeat 0 0;
    background-size: cover;
    top: 20px;
  }
  .right-quick-mobile ul.mobile li a {
    color: #fff;
    font-size: 13px;
    position: absolute;
    bottom: 8px;
    height: auto;
    text-align: center;
    font-weight: bold;
  }
  .right-quick-mobile ul.mobile li.quick01 a {
    left: 10px;
  }
  .right-quick-mobile ul.mobile li.quick02 a {
    left: 19px;
  }
  /*20201109 박소희 추가 끝*/
  #footer .fl {
    position: static;
    display: block;
    width: 100%;
    min-width: auto;
    text-align: center;
    padding-top: 15px;
  }
  #footer .fl:after,
  #footer .fl li:after {
    content: "";
    display: block;
    clear: both;
  }
  #footer .fl strong,
  #footer .fl p {
    float: none;
    line-height: 1;
    font-size: 15px;
    color: #cecece;
  }
  #footer .fl strong span {
    display: none;
  }
  #footer .fl li {
    display: block;
  }
  #footer .fl p span.dot {
    display: inline-block;
  }
  #footer .fl p span.line {
    display: none;
  }
  #footer .fr {
    position: static;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
  #footer .fr a {
    line-height: 1;
    font-size: 15px;
    color: #cecece;
  }
  #footer .fr li:last-child::before {
    top: 0;
    background: #35373d;
    height: 16px;
    left: -2px;
  }
  #footer .fr li {
    padding: 0 15px;
  }
  #footer .copy {
    position: static;
    transform: none;
    text-align: center;
    width: 100%;
    line-height: 1;
    font-size: 15px;
    opacity: 0.5;
    margin: 10px 0 15px;
  }

  .footerPop {
    width: 90% !important;
    top: 50% !important;
    left: 50% !important;
    bottom: auto !important;
    right: auto !important;
    transform: translate(-50%, -50%);
    margin: 0 !important;
    max-width: 500px;
    padding: 35px 15px;
  }
  .subject_desc li .subject_img {
    width: 63%; /*박소희 수정 20201111 기존 75%*/
  }
  .subject_t {
    font-size: 17px;
  }
  .inner {
    padding: 0;
  }
  /* 20201115 김소라 추가 */
  /*20201120 이주현 추가*/
  #lp3_P201M0011,
  #lp3_P201M0012,
  #lp3_P201M0013,
  #lp3_P201M0014,
  #lp3_P201M0015 {
    position: fixed;
    transform: translate(-50%, -50%);
  }
  /***********************/

  /* 20201118 김소라 추가 */
  #onair_bg #header .inner.fixmenu{
      background: #141d39!important;
      height: 97px;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9999;
  }
  /***********************/

  /* 20201119 김소라 추가 */
  .banner-slider,.viSimpleSlider{/*11월 20일 4시 이후  수정*/
    height: auto !important;/*11월 20일 4시 이후  수정*/
  }
 /***********************/
   /*11월 20일 오전  추가*/
   #footer .ez-icon{
    width:25%;
    position:static;
    transform: translate(0,0);
    margin: 10px auto 0;
  }
  #footer .ez-icon img{
    margin:auto;
    width: 125px; /* 20201121 김소라 추가 */
  }
  /*11월 20일 오전  추가 끝*/
}



@media (max-width: 768px) {
  .respon-table {
    margin-top: 0;
  }
  .respon-table th {
    display: none;
  }
  .respon-table tr {
    position: relative;
    display: block;
    margin-top: 25px;
  }
  .respon-table tbody tr.text {
    width: 100%;
    border-top: 1px solid #dfdfdf;
  }

  /*이세연 추가 1109*/
  .respon-table thead tr {
    display: none;
  }
  .respon-table tbody tr:first-child {
    margin-top: 0;
  }
  .respon-table td {
    position: relative;
    display: block;
    text-align: left;
    padding-left: 110px;
    border-bottom: 1px solid #f1f1f1;
  }
  .respon-table td .data-th {
    font-weight: bold;
    width: 95px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #f6f7fc;
    display: block; /* 20201115 김소라 수정 */
    padding: 0 10px;
    min-height: 30px;
  }
  .respon-table td .pl110 {
    padding: 0 0 0 110px;
  } /*이세연 추가 1109 (쇼케이스)*/
  .respon-table td .data-th span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .respon-table td div {
    display: inline-block;
  }
  .respon-table td.subject {
    padding: 10px 0 10px 110px;
  }
}

@media (max-width: 640px) {
  .banner-area {
    background-position: 60% center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 17%;
    margin: 10px 2% 0;
  }
  /*20201111 박소희 추가*/
  .banner-area2 {
    background-image: url("../images/images/mob-big-banner_red.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 17%;
    margin: 10px 2% 0;
  }
  .banner-area3 {
    background-image: url("../images/images/mob-big-banner_blue.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 17%;
    margin: 10px 2% 0;
  }
  /*20201111 박소희 추가 끝*/
  .footerPop .close {
    right: 0;
    top: -52px;
  }
  .footerPop > strong {
    font-size: 20px;
  }
  #lp3_P201M0013 .terms strong {
    font-size: 15px;
  }
  #lp3_P201M0013 .terms p,
  #lp3_P201M0013 .terms h2 {
    font-size: 12px;
  }
  /*11월 20일 4시 이후  추가*/
  #pc-banner-slider{
    display:none !important;
  }
  #mob-banner-slider{
    display:block !important;
  }
/*11월 20일 4시 이후  추가 끝*/
}
/*11-16 4시 이후 추가*/
@media (max-width: 480px) {
  .side-wrap .side-header-before {
    padding: 20px 25px 20px; /*11-16 4시 이후 수정*/
    font-size: 20px; /*11-16 4시 이후 추가*/
  }
  .side-wrap .side-header {
    padding: 20px 25px 10px; /*11-16 4시 이후 수정*/
  }
  .side-wrap .depth ul li a {
    padding: 8px 25px 8px 25%; /*11-16 4시 이후 수정*/
    font-size: 16px; /*11-16 4시 이후 추가*/
  }
  .side-wrap .website-btn {
    margin: 20px auto; /*11-16 4시 이후 수정*/
  }
  .side-wrap .side-header .btn-area-m {
    margin-top: 10px;
  }
  /*11-17 오전 추가*/
  .top-info .top-search {
    width: calc(95% - 178px);
  }
  /*11-17 오전 추가 끝*/
  /*11월 20일 오전  추가*/
     #footer .ez-icon{
      width:46%;
    }
 /*11월 20일 오전  추가 끝*/
}
/*11-16 4시 이후 추가 끝*/
@media (max-width: 380px) {
  .top-info .top-search {
    width: calc(90% - 150px); /*11-16 4시 이후 수정 기존 95%*/
    margin-right: 0;
  }
  /*20201111 박소희 추가*/
  .subject_t {
    margin-left: 10px;
  }
  /*11-17 오전 추가*/
  .top-info .top-menu a {
    padding: 0 12px;
  }
  /*11-17 오전 추가 끝*/
    /*11월 20일 오전  추가*/
    #footer .ez-icon{
      width:60%;
    }
 /*11월 20일 오전  추가 끝*/
}

/* 20201115GW : #lp3_P201M0013 개인정보처리관련 팝업창 우측과 안겹치도록 */
#lp3_P201M0013 {
  left: auto;
  right: 150px;
  margin-left: 0;
  transform: translateX(0);
}
@media (max-width: 1024px) {
  #lp3_P201M0013 {
    transform: translate(-50%, -50%);
  }
}


/* 20201121 김소라 추가 */
@media only screen and (max-width: 980px) and  (orientation:landscape){
  .mobile #lp3_P201M0013 {
    height: 300px;
  }
    .mobile #lp3_P201M0013 .terms {
        height:150px;
    }
}
/************************/