@charset "utf-8";

@import url('lib/animated.css');
@import url('lib/jquery-ui-1.10.4.custom.min.css');
@import url('lib/swiper.css');
@import url('lib/swiper-bundle.min.css');

html,
body {
  /*height:100%;*/
}
body {
  position: relative;
  width: 100%;
  background: #fff;
}

/* ==============================
 * header
 * ============================== */
/* 공통헤더 수정영역 */
#headerWrap {
  position: relative;
  width: 100%;
  z-index: 11;
  top: 0;
  margin: 0 auto;
}

/* headerTnb */
#headerTnb {
  width: 100%;
  background: #fff;
  display: table;
  position: relative;
}
#headerTnb .tnbInner {
  width: 100%;
  max-width: 1200px;
  height: 50px;
  margin: 0 auto;
  display: table;
  background-color: #fff;
  border-radius: 0 0 20px 20px;
}
#headerTnb .leftInfo {
  float: left; /*width: 670px;*/
  padding-left: 30px;
}
#headerTnb .leftInfo ul {
  width: 100%;
  display: table;
  padding: 8px 0 14px 0;
}
#headerTnb .leftInfo ul li {
  float: left;
  height: 28px;
}
#headerTnb .leftInfo ul li .bar {
  position: relative;
  padding: 0 15px;
  height: 15px;
  display: inline-block;
}
#headerTnb .leftInfo ul li .bar:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 50%;
  width: 1px;
  height: 15px;
  background-color: #c5c5c5;
}
#headerTnb .leftInfo ul li a {
  font-size: 1.5rem;
  color: #666;
  font-weight: 500;
}
#headerTnb .rightInfo {
  float: right;
  padding-right: 30px;
  position: relative;
}
#headerTnb .rightInfo ul {
  width: 100%;
  display: table;
  padding: 8px 0 14px 0;
}
#headerTnb .rightInfo ul li {
  float: left;
}
#headerTnb .rightInfo ul li .bar {
  position: relative;
  padding: 0 12px;
  height: 12px;
  display: inline-block;
}
#headerTnb .rightInfo ul li .bar:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 50%;
  width: 1px;
  height: 12px;
  background-color: #c5c5c5;
}
/* 2022-10-28 추가 */
#headerTnb .rightInfo ul li:last-child .bar {
  padding: 0;
  display: none;
}
/* //2022-10-28 추가 */
#headerTnb .rightInfo ul li a {
  font-size: 1.2rem;
  color: #888;
  font-weight: 500;
}
#headerTnb .rightInfo ul li.headerAlertWrap a.btnAlert.on .newAlert {
  display: inline-block;
  width: 16px;
}
#headerTnb .rightInfo ul li.headerAlertWrap a.btnAlert .newAlert {
  display: none;
}
#headerTnb .rightInfo ul li.headerAlertWrap a.btnAlert .newAlert img {
  width: 100%;
}
#headerTnb .rightInfo ul li.headerAlertWrap a.btnAlert {
  position: relative;
  transition: all 0.3s ease;
}
#headerTnb .rightInfo ul li.headerAlertWrap a.btnAlert .count {
  position: absolute;
  top: 0px;
  left: 13px;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  font-size: 1rem;
  background: #ff5b72;
}
/* //headerTnb */

/* headerGnb */
#headerGnb {
  width: 100%;
  background-color: #fff;
  position: relative;
}
#headerGnb.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 82px;
}
#headerGnb .gnbInner {
  width: 100%;
  max-width: 1200px;
  height: 82px;
  box-sizing: border-box;
  margin: 0 auto;
}
#headerGnb .gnbInner .logo {
  float: left;
  width: 225px;
  padding: 10px 0 0 0;
}
#headerGnb .gnbInner .logo .logoImg {
  position: relative;
  width: 100%;
  display: inline-block;
  height: 66px;
  background: url('../images/common/logo_esg.png') no-repeat left center;
  background-size: 100% auto;
}
/* #headerGnb .gnbInner .logo .logoImg:before {content:''; display:block; width:auto; height:72px; background:url("../images/common/logo_ibkbox.png") no-repeat left center; background-size: 92px 72px;}
#headerGnb .gnbInner .logo .logoImg:after {content:'혁신기업투자'; display:block; position:absolute; top: 29px; left: 102px; width: 125px; height:32px; font-size: 2.2rem; font-weight:500; color:#333;} */
#headerGnb .gnbInner .rightInfo {
  width: 49%;
}
#headerGnb .gnbInner .rightInfo .subBoxNav ul li:nth-child(3) .subDepth {
  z-index: 2;
  width: 185px;
  margin-left: -6px;
}
/* 서비스별 로고 다를때 수정영역 */
#headerGnb .gnbInner.pos .logo {
  width: 175px;
}
#headerGnb .gnbInner.pos .logo .logoImg:before {
  background: url('../images/common/logo_boxpos.png') no-repeat left center;
  background-size: 154px 72px;
}
#headerGnb .gnbInner.pos .logo .logoImg:after {
  content: '';
}
#headerGnb .gnbInner.pos .rightInfo {
  width: 75%;
}
#headerGnb .gnbInner.pos .rightInfo .subBoxNav ul li:nth-child(1) .subDepth {
  z-index: 2;
  width: 220px;
  margin-left: -30px;
}
#headerGnb .gnbInner.pos .rightInfo .subBoxNav ul li:nth-child(2) .subDepth {
  z-index: 2;
  width: 187px;
  margin-left: -11px;
}
#headerGnb .gnbInner.pos .rightInfo .subBoxNav ul li:hover > a,
#headerGnb .gnbInner.pos .rightInfo .subBoxNav ul li .subDepth a:hover {
  color: #6075ff;
}
#headerGnb .gnbInner.pos .rightInfo .subBoxNav ul li .subDepth {
  border-top: 2px solid #6075ff;
}
#headerGnb .gnbInner.esg .logo {
  width: 250px;
}
/* #headerGnb .gnbInner.esg .logo .logoImg:before {
  background: url('../images/common/logo_esg.png') no-repeat left center;
  background-size: 92px 72px;
} */
/* #headerGnb .gnbInner.esg .logo .logoImg:after {
  content: 'ESG정밀진단 시스템';
  top: 28px;
  width: 200px;
  color: #007f55;
  font-size: 1.6rem;
  height: 35px;
} */
#headerGnb .gnbInner.esg .rightInfo {
  width: 70%;
}
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li:nth-child(1) .subDepth {
  z-index: 2;
  width: 215px;
  margin-left: -107.5px;
}
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li:nth-child(2) .subDepth {
  z-index: 2;
  width: 245px;
  margin-left: -122.5px;
}
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li:nth-child(3) .subDepth {
  z-index: 2;
  width: 258px;
  margin-left: -129px;
}
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li:nth-child(4) .subDepth {
  z-index: 2;
  width: 240px;
  margin-left: -120px;
}
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li:hover > a,
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li .subDepth a:hover {
  color: #00a472;
}
#headerGnb .gnbInner.esg .rightInfo .subBoxNav ul li .subDepth {
  border-top: 2px solid #00a472;
}

#headerGnb .rightInfo {
  float: right;
  padding-top: 0;
}
#headerGnb .rightInfo .subBoxNav {
  float: right;
  width: 100%;
}
/* 2022-10-28 추가 */
#headerGnb .rightInfo .subBoxNav ul {
  display: flex;
  display: -ms-flex;
  margin: 0 auto;
  justify-content: right;
}
/* 2022-10-28 추가 */
#headerGnb .rightInfo .subBoxNav ul li {
  position: relative;
  flex: 1 1 auto;
  width: 100%;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 5px;
}
#headerGnb .rightInfo .subBoxNav ul li > a {
  display: block;
  position: relative;
  width: 100%;
  height: 72px;
  vertical-align: middle;
  line-height: 72px;
  font-size: 2rem;
  color: #333;
  font-weight: 500;
  transition: all 0.2s ease;
}
#headerGnb .rightInfo .subBoxNav ul li:hover > a {
  /*font-size: 2.4rem;*/
  transform: scale(1.15);
  color: #004898;
  font-weight: bold;
}
#headerGnb .rightInfo .subBoxNav ul li .subDepth {
  display: none;
  opacity: 0;
  position: absolute;
  top: 82px;
  left: 50%;
  z-index: 2;
  width: 147%;
  padding: 20px 0;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  border-top: 2px solid #004898;
}
#headerGnb .rightInfo .subBoxNav ul li:hover .subDepth {
  opacity: 1;
}
#headerGnb .rightInfo .subBoxNav ul li .subDepth a {
  display: block;
  padding: 8px 0;
  font-size: 1.8rem;
  color: #333;
  font-weight: normal;
  display: block;
  text-align: center;
}
#headerGnb .rightInfo .subBoxNav ul li .subDepth a:hover {
  font-size: 1.8rem;
  color: #004898;
  font-weight: bold;
}
#headerGnb .rightInfo .subBoxNav ul li .subDepth .inner {
  position: relative;
  width: 100%;
  display: contents;
}
#headerGnb .rightInfo .subBoxNav ul li.loginBox {
  flex: none;
  width: auto;
}
#headerGnb .rightInfo .subBoxNav ul li.loginBox a.borderRoundBtn {
  flex: none;
  width: auto;
  font-size: 1.6rem;
  color: #007f55;
  border: 1px solid #007f55;
  border-radius: 20px;
  padding: 7px 20px 9px 20px;
  box-sizing: border-box;
  height: auto;
  line-height: inherit;
  font-weight: normal;
  display: inline-block;
  position: inherit;
  margin-top: 15px;
}
#headerGnb .rightInfo .subBoxNav ul li:hover.loginBox a.borderRoundBtn {
  transform: scale(1);
  color: #007f55;
}
#headerGnb .rightInfo .subBoxNav ul li.loginBox a.borderRoundBtn .strong {
  font-weight: bold;
}

.subDepthBg {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  z-index: 10;
}
.subDepthBg.on {
  display: block;
  opacity: 1;
}
/* //headerGnb */

/* 알람영역 css 수정 */
.headerPopup {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  top: 50px;
  left: 50%;
  z-index: 100;
  width: 300px;
  height: 0;
  border-radius: 3px;
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  transform: translateY(-15px);
  opacity: 0;
  transition: all 0.3s ease;
}
.headerPopup.show {
  overflow: visible;
  visibility: visible;
  height: auto;
  transform: translateY(0);
  opacity: 1;
  transition: all 0.3s ease;
}
/* 2022-10-28 수정 */
.headerPopup:before {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 183px;
  width: 13px;
  height: 13px;
  box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  background: #fff;
}
/* //2022-10-28 수정 */
.headerPopup h2 {
  height: 61px;
  padding: 0 30px;
  border-bottom: 1px solid #dbdbdb;
  font-size: 1.7rem;
  color: #111;
  font-weight: bold;
  line-height: 60px;
}
.headerPopup .popCont {
  padding: 30px 30px 40px;
}
.headerPopup .popCont .tab {
  height: 33px;
  border-bottom: 3px solid #dbdbdb;
}
.headerPopup .popCont .tab ul {
  padding: 0;
}
.headerPopup .popCont .tab ul li {
  float: left;
  width: 50%;
  height: 30px;
}
.headerPopup .popCont .tab ul li:first-child {
  border-right: 1px solid #dbdbdb;
}
.headerPopup .popCont .tab ul li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 1.3rem;
  color: #666;
  font-weight: normal;
}

.headerPopup .popClose {
  position: absolute;
  top: 0;
  right: 10px;
  width: 40px;
  height: 60px;
  font-size: 0;
  background: url('../images/common/btn_header_close.png') no-repeat center center;
}
.headerPopup .btnSetting {
  position: absolute;
  top: 0;
  right: 45px;
  width: 40px;
  height: 60px;
  font-size: 0;
  background: url('../images/common/btn_setting.png') no-repeat center center;
}

.headerPopup.alertPop,
.headerPopup.alertSettingPop {
  margin-left: 300px;
}
/* 2022-10-28 수정 */
.headerPopup.alertPop:before,
.headerPopup.alertSettingPop:before {
  left: 183px;
}
/* //2022-10-28 수정 */
.headerPopup .swiperAlert {
  position: relative;
  padding: 10px 40px 0;
}
.headerPopup .swiperAlert {
  border-bottom: 1px solid #dbdbdb;
}
.headerPopup.alertPop .popCont {
  padding: 0;
}
.headerPopup.alertPop .popCont .alertLoading {
  background: #fff;
  font-size: 1.4rem;
  color: #333;
  font-weight: normal;
}
.headerPopup.alertPop .popCont .alertLoading img {
  margin-right: 3px;
}

.headerPopup .swiper-container_alert {
  overflow: hidden;
}
.headerPopup .swiper-container_alert .swiper-wrapper {
  height: auto !important;
}
.headerPopup .swiperAlert .swiper-slide {
  float: left;
  position: relative;
  width: auto;
  height: auto;
}
.headerPopup .swiperAlert .swiper-slide.on:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #31a6dd;
}
.headerPopup .swiperAlert .swiper-slide a {
  display: block;
  padding: 0 0px 10px;
  font-size: 1.3rem;
  color: #888;
  font-weight: bold;
  text-align: center;
}
.headerPopup .swiperAlert .swiper-slide.on a {
  color: #0c91e5;
}
.headerPopup .swiperAlert .swiper-arrow {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  font-size: 0;
  transform: translateY(-50%);
}
.headerPopup .swiperAlert .swiper-alert-prev {
  left: -0px;
  background: url('../images/common/btn_arrow_left.png') no-repeat center;
  background-size: 10px;
}
.headerPopup .swiperAlert .swiper-alert-next {
  right: -0px;
  background: url('../images/common/btn_arrow_right.png') no-repeat center;
  background-size: 10px;
}

.headerPopup .noneBox {
  position: relative;
  width: 100%;
  padding-top: 60px;
  margin: 175px 0;
  text-align: center;
  font-size: 1.5rem;
}
.headerPopup .noneBox:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: url('../images/common/icon_table_none.png') no-repeat;
}

.headerPopup .swiperBox {
  outline: 0;
}
.headerPopup .list {
  overflow-y: auto;
  max-height: 362px;
  min-height: 362px;
  padding: 0;
  display: inherit;
}
.headerPopup .list li {
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
  padding: 15px 30px;
  cursor: pointer;
  background: #f5f6f8;
}
.headerPopup .list li:last-child {
  border-bottom: 0;
}
.headerPopup .list li a {
  display: block;
}
.headerPopup .list .title {
  position: relative;
  padding-left: 20px;
  font-size: 1.5rem;
  color: #666;
}
.headerPopup .list .title:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-radius: 2px;
  background: silver;
}
.headerPopup .list .title.color1:before {
  background: #1c9bd7;
} /* [메인 BOX명] */
.headerPopup .list .title.color2:before {
  background: #3d5199;
} /* [대출 BOX명] */
.headerPopup .list .title.color3:before {
  background: #06a2b4;
} /* [정책자금] */
.headerPopup .list .title.color4:before {
  background: #5ea517;
} /* [생산자_color] */
.headerPopup .list .title.color5:before {
  background: #06a2b4;
} /* [판로개척_color] */
.headerPopup .list .text {
  font-size: 1.3rem;
  color: #888;
}
.headerPopup .list .date {
  font-size: 1.3rem;
  color: #888;
}

.headerPopup .infoText {
  padding: 15px 30px;
  border-top: 1px solid #dbdbdb;
  font-size: 1.3rem;
  color: #888;
}

/* 2022-08-24 추가 */
.headerPopup .btnGroup {
  overflow: hidden;
  display: flex;
  display: -ms-flex;
  height: 40px;
  border-radius: 0 0 3px 3px;
}
.headerPopup .btnGroup a {
  display: block;
  width: 100%;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: #1c9bd7;
}
.headerPopup .btnGroup .btn {
  background: #3982d8;
  border-radius: 0 0 3px 3px;
  height: 40px;
  font-size: 1.5rem;
}
/* //2022-08-24 추가 */

.headerPopup .swiperBox .list .new {
  background: #fff;
}
.headerPopup .swiperBox .list .new .title {
  color: #111;
  font-weight: 400;
}
.headerPopup .swiperBox .list .new .text,
.headerPopup .swiperBox .list .new .date {
  color: #666;
}

.headerPopup.alertSettingPop .popCont {
  padding: 0;
}
.headerPopup.alertSettingPop .list {
  padding: 30px 0 30px 30px;
}
.headerPopup.alertSettingPop .list li {
  background: #fff;
  border-bottom: 0;
  padding: 0 0 20px;
}
.headerPopup.alertSettingPop .list .title {
  color: #111;
  font-weight: bold;
  width: 200px;
  display: inline-block;
  border-bottom: 0;
}
.headerPopup.alertSettingPop .list .text {
  color: #666;
}
.headerPopup.alertSettingPop .list li .subList li {
  padding: 0 0 0 20px;
  font-size: 1.5rem;
  color: #666;
}
.headerPopup.alertSettingPop .list li .subList li .subtTitle {
  width: 181px;
  display: inline-block;
}

.alertSettingPop .togglebox {
  padding: 5px 0;
}
.alertSettingPop .togglebox input {
  position: absolute;
  opacity: 0;
}
.alertSettingPop .togglebox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 12px;
  border-radius: 6px;
  font-size: 0;
  background: #ccc;
  cursor: pointer;
}
.alertSettingPop .togglebox label .circle {
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 16px;
  height: 16px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  background: #fff;
  transition: all 0.3s ease;
}
.alertSettingPop .togglebox input:checked + label {
  background: #b6def7;
}
.alertSettingPop .togglebox input:checked + label .circle {
  left: calc(100% - 14px);
  background: #1c9bd7;
  box-shadow: none;
}
.alertSettingPop .togglebox label .circle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.alertSettingPop .togglebox label:hover .circle:after {
  /*box-shadow:0 0 0 6px rgba(202,202,202,0.3);*/
}
.alertSettingPop .togglebox input:checked + label:hover .circle:after {
  box-shadow: 0 0 0 6px rgba(28, 155, 215, 0.3);
}
.alertSettingPop .togglebox input:focus + label {
  /*outline:1px dotted #333;*/
  outline: none;
}
.alertSettingPop .togglebox.type2 label {
  width: auto;
}

.alertPopWrap .btnArrow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
  font-size: 0;
}
/* //알람영역 css 수정 */
/* //공통헤더 수정영역 */
#container {
  /* padding-top: 80px; */
}
#container.pt107 {
  padding-top: 80px;
}
/* ==============================
 * footer
 * ============================== */
#footerWrap {
  border-top: 1px solid #dbdbdb;
  background: #fff;
}
#footer {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 40px 0;
}
#footer ul.link {
  overflow: hidden;
}
#footer ul.link li {
  float: left;
  margin-right: 27px;
  font-size: 1.6rem;
  color: #222;
}
#footer ul.link li a {
  text-decoration: none;
  font-size: 1.6rem;
  color: #222;
}
#footer ul.link li:nth-child(2) a {
  font-weight: bold;
}
#footer ul.link li .bar {
  width: 1px;
  height: 12px;
  background-color: #222;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
#footer .copyright {
  margin-top: 15px;
  color: #999;
  font-size: 1.4rem;
}
#footer .footerInfo {
  margin-top: 5px;
  font-size: 0;
}
#footer .footerInfo p {
  display: inline-block;
  color: #222;
  font-size: 1.4rem;
  margin-right: 22px;
}

.pcmode {
  display: block;
}
.momode {
  display: none;
}

/* 미디어쿼리 */

@media screen and (max-width: 1200px) {
  /* 공통헤더 수정영역 */
  #headerGnb .gnbInner {
    padding: 0 25px;
  }
  #headerTnb .tnbInner {
    border-radius: 0;
  }
  .headerPopup.alertPop,
  .headerPopup.alertSettingPop {
    margin-left: 0;
    right: 20px;
    left: inherit;
  }
  .headerPopup.alertPop:before,
  .headerPopup.alertSettingPop:before {
    left: 214px;
  }
  /* //공통헤더 수정영역 */
  #footer {
    padding: 30px 25px 40px 25px;
  }
}

@media screen and (max-width: 999px) {
  .pcmode {
    display: none;
  }
  .momode {
    display: block;
  }

  /* 공통헤더 수정영역 */
  #headerWrap {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 11;
    height: 60px;
    background: #fff;
  }
  #headerWrap.boxType1 {
    border-bottom: 1px solid #dbdbdb;
  }

  #headerWrap .header {
    width: 100%;
    display: table;
    padding: 0 20px;
    height: 60px;
  }
  #headerWrap .header h1 {
    position: absolute;
    font-size: 1.8rem;
    color: #333;
    font-weight: 500;
    text-align: center;
    float: left;
    width: 100%;
    left: 0;
    line-height: 60px;
  }
  #headerWrap .header h1.logo {
    position: relative;
    width: calc(100% - 66px);
    font-size: 1.6rem;
    top: 10px;
    text-align: left;
    float: left;
    line-height: unset;
  }
  #headerWrap .header h1.logo a {
    font-size: 1.5rem;
    color: #0056a3;
    font-weight: bold;
  }
  #headerWrap .header h1.logo a.logoImg {
    position: relative;
    width: 150px;
    display: inline-block;
    height: 40px;
    background: url('../images/common/mo/logo_m_esg.png') no-repeat left top;
    background-size: auto 100%;
  }
  /* #headerWrap .header h1.logo a.logoImg:before {
    content: '';
    display: block;
    width: auto;
    height: 30px;
    background: url('../images/common/mo/logo_m_box.png') no-repeat left top;
    background-size: 30px 30px;
  } */
  /* #headerWrap .header h1.logo a.logoImg:after {
    content: '혁신기업투자';
    display: block;
    position: absolute;
    top: 10px;
    left: 52px;
    height: 2.4rem;
    font-size: 1.6rem;
    font-weight: 500;
    color: #333;
  } */
  /* 서비스별 로고 다를때 수정영역 */
  #headerWrap .header h1.logo.pos a {
    color: #6075ff;
  }
  #headerWrap .header h1.logo.pos a.logoImg {
    width: 80px;
  }
  /* #headerWrap .header h1.logo.pos a.logoImg:before {
    background: url('../images/common/mo/logo_m_boxpos.png') no-repeat left top;
    background-size: 30px 30px;
  } */
  #headerWrap .header h1.logo.pos a.logoImg:after {
    content: '';
    color: #6075ff;
  }
  #headerWrap .header h1.logo.esg a {
    color: #007f55;
  }
  /* #headerWrap .header h1.logo.esg a.logoImg {
    width: 85px;
  } */
  /* #headerWrap .header h1.logo.esg a.logoImg:before {
    background: url('../images/common/mo/logo_m_esg.png') no-repeat left top;
    background-size: 30px 30px;
  }
  #headerWrap .header h1.logo.esg a.logoImg:after {
    content: 'ESG';
    color: #0056a3;
  } */
  #headerWrap .header .btnArrow {
    float: left;
    position: relative;
    top: 17px;
    z-index: 1;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/mo/header_back_icon.png') no-repeat center center;
    background-size: 26px;
  }
  #headerWrap .header .btnAlert {
    float: right;
    position: absolute;
    top: 16px;
    right: 58px;
    z-index: 1;
    width: 23px;
    height: 28px;
    font-size: 0;
    background: url('../images/common/mo/icon_alarm_off.png') no-repeat center center;
    background-size: 23px;
  }
  #headerWrap .header .btnAlert.on {
    width: 28px;
    height: 28px;
    background: url('../images/common/mo/icon_alarm_on.png') no-repeat center center;
    background-size: 28px;
  }
  #headerWrap .header .btnMenu {
    float: right;
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 1;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/mo/btn_header_2.png') no-repeat center center;
    background-size: 26px;
  }
  #headerWrap .header .btnClose {
    float: right;
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 1;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/mo/header_close_icon.png') no-repeat center center;
    background-size: 26px;
  }
  #headerWrap .header .btnClose.WhiteBtn {
    background: url('../images/contents/header_close_icon_W.png') no-repeat center center;
    background-size: 26px;
  }

  .headerMenu {
  }
  .headerMenu .bg {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0%;
    z-index: 13;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease 0.2s;
    opacity: 0;
  }
  .headerMenu .AllMenu {
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 13;
    width: 65%;
    height: 100%;
    background: #fff;
    transition: left 0.3s ease;
  }
  .headerMenu .AllMenu h2 {
    padding: 8.33vw 6.94vw;
    font-size: 5.56vw;
    color: #1c9bd7;
    border-bottom: 0.56vw solid #1c9bd7;
  }
  .headerMenu .AllMenu h2 a {
    font-size: 5.56vw;
    color: #1c9bd7;
    font-weight: bold;
  }
  .headerMenu .AllMenu h2:before {
    content: '';
    display: inline-block;
    width: 9.44vw;
    height: 9.44vw;
    margin-right: 1.85vw;
    margin-top: -1.05vw;
    vertical-align: middle;
    background: url(../images/common/img_menu_logo.png) no-repeat;
    background-size: cover;
  }
  .headerMenu .AllMenu .menu {
    border-bottom: 0.28vw solid #e8e8e8;
    padding: 6.48vw 6.94vw 4.63vw;
  }
  .headerMenu .AllMenu .menu h3 {
    font-size: 4.72vw;
    color: #333;
  }
  .headerMenu .AllMenu .menu ul {
    padding-top: 2.78vw;
  }
  .headerMenu .AllMenu .menu li {
    position: relative;
  }
  .headerMenu .AllMenu .menu li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.56vw;
    width: 1.11vw;
    height: 1.11vw;
    border-radius: 0.56vw;
    background: #cccccc;
  }
  .headerMenu .AllMenu .menu li a {
    display: block;
    height: 7.41vw;
    padding-left: 3.7vw;
    line-height: 7.41vw;
    font-size: 3.89vw;
    color: #333;
  }
  .headerMenu.on {
  }
  .headerMenu.on .bg {
    visibility: visible;
    left: 0;
    transition: all 0.3s ease;
    opacity: 1;
  }
  .headerMenu.on .AllMenu {
    left: 0;
    transition: left 0.3s ease 0.2s;
  }

  .subMenuWrap {
  }
  .subMenuWrap .bg {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0%;
    z-index: 101;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease 0.2s;
    opacity: 0;
  }
  .subMenuWrap .AllMenu {
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 102;
    width: 78%;
    max-width: 320px;
    height: 100%;
    background: #fff;
    transition: right 0.3s ease 0.2s;
  }
  .subMenuWrap.on .bg {
    visibility: visible;
    left: 0;
    transition: all 0.3s ease;
    opacity: 1;
  }
  .subMenuWrap.on .AllMenu {
    right: 0;
    transition: right 0.3s ease 0.2s;
  }
  .subMenuWrap .AllMenu .topBox {
    position: relative;
    width: 100%;
    height: 50px;
  }
  .subMenuWrap .AllMenu .topBox .btnsubMenuClose {
    float: right;
    position: absolute;
    top: 12px;
    right: 20px;
    z-index: 1;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/mo/header_close_icon.png') no-repeat center center;
    background-size: 26px;
  }
  .subMenuWrap .AllMenu .loginBox {
    width: 100%;
    height: 54px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 30px;
    border-bottom: 1px solid #dbdbdb;
  }
  .subMenuWrap .AllMenu .loginBox a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-decoration: underline;
    color: #3982d8;
  }
  .subMenuWrap .AllMenu .loginBox a .strong {
    font-weight: bold;
  }
  .subMenuWrap .gnbMenu {
    padding: 12.5px 0 22.5px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #dbdbdb;
  }
  .subMenuWrap .gnbMenu li {
  }
  .subMenuWrap .gnbMenu li a {
    display: block;
    position: relative;
    padding: 7.5px 30px 7.5px 40px;
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #333;
    font-weight: 500;
    box-sizing: border-box;
  }
  .subMenuWrap .gnbMenu li.icon a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url('../images/common/mo/icon_depth.png') no-repeat;
    background-size: cover;
  }
  .subMenuWrap .gnbMenu li.icon a.on:after {
    background: url('../images/common/mo/icon_depth_on.png') no-repeat;
    background-size: cover;
  }
  .subMenuWrap .gnbMenu li.icon .depth2 {
    display: none;
  }
  .subMenuWrap .gnbMenu li.icon .depth2 ul {
    padding: 16.5px 0 16.5px 0;
  }
  .subMenuWrap .gnbMenu li.icon .depth2 li a {
    display: block;
    position: relative;
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 6px 30px 6px 52px;
    color: #333;
    font-weight: normal;
  }
  .subMenuWrap .gnbMenu li.icon .depth2 li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 60px;
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .subMenuWrap .gnbMenu li.icon .depth2 li a:after,
  .subMenuWrap .gnbMenu li.icon .depth2 li a.on:after {
    display: none;
    background: none;
  }
  .subMenuWrap .tnbMenuWrap {
  }
  .subMenuWrap .tnbMenuWrap .tit {
    font-size: 1.6rem;
    color: #999;
    font-weight: bold;
    line-height: 2.4rem;
    padding: 20px 30px 0 30px;
    box-sizing: border-box;
  }
  .subMenuWrap .serviceMenu {
    padding: 12.5px 0 22.5px 0;
    box-sizing: border-box;
  }
  .subMenuWrap .serviceMenu li {
  }
  .subMenuWrap .serviceMenu li a {
    display: block;
    position: relative;
    padding: 7.5px 30px 7.5px 40px;
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #333;
    font-weight: 500;
    box-sizing: border-box;
  }
  .subMenuWrap .btnLogout.borderBtn {
    width: calc(100% - 60px);
    height: 45px;
    border-radius: 30px;
    margin: 0 30px 48px 30px;
    border: 1px solid #3982d8;
    font-size: 1.6rem;
    font-weight: bold;
    color: #3982d8;
    display: inline-block;
    text-align: center;
    line-height: 45px;
  }

  .hidden {
    font-size: 0;
  }

  .headerPopup.alertPop,
  .headerPopup.alertSettingPop {
    top: 60px;
  }
  .headerPopup.alertPop:before,
  .headerPopup.alertSettingPop:before {
    left: 245px;
  }
  /* //공통헤더 수정영역 */

  .ESbtn.on {
    background-color: #4066dc !important;
    color: #fff;
  }
  .ESbtn {
    background-color: #fff;
    border: 1px solid #2b36d2;
    color: #2b36d2;
  }

  #footer {
    padding: 20px 25px;
  }
  #footer ul.link li {
    margin-right: 15px;
  }
  #footer ul.link li:nth-child(3) {
    margin-right: 0px;
  }
  #footer ul.link li,
  #footer ul.link li a {
    font-size: 1.4rem;
  }
  #footer ul.link li span {
    font-size: 1.4rem;
  }
  #footer ul.link li .bar {
    margin: 0 4px;
  }
  #footer .copyright {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
  #footer .footerInfo p {
    font-size: 1.2rem;
  }
  #footer .footerInfo p:nth-child(4) {
    margin: 0 0px 0 0;
  }

  /* 공통헤더 수정영역 */
  #container {
    padding-top: 0;
  }
}

@media screen and (max-width: 460px) {
  /* 공통헤더 수정영역 */
  .headerPopup.alertPop,
  .headerPopup.alertSettingPop {
    top: 0px;
    right: 0;
  }
  #headerWrap .header {
    padding: 0 20px 0 10px;
  }
  /* 알람영역 css 수정 */
  /* 2022-08-24 수정 */
  .headerPopup {
    overflow: hidden;
    visibility: hidden;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0;
    border-radius: 0;
    background: #fff;
    transform: translateY(15px);
    opacity: 0;
    transition: all 0.3s ease;
  }
  /* //2022-08-24 수정 */
  .headerPopup.show {
    overflow: visible;
    visibility: visible;
    height: 100vh;
    transform: translateY(0);
    opacity: 1;
    transition: all 0.3s ease;
  }
  .headerPopup h2 {
    height: 61px;
    padding: 0 30px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 1.7rem;
    color: #111;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
  }
  .headerPopup .popCont {
    padding: 30px 30px 40px;
  }
  .headerPopup .popCont .tab {
    height: 33px;
    border-bottom: 3px solid #dbdbdb;
  }
  .headerPopup .popCont .tab ul {
    padding: 0;
  }
  .headerPopup .popCont .tab ul li {
    float: left;
    width: 50%;
    height: 30px;
  }
  .headerPopup .popCont .tab ul li:first-child {
    border-right: 1px solid #dbdbdb;
  }
  .headerPopup .popCont .tab ul li a {
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 1.3rem;
    color: #666;
    font-weight: normal;
  }
  .headerPopup .btnArrow {
    position: absolute;
    top: 16px;
    left: 20px;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/mo/header_back_icon.png') no-repeat center center;
    background-size: 26px;
  }
  .headerPopup .popClose {
    position: absolute;
    top: 16px;
    right: 20px;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/mo/header_close_icon.png') no-repeat center center;
    background-size: 26px;
  }
  .headerPopup .btnSetting {
    position: absolute;
    top: 16px;
    right: 58px;
    width: 26px;
    height: 26px;
    font-size: 0;
    background: url('../images/common/btn_setting.png') no-repeat center center;
  }

  .headerPopup .list {
    overflow-y: auto;
    max-height: calc(100vh - 182px);
    min-height: calc(100vh - 182px);
    padding: 0;
    display: inherit;
  }

  /* 2022-08-24 추가 */
  .headerPopup .btnGroup {
    width: 100%;
    overflow: hidden;
    display: flex;
    display: -ms-flex;
    height: 50px;
    border-radius: 0;
  }
  .headerPopup .btnGroup a {
    display: block;
    width: 100%;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: #1c9bd7;
  }
  .headerPopup .btnGroup .btn {
    position: unset;
    background: #3982d8;
    border-radius: 0;
    height: 50px;
    font-size: 1.5rem;
  }
  .headerPopup.alertSettingPop .list {
    padding: 30px 0 30px 30px;
    max-height: calc(100vh - 160px);
    min-height: calc(100vh - 160px);
  }
  /* //2022-08-24 수정 */

  .headerPopup.alertSettingPop .list .title {
    color: #111;
    font-weight: bold;
    width: calc(100% - 60px);
    display: inline-block;
    border-bottom: 0;
  }
  .headerPopup.alertSettingPop .list li .subList li .subtTitle {
    width: calc(100% - 60px);
    display: inline-block;
  }
  .alertSettingPop .togglebox label:hover .circle:after {
    box-shadow: none;
  }
  /* //공통헤더 수정영역 */

  #footer ul.link li,
  #footer ul.link li a {
    font-size: 1.2rem;
  }
  #footer ul.link li span {
    font-size: 1.2rem;
  }
  #footer ul.link li .bar {
    margin: 0 4px;
  }
  #footer .copyright {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1rem;
  }
  #footer .footerInfo p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 360px) {
}

/* 2022-08-24 추가 */
@media screen and (max-width: 320px) {
  .headerPopup.alertSettingPop .list {
    max-height: calc(100vh - 178px);
    min-height: calc(100vh - 178px);
  }
}
/* //2022-08-24 추가 */
